Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: World load crashing from Description: ResourceKey[minecraft:worldgen/placed_feature / iceandfire:cyclops_cave] #5411

Open
2 tasks done
itstaajaae opened this issue Nov 25, 2024 · 1 comment

Comments

@itstaajaae
Copy link

What happened?

I load into Minecraft then load into a world and this happens
latest.log
crash-2024-11-24_21.27.35-server.txt

Minecraft Version

1.20.1

Ice and Fire version

2.1.13

Citadel version

citadel

Relevant log output

No response

Other Information

  • I am using other mods besides Ice and Fire
  • I have attached a log file from the session that I have experienced this issue
@itstaajaae
Copy link
Author

crash-2024-11-24_21.27.35-server.txt

crash-2024-11-24_21.27.35-server.txt by itstaajaae [Raw]

---- Minecraft Crash Report ----
// Hi. I'm Connector, and I'm a crashaholic

SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.

// Embeddium instance tainted by mods: [sodiumoptionsapi, oculus]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// Uh... Did I do that?
Time: 2024-11-24 21:27:35
Description: Feature placement
java.lang.NullPointerException: Cannot invoke "net.minecraft.server.level.ServerLevel.m_8895_()" because "overworld" is null
at com.github.alexthe666.iceandfire.world.IafWorldData.get:L41
at com.github.alexthe666.iceandfire.world.IafWorldRegistry.isFarEnoughFromDangerousGen:L79
at com.github.alexthe666.iceandfire.util.WorldUtil.canGenerate:L232
at com.github.alexthe666.iceandfire.util.WorldUtil.canGenerate:L228
at com.github.alexthe666.iceandfire.world.gen.WorldGenCyclopsCave.m_142674_:L41
at net.minecraft.world.level.levelgen.feature.Feature.m_225028_:L155
at net.minecraft.world.level.levelgen.feature.ConfiguredFeature.m_224953_:L28
at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_226362_:L54
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept:unknown
at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining:unknown
at java.util.stream.ReferencePipeline$Head.forEach:unknown
at java.util.stream.ReferencePipeline$7$1.accept:unknown
at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining:unknown
at java.util.stream.ReferencePipeline$Head.forEach:unknown
at java.util.stream.ReferencePipeline$7$1.accept:unknown
at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining:unknown
at java.util.stream.AbstractPipeline.copyInto:unknown
at java.util.stream.AbstractPipeline.wrapAndCopyInto:unknown
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential:unknown
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential:unknown
at java.util.stream.AbstractPipeline.evaluate:unknown
at java.util.stream.ReferencePipeline.forEach:unknown
at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_226368_:L53
at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_226377_:L42
at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_:L357
at net.minecraft.world.level.chunk.ChunkStatus.m_279978_:L108
at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_:L309
at net.minecraft.world.level.chunk.ChunkStatus.m_280308_:L252
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27:L643
at com.mojang.datafixers.util.Either$Left.map:L38
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29:L634
at java.util.concurrent.CompletableFuture$UniCompose.tryFire:unknown
at java.util.concurrent.CompletableFuture$Completion.run:unknown
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_:L62
at net.minecraft.util.thread.ProcessorMailbox.m_18759_:L91
at net.minecraft.util.thread.ProcessorMailbox.m_18747_:L146
at net.minecraft.util.thread.ProcessorMailbox.run:L102
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec:unknown
at java.util.concurrent.ForkJoinTask.doExec:unknown
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec:unknown
at java.util.concurrent.ForkJoinPool.scan:unknown
at java.util.concurrent.ForkJoinPool.runWorker:unknown
at java.util.concurrent.ForkJoinWorkerThread.run:unknown
A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Suspected Mod:
Ice and Fire (iceandfire), Version: 2.1.13-1.20.1
Issue tracker URL: https://github.com/Alex-the-666/ice-and-fire/issues
at com.github.alexthe666.iceandfire.world.IafWorldData.get:L41
Stacktrace:
at com.github.alexthe666.iceandfire.world.IafWorldData.get:L41
at com.github.alexthe666.iceandfire.world.IafWorldRegistry.isFarEnoughFromDangerousGen:L79
at com.github.alexthe666.iceandfire.util.WorldUtil.canGenerate:L232
at com.github.alexthe666.iceandfire.util.WorldUtil.canGenerate:L228
at com.github.alexthe666.iceandfire.world.gen.WorldGenCyclopsCave.m_142674_:L41
at net.minecraft.world.level.levelgen.feature.Feature.m_225028_:L155
at net.minecraft.world.level.levelgen.feature.ConfiguredFeature.m_224953_:L28
at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_226362_:L54
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept:unknown
at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining:unknown
at java.util.stream.ReferencePipeline$Head.forEach:unknown
at java.util.stream.ReferencePipeline$7$1.accept:unknown
at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining:unknown
at java.util.stream.ReferencePipeline$Head.forEach:unknown
at java.util.stream.ReferencePipeline$7$1.accept:unknown
at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining:unknown
at java.util.stream.AbstractPipeline.copyInto:unknown
at java.util.stream.AbstractPipeline.wrapAndCopyInto:unknown
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential:unknown
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential:unknown
at java.util.stream.AbstractPipeline.evaluate:unknown
at java.util.stream.ReferencePipeline.forEach:unknown
at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_226368_:L53
at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_226377_:L42
at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_:L357
at net.minecraft.world.level.chunk.ChunkStatus.m_279978_:L108
at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_:L309
at net.minecraft.world.level.chunk.ChunkStatus.m_280308_:L252
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27:L643
at com.mojang.datafixers.util.Either$Left.map:L38
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29:L634
at java.util.concurrent.CompletableFuture$UniCompose.tryFire:unknown
at java.util.concurrent.CompletableFuture$Completion.run:unknown
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_:L62
at net.minecraft.util.thread.ProcessorMailbox.m_18759_:L91
at net.minecraft.util.thread.ProcessorMailbox.m_18747_:L146
at net.minecraft.util.thread.ProcessorMailbox.run:L102
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec:unknown
at java.util.concurrent.ForkJoinTask.doExec:unknown
-- Feature --
Details:
Description: ResourceKey[minecraft:worldgen/placed_feature / iceandfire:cyclops_cave]
Stacktrace:
at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_:L357
at net.minecraft.world.level.chunk.ChunkStatus.m_279978_:L108
at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_:L309
at net.minecraft.world.level.chunk.ChunkStatus.m_280308_:L252
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27:L643
at com.mojang.datafixers.util.Either$Left.map:L38
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29:L634
at java.util.concurrent.CompletableFuture$UniCompose.tryFire:unknown
at java.util.concurrent.CompletableFuture$Completion.run:unknown
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_:L62
at net.minecraft.util.thread.ProcessorMailbox.m_18759_:L91
at net.minecraft.util.thread.ProcessorMailbox.m_18747_:L146
at net.minecraft.util.thread.ProcessorMailbox.run:L102
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec:unknown
at java.util.concurrent.ForkJoinTask.doExec:unknown
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec:unknown
at java.util.concurrent.ForkJoinPool.scan:unknown
at java.util.concurrent.ForkJoinPool.runWorker:unknown
at java.util.concurrent.ForkJoinWorkerThread.run:unknown
-- Generation --
Details:
CenterX: -19
CenterZ: -51
Seed: 645249512579030513
Stacktrace:
at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_:L357
at net.minecraft.world.level.chunk.ChunkStatus.m_279978_:L108
at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_:L309
at net.minecraft.world.level.chunk.ChunkStatus.m_280308_:L252
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27:L643
at com.mojang.datafixers.util.Either$Left.map:L38
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29:L634
at java.util.concurrent.CompletableFuture$UniCompose.tryFire:unknown
at java.util.concurrent.CompletableFuture$Completion.run:unknown
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_:L62
at net.minecraft.util.thread.ProcessorMailbox.m_18759_:L91
at net.minecraft.util.thread.ProcessorMailbox.m_18747_:L146
at net.minecraft.util.thread.ProcessorMailbox.run:L102
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec:unknown
at java.util.concurrent.ForkJoinTask.doExec:unknown
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec:unknown
at java.util.concurrent.ForkJoinPool.scan:unknown
at java.util.concurrent.ForkJoinPool.runWorker:unknown
at java.util.concurrent.ForkJoinWorkerThread.run:unknown
-- Chunk to be generated --
Details:
Location: -19,-51
Position hash: -214748364819
Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@7a03bdec
Stacktrace:
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27:L643
at com.mojang.datafixers.util.Either$Left.map:L38
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29:L634
at java.util.concurrent.CompletableFuture$UniCompose.tryFire:unknown
at java.util.concurrent.CompletableFuture$Completion.run:unknown
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_:L62
at net.minecraft.util.thread.ProcessorMailbox.m_18759_:L91
at net.minecraft.util.thread.ProcessorMailbox.m_18747_:L146
at net.minecraft.util.thread.ProcessorMailbox.run:L102
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec:unknown
at java.util.concurrent.ForkJoinTask.doExec:unknown
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec:unknown
at java.util.concurrent.ForkJoinPool.scan:unknown
at java.util.concurrent.ForkJoinPool.runWorker:unknown
at java.util.concurrent.ForkJoinWorkerThread.run:unknown
-- Wrapped in --
Details:
Wrapping exception: ERROR CompletionException: net.minecraft.ReportedException: Feature placement
Stacktrace:
at net.minecraft.server.MinecraftServer.m_206568_:L718
at net.minecraft.server.MinecraftServer.m_130011_:L675
at net.minecraft.server.MinecraftServer.m_206580_:L251
at java.lang.Thread.run:unknown
-- Cobblemon --
Details:
Version: 1.5.2
Is Snapshot: false
Git Commit: df8f078 (https://gitlab.com/cable-mc/cobblemon/-/commit/df8f078d13702ab9a0[004](https://gnomebot.dev/paste/254806806516203520/1310432226546159697/1310432226076266558#L4)38910b822ceffbb2248)
Branch: HEAD
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.8, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 1683839160 bytes (1605 MiB) / 8388608000 bytes (8000 MiB) up to 8388608000 bytes (8000 MiB)
CPUs: 20
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i7-12700KF
Identifier: Intel64 Family 6 Model 151 Stepping 2
Microarchitecture: Alder Lake
Frequency (GHz): 3.61
Number of physical packages: 1
Number of physical CPUs: 12
Number of logical CPUs: 20
Graphics card #0 name: Parsec Virtual Display Adapter
Graphics card #0 vendor: Parsec Cloud, Inc.
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: DriverVersion=0.45.0.0
Graphics card #1 name: NVIDIA GeForce RTX 3080
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 4095.00
Graphics card #1 deviceId: 0x2216
Graphics card #1 versionInfo: DriverVersion=32.0.15.6614
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 46451.87
Virtual memory used (MB): 34769.55
Swap memory total (MB): 13824.00
Swap memory used (MB): 160.55
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8000m -Xms256m
Loaded Shaderpack: ComplementaryUnbound_r5.3 + EuphoriaPatches_1.4.3
Profile: Custom (+12 options changed by user)
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, mod:betterdungeons, mod:fluffy_fur (incompatible), mod:connectorextras_kubejs_bridge, mod:fabric_rendering_fluids_v1, mod:majruszsdifficulty (incompatible), mod:fabric_models_v0, mod:macawsroofsbyg, mod:forgeendertech, mod:modernfix (incompatible), mod:fabric_command_api_v1, mod:fabric_block_view_api_v2, mod:fabric_command_api_v2, mod:yungsapi, mod:gateways (incompatible), mod:connectorextras_rei_bridge, mod:wstweaks (incompatible), mod:apotheosis (incompatible), mod:mutantsbuff, mod:create_new_age, mod:snowrealmagic (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:qualitycrops (incompatible), mod:embeddium, mod:structure_gel, mod:tenshilib (incompatible), mod:industrialforegoing (incompatible), mod:botania, mod:fairylights (incompatible), mod:cobblebadges (incompatible), mod:spark (incompatible), mod:attributeslib (incompatible), mod:tombstone, mod:naturesaura (incompatible), mod:mcwroofs, mod:flib, mod:betterendisland, mod:fabric_rendering_data_attachment_v1, mod:tmtceic, mod:unchained (incompatible), mod:fastleafdecay, mod:betterjungletemples, mod:fabric_client_tags_api_v1, mod:smartbrainlib, mod:kiwi (incompatible), mod:tipsylib (incompatible), mod:mutantmonsters, mod:rechiseled (incompatible), mod:attributefix (incompatible), mod:fabric_screen_handler_api_v1, mod:caelus (incompatible), mod:immersive_weathering (incompatible), mod:integrated_api, mod:create_wizardry, mod:champions (incompatible), mod:design_decor (incompatible), mod:snowundertrees, mod:fusion, mod:fabric_particles_v1, mod:mythicbotany, mod:dungeons_arise, mod:createtaczauto, mod:terrablender, mod:biomesoplenty (incompatible), mod:mysticsbiomes, mod:justenoughbreeding, mod:fabric_block_api_v1, mod:corgilib, mod:fabric_resource_conditions_api_v1, mod:forgeconfigapiport, mod:domum_ornamentum, mod:flywheel, mod:shadowizardlib (incompatible), mod:bhc (incompatible), mod:justenoughprofessions, mod:almostunified (incompatible), mod:beastly_beacons, mod:structurize, mod:fabric_registry_sync_v0, mod:embers, mod:moremobvariants, mod:lootr, mod:fabric_object_builder_api_v1, mod:occultism, mod:fabric_message_api_v1, mod:cosmeticarmorreworked, mod:euphoria_patcher, mod:oculus, mod:ae2ct, mod:skyvillages (incompatible), mod:fibers, mod:kuma_api (incompatible), mod:fabric_renderer_api_v1, mod:fabric_item_api_v1, mod:towntalk (incompatible), mod:illagerinvasion, mod:betteroceanmonuments, mod:incendium, mod:sophisticatedcore (incompatible), mod:insanelib, mod:placebo (incompatible), mod:lootintegrations (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:progressivebosses, mod:ramcompat, mod:sodiumoptionsapi, mod:macawsroofsbop, mod:fzzy_config (incompatible), mod:fabric_api, mod:absentbydesign, mod:connectorextras_modmenu_bridge, mod:create_connected, mod:chipped (incompatible), mod:natures_spirit, mod:mcwbridges, mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:jearchaeology, mod:cobblemonintegrations (incompatible), mod:fabric_api_lookup_api_v1, mod:simplylight (incompatible), mod:industrialforegoingsouls (incompatible), mod:born_in_chaos_v1, mod:lionfishapi (incompatible), mod:connectorextras_architectury_bridge, mod:cataclysm (incompatible), mod:blockui, mod:vestis (incompatible), mod:megamons (incompatible), mod:elevatorid, mod:connectormod, mod:cupboard (incompatible), mod:framework, mod:enchantwithmob, mod:effortlessbuilding, mod:dreadsteel (incompatible), mod:fabric_key_binding_api_v1, mod:fabric_transfer_api_v1, mod:luminous_beasts, mod:irisflw, mod:connectorextras_pehkui_bridge, mod:fabric_resource_loader_v0, mod:enlightened_end, mod:clumps (incompatible), mod:artifacts, mod:azurelib, mod:mininggadgets (incompatible), mod:connectorextras_energy_bridge, mod:travelerstitles, mod:useless_sword, mod:endermanoverhaul (incompatible), mod:avaritia, mod:mysterious_mountain_lib (incompatible), mod:fabric_blockrenderlayer_v1, mod:amecsapi, mod:hoporp (incompatible), mod:reliquary (incompatible), mod:capture_xp (incompatible), mod:fabric_biome_api_v1, mod:minecolonies, mod:pylons, mod:ferritecore (incompatible), mod:cobblemonrider (incompatible), mod:betterf3, mod:rarcompat, mod:lodestone, mod:improvedmobs (incompatible), mod:valhelsia_core (incompatible), mod:overloadedarmorbar (incompatible), mod:create_enchantment_industry (incompatible), mod:easyanvils, mod:supermartijn642configlib (incompatible), mod:overhauledstructures (incompatible), mod:bop_create_mod_rose_quartz, mod:variantsandventures (incompatible), mod:playeranimator (incompatible), mod:irons_spellbooks, mod:additional_attributes (incompatible), mod:manaunification, mod:botarium (incompatible), mod:mcwwindows, mod:betternether, mod:advancementframes (incompatible), mod:fabric_convention_tags_v1, mod:powah (incompatible), mod:bagus_lib, mod:balm, mod:unimplemented_items (incompatible), mod:fabric_screen_api_v1, mod:jeresources, mod:ctov, mod:athena, mod:connectorextras_terrablender_bridge, mod:stylecolonies (incompatible), mod:glodium (incompatible), mod:ae2insertexportcard, mod:field_moves (incompatible), mod:fabric_game_rule_api_v1, mod:explorify (incompatible), mod:ironfurnaces, mod:apotheosis_ascended, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:searchables (incompatible), mod:framedblocks, mod:fightorflight (incompatible), mod:fabric_entity_events_v1, mod:sparsestructuresreforged (incompatible), mod:mr_limesplatus_ending, mod:adchimneys, mod:celestisynth, mod:jadeaddons (incompatible), mod:codechickenlib (incompatible), mod:brandonscore (incompatible), mod:draconicevolution, mod:cataclysm_ut, mod:bettermineshafts, mod:majruszlibrary (incompatible), mod:fabric_dimensions_v1, mod:mowziesmobs, mod:ati_structures, mod:integrated_villages, mod:fabric_model_loading_api_v1, mod:jei, mod:multipiston, mod:lithostitched, mod:everlastingabilities, mod:pehkui (incompatible), mod:create_cobblemon, mod:fabric_rendering_v1, mod:realmrpg_skeletons, mod:fabric_renderer_indigo, mod:apotheotic_additions, mod:naturescompass, mod:libx, mod:tmtcop, mod:toadlib (incompatible), mod:glitchcore (incompatible), mod:connectorextras_geckolib_fabric_compat, mod:fazcraft, mod:memoryleakfix (incompatible), mod:puzzlesaccessapi, mod:dungeons_arise_seven_seas, mod:forge, mod:vanity, mod:cofh_core, mod:idas, mod:bestylewither, mod:trimmed, mod:infernalmobs (incompatible), mod:fabric_api_base, mod:bettercombat (incompatible), mod:immersiveengineering (incompatible), mod:ohthetreesyoullgrow, mod:createutilities (incompatible), mod:spectrelib (incompatible), mod:connectorextras_jei_bridge, mod:guccivuitton, mod:jeiintegration (incompatible), mod:integrated_stronghold, mod:fabric_item_group_api_v1, mod:polymorph (incompatible), mod:zeta (incompatible), mod:ae2qolrecipes (incompatible), mod:fabric_recipe_api_v1, mod:vampirism, mod:vampirism_integrations (incompatible), mod:connectedglass, mod:visuality (incompatible), mod:puzzleslib, mod:fnaf_plushie_remastered, mod:fabric_sound_api_v1, mod:betterend, mod:cristellib (incompatible), mod:hexerei (incompatible), mod:cyclopscore, mod:betterwitchhuts, mod:geckolib, mod:biomeswevegone, mod:creeperoverhaul, mod:naturalist (incompatible), mod:architects_palette, mod:controlling (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire, mod:ice_and_fire_spellbooks, mod:fabric_data_attachment_api_v1, mod:mixinextras (incompatible), mod:cobblemonoutbreaks (incompatible), mod:cobblemon (incompatible), mod:kotlinforforge (incompatible), mod:twigs (incompatible), mod:create_dragon_lib (incompatible), mod:relics, mod:jeed (incompatible), mod:wunderlib, mod:railways, mod:dragonmounts, mod:bclib, mod:fabric_content_registries_v0, mod:sodiumdynamiclights, mod:farmersdelight, mod:tmtcd, mod:corn_delight (incompatible), mod:cataclysmiccombat, mod:endrem (incompatible), mod:cobbledex (incompatible), mod:colorfulhearts, mod:reach_entity_attributes, mod:dungeons_enhanced, mod:patchouli (incompatible), mod:simplehats (incompatible), mod:betterthirdperson, mod:ftbultimine (incompatible), mod:legendarysurvivaloverhaul (incompatible), mod:curios (incompatible), mod:wizards_reborn (incompatible), mod:sereneseasons (incompatible), mod:ars_nouveau (incompatible), mod:ars_ocultas (incompatible), mod:ars_elemental (incompatible), mod:eidolon (incompatible), mod:sereneseasonsfix, mod:enigmaticlegacy (incompatible), mod:resourcefullib (incompatible), mod:ebe (incompatible), mod:architectury (incompatible), mod:cobgyms, mod:satin, mod:trofers, mod:jcraft, mod:mca (incompatible), mod:dragonlib, mod:simplyswords (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:ftbchunks (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:fabric_loot_api_v2, mod:connectorextras, mod:attributizer (incompatible), mod:refurbished_furniture, mod:productivebees, mod:fabric_networking_api_v1, mod:enchanted (incompatible), mod:stateobserver (incompatible), mod:t_and_t (incompatible), mod:fabric_lifecycle_events_v1, mod:lradd (incompatible), mod:raccompat, mod:jmi (incompatible), mod:amendments (incompatible), mod:sophisticatedstorage (incompatible), mod:octolib, mod:mss (incompatible), mod:additionallanterns (incompatible), mod:productivelib, mod:rctmod, mod:tacz, mod:geckoanimfix (incompatible), mod:ensorcellation, mod:create, mod:createrailwaysnavigator, mod:crystal_clear (incompatible), mod:occultcreate (incompatible), mod:create_central_kitchen (incompatible), mod:cobbled_counter (incompatible), mod:waystones, mod:structory, mod:journeymap (incompatible), mod:yungscavebiomes, mod:fabric_mining_level_api_v1, mod:configured (incompatible), mod:enigmaticaddons, mod:mr_lukis_grandcapitals, mod:dungeoncrawl, mod:betterdeserttemples, mod:spawn_notification (incompatible), mod:mahoutsukai, mod:qualitysdelight (incompatible), mod:terralith, mod:bloodmagic (incompatible), mod:tomeofblood (incompatible), mod:tfmg (incompatible), mod:fabric_transitive_access_wideners_v1, mod:alexscaves, mod:tact, mod:moonlight (incompatible), mod:titanium (incompatible), mod:cobblemontrainers (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:ae2netanalyser (incompatible), mod:aecapfix, mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:ae2things (incompatible), mod:ae2additions (incompatible), mod:polyeng (incompatible), mod:megacells (incompatible), mod:delightful, mod:appflux (incompatible), mod:advanced_ae, mod:badmeteoroid, mod:jadecolonies (incompatible), mod:displaydelight, mod:mr_reds_morestructures, mod:forbidden_arcanus (incompatible), mod:lootintegrations_yungs (incompatible), mod:plushies (incompatible), mod:quark (incompatible), mod:supplementaries, mod:malum (incompatible), mod:parcool (incompatible), mod:nullscape, mod:createaddoncompatibility, mod:modonomicon, mod:create_pattern_schematics (incompatible), mod:mahou_tsukai_combat, mod:trainperspectivefix (incompatible), mod:expandability (incompatible), mod:connectorextras_emi_bridge, mod:fabric_data_generation_api_v1, mod:fabric_events_interaction_v0, Immersive Weathering Generated Pack, Supplementaries Generated Pack, T&T Waystone Patch Pack (incompatible), create_central_kitchen:corn_delight (incompatible), create_central_kitchen:farmersdelight (incompatible), fabric, libxdata/mythicbotany:curios, lithostitched/breaks_seed_parity, mutantmonsters:biome_modifications, natures_spirit:modified_badlands, natures_spirit:modified_birch_forest, natures_spirit:modified_dark_forest, natures_spirit:modified_desert, natures_spirit:modified_flower_forest, natures_spirit:modified_jungle, natures_spirit:modified_mountain_biomes, natures_spirit:modified_savannas, natures_spirit:modified_swamp, natures_spirit:modified_windswept_hills, tact/apply_tag_adjustments, mod:gunsmithlib (incompatible), mod:modnametooltip (incompatible), mod:betterendcities, mod:constructionwand, mod:nebs (incompatible), mod:apotheosis_modern_ragnarok (incompatible), mod:adlods, mod:uteamcore, mod:easy_villagers, mod:notrample, mod:measurements, mod:crafting_on_a_stick (incompatible), mod:mousetweaks, mod:overworldmirror, mod:clickadv (incompatible), mod:rechiseledcreate, mod:rotomphonecobblemon, mod:betteradvancements (incompatible), mod:fluxnetworks (incompatible), mod:advancementplaques (incompatible), mod:torchmaster, mod:bfendcities (incompatible), mod:trashslot, mod:treasuredistance (incompatible), mod:ars_creo (incompatible), mod:apotheoticcreation, mod:enchdesc (incompatible), mod:betterp2p, mod:iceberg (incompatible), mod:traveloptics, mod:fastpaintings (incompatible), mod:decorative_blocks, mod:functionalstorage, mod:modularrouters (incompatible), mod:pipez, mod:packetfixer (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: forge-47.3.0
Sinytra Connector: 1.0.0-beta.46+1.20.1
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
Installed Fabric mods:
| ================================================== | ============================== | ============================== | ==================== |
| naturespirit-1.6.3-1.20.1_mapped_srg_1.20.1.jar | Nature's Spirit | natures_spirit | 1.6.3-1.20.1 |
| better-nether-9.0.9_mapped_srg_1.20.1.jar | Better Nether | betternether | 9.0.9 |
| better-end-4.0.10_mapped_srg_1.20.1.jar | Better End | betterend | 4.0.10 |
| bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar | WunderLib | wunderlib | 1.1.5 |
| bclib-3.0.14_mapped_srg_1.20.1.jar | BCLib | bclib | 3.0.14 |
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
javafml@null
lowcodefml@null
Mod List:
YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
fluffy_fur-1.20.1-0.1.4.jar |Fluffy Fur |fluffy_fur |1.20.1-0.1.4 |DONE |Manifest: NOSIGNATURE
gunsmithlib-1.20.1-1.0.0.jar |GunsmithLib |gunsmithlib |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
kubejs-bridge-1.11.2+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |DONE |Manifest: NOSIGNATURE
majruszs-difficulty-forge-1.20.1-1.9.10.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.9.10 |DONE |Manifest: NOSIGNATURE
fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |DONE |Manifest: NOSIGNATURE
modnametooltip-1.20.1-1.20.0.jar |Mod Name Tooltip |modnametooltip |1.20.0 |DONE |Manifest: NOSIGNATURE
macawsroofsbyg-1.20.1-1.0.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.20.1-11.1.5.0-build.0890.jar |ForgeEndertech |forgeendertech |11.1.5.0 |DONE |Manifest: NOSIGNATURE
betterendcities-1.0.0-1.20.1.jar |Better End Cities Vanilla |betterendcities |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.19.5+mc1.20.1.jar |ModernFix |modernfix |5.19.5+mc1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |DONE |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |DONE |Manifest: NOSIGNATURE
fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
GatewaysToEternity-1.20.1-4.2.6.jar |Gateways To Eternity |gateways |4.2.6 |DONE |Manifest: NOSIGNATURE
rei-bridge-1.11.2+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.20.1-7.4.3.jar |Apotheosis |apotheosis |7.4.3 |DONE |Manifest: NOSIGNATURE
Mutants Buff 1.5.3 - 1.20.1.jar |mutantsbuff |mutantsbuff |1.0.0 |DONE |Manifest: NOSIGNATURE
clickadv-1.20.1-3.8.jar |clickadv mod |clickadv |1.20.1-3.8 |DONE |Manifest: NOSIGNATURE
create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |DONE |Manifest: NOSIGNATURE
SnowRealMagic-1.20.1-Forge-10.5.2.jar |Snow! Real Magic! |snowrealmagic |10.5.2 |DONE |Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
QualityCrops-1.20.1-1.3.3.jar |Quality Crops |qualitycrops |1.20.1-1.3.3 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
tenshilib-1.20.1-1.7.6-forge.jar |TenshiLib |tenshilib |1.20.1-1.7.6 |DONE |Manifest: NOSIGNATURE
industrial-foregoing-1.20.1-3.5.19.jar |Industrial Foregoing |industrialforegoing |3.5.19 |DONE |Manifest: NOSIGNATURE
Botania-1.20.1-446-FORGE.jar |Botania |botania |1.20.1-446-FORGE |DONE |Manifest: NOSIGNATURE
fairylights-7.0.0-1.20.1.jar |Fairy Lights |fairylights |7.0.0 |DONE |Manifest: NOSIGNATURE
CobbleBadges-forge-2.1.0+1.20.1.jar |CobbleBadges |cobblebadges |2.1.0+1.20.1 |DONE |Manifest: NOSIGNATURE
spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
tombstone-1.20.1-8.8.6.jar |Corail Tombstone |tombstone |8.8.6 |DONE |Manifest: NOSIGNATURE
NaturesAura-39.4.jar |NaturesAura |naturesaura |39.4 |DONE |Manifest: NOSIGNATURE
constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |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
YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |DONE |Manifest: NOSIGNATURE
Tomtaru's Cobblemon Immersive Engineering Tweaks |Tomtaru's Cobblemon & Immersiv|tmtceic |1.6.0 |DONE |Manifest: NOSIGNATURE
cobblemon-unchained-1.5-forge-1.0.1.jar |Cobblemon Unchained |unchained |1.5-forge-1.0.1 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
NekosEnchantedBooks-1.20.1-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |DONE |Manifest: NOSIGNATURE
SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
Kiwi-1.20.1-forge-11.6.2.jar |Kiwi Library |kiwi |11.6.2 |DONE |Manifest: NOSIGNATURE
TipsyLib-forge-1.20.1-2.0.9.jar |TipsyLib |tipsylib |2.0.9 |DONE |Manifest: NOSIGNATURE
MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |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
rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |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
apotheosis_modern_ragnarok-1.20.1-2.2.2.jar |Apotheosis Modern Ragnarok: Ze|apotheosis_modern_ragnarok |1.20.1-2.2.2 |DONE |Manifest: NOSIGNATURE
fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |DONE |Manifest: NOSIGNATURE
caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
immersive_weathering-1.20.1-2.0.3-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.3 |DONE |Manifest: NOSIGNATURE
integrated_api-1.5.1+1.20.1-forge.jar |Integrated API |integrated_api |1.5.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
create_wizardry-0.2.3-forge-1.20.1.jar |Create: Wizardry |create_wizardry |0.2.3 |DONE |Manifest: NOSIGNATURE
champions-forge-1.20.1-2.1.6.9-release.jar |Champions |champions |1.20.1-2.1.6.9-relea|DONE |Manifest: NOSIGNATURE
design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |DONE |Manifest: NOSIGNATURE
rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE
snowundertrees-1.20.1-1.4.6.jar |Snow Under Trees |snowundertrees |1.4.6 |DONE |Manifest: NOSIGNATURE
RotomPhoneCobblemon-forge-1.0.2+1.20.1.jar |RotomPhoneCobblemon |rotomphonecobblemon |1.0.2+1.20.1 |DONE |Manifest: NOSIGNATURE
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |DONE |Manifest: NOSIGNATURE
MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.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
createtaczauto-1.2.6-forge-1.20.1.jar |Create: TacZ Automation |createtaczauto |1.2.6 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
mysticsbiomes-1.20.1-3.4.2.jar |Mystic's Biomes |mysticsbiomes |3.4.2 |DONE |Manifest: NOSIGNATURE
justenoughbreeding-forge-1.20.x-1.4.1.jar |Just Enough Breeding |justenoughbreeding |1.4.1 |DONE |Manifest: NOSIGNATURE
AdLods-1.20.1-8.1.3.0-build.0820.jar |Large Ore Deposits |adlods |8.1.3.0 |DONE |Manifest: NOSIGNATURE
fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |DONE |Manifest: NOSIGNATURE
Corgilib-Forge-1.20.1-4.0.3.2.jar |CorgiLib |corgilib |4.0.3.2 |DONE |Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |DONE |Manifest: NOSIGNATURE
fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |DONE |Manifest: NOSIGNATURE
forgeconfigapiport-1.11.2+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.20.1-1.0.186-RELEASE-universal.|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.186-RELEA|DONE |Manifest: NOSIGNATURE
traveloptics_tweaks-2.1.0-1.20.1.jar |T.O Tweaks |traveloptics |2.1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
shadowizardlib-1.20.1-1.2.2.jar |ShadowizardLib |shadowizardlib |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
baubley-heart-canisters-1.20.1-1.1.0.jar |Baubley Heart Canisters |bhc |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |DONE |Manifest: NOSIGNATURE
BeastlyBeaconsV1.7.jar |Beastly Beacons |beastly_beacons |1.0.0 |DONE |Manifest: NOSIGNATURE
structurize-1.20.1-1.0.742-RELEASE.jar |Structurize |structurize |1.20.1-1.0.742-RELEA|DONE |Manifest: NOSIGNATURE
fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |DONE |Manifest: NOSIGNATURE
embersrekindled-1.20.1-1.3.9.jar |Embers Rekindled |embers |1.20.1-1.3.9 |DONE |Manifest: NOSIGNATURE
moremobvariants-forge+1.20.1-1.3.0.1.jar |More Mob Variants |moremobvariants |1.3.0.1 |DONE |Manifest: NOSIGNATURE
lootr-forge-1.20-0.7.34.89.jar |Lootr |lootr |0.7.34.87 |DONE |Manifest: NOSIGNATURE
fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |DONE |Manifest: NOSIGNATURE
occultism-1.20.1-1.140.2.jar |Occultism |occultism |1.140.2 |DONE |Manifest: NOSIGNATURE
fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |DONE |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |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
EuphoriaPatcher-1.4.3-r5.3-forge.jar |Euphoria Patcher |euphoria_patcher |1.4.3-r5.3-forge |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE
ae2ct-1.20.1-1.0.3.jar |ae2CraftingTree |ae2ct |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
SkyVillages-1.0.4-1.19.2-1.20.1-forge-release.jar |Sky Villages |skyvillages |1.0.4 |DONE |Manifest: NOSIGNATURE
Fibers Gunspack Forge v1.3.5 BETA (1.18.2-1.20.1).|Fibers Gun pack for Tac Z |fibers |1.3 |DONE |Manifest: NOSIGNATURE
kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |DONE |Manifest: NOSIGNATURE
fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |DONE |Manifest: NOSIGNATURE
towntalk-1.20.1-1.1.0.jar |TownTalk |towntalk |1.1.0 |DONE |Manifest: NOSIGNATURE
IllagerInvasion-v8.0.6-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |8.0.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
YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.7.10.795.jar |Sophisticated Core |sophisticatedcore |0.7.10.795 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.15.0-mc1.20.1.jar |InsaneLib |insanelib |1.15.0 |DONE |Manifest: NOSIGNATURE
Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
lootintegrations-1.20.1-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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
sophisticatedbackpacks-1.20.1-3.20.17.1150.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.17.1150 |DONE |Manifest: NOSIGNATURE
u_team_core-forge-1.20.1-5.1.4.326.jar |U Team Core |uteamcore |5.1.4.326 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
ProgressiveBosses-4.2.1-mc1.20.1.jar |Progressive Bosses |progressivebosses |4.2.1-mc1.20.1 |DONE |Manifest: NOSIGNATURE
ramcompat-1.20.1-0.1.4.jar |RAM-Compat |ramcompat |0.1.4 |DONE |Manifest: NOSIGNATURE
sodiumoptionsapi-forge-1.0.8-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.8 |DONE |Manifest: NOSIGNATURE
macawsroofsbop-1.20-1.1.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
fzzy_config-0.5.7+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.5.7+1.20.1+forge |DONE |Manifest: NOSIGNATURE
fabric-api-0.92.2+1.11.8+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.8+1.20.1|DONE |Manifest: NOSIGNATURE
absentbydesign-1.20.1-1.9.0.jar |Absent By Design Mod |absentbydesign |1.9.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
modmenu-bridge-1.11.2+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
create_connected-0.9.2-mc1.20.1-all.jar |Create: Connected |create_connected |0.9.2-mc1.20.1 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE
naturespirit-1.6.3-1.20.1_mapped_srg_1.20.1.jar |Nature's Spirit |natures_spirit |1.6.3-1.20.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
tempad-forge-1.20.1-2.3.4.jar |Tempad |tempad |2.3.4 |DONE |Manifest: NOSIGNATURE
HostileNeuralNetworks-1.20.1-5.3.3.jar |Hostile Neural Networks |hostilenetworks |5.3.3 |DONE |Manifest: NOSIGNATURE
jearchaeology-1.20.1-1.0.4.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
cobblemonintegrations-1.20.1-1.0.7.jar |Cobblemon Integrations |cobblemonintegrations |1.0.7 |DONE |Manifest: NOSIGNATURE
fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |DONE |Manifest: NOSIGNATURE
simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
industrial-foregoing-souls-1.20.1-1.0.7.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.20.1-1.0.7 |DONE |Manifest: NOSIGNATURE
born_in_chaos_[Forge]1.20.1_1.5.2.jar |Born in Chaos |born_in_chaos_v1 |1.5.2 |DONE |Manifest: NOSIGNATURE
lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
architectury-bridge-1.11.2+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-2.26 - 1.20.1.jar |Cataclysm Mod |cataclysm |2.26 |DONE |Manifest: NOSIGNATURE
blockui-1.20.1-1.0.156-RELEASE.jar |UI Library Mod |blockui |1.20.1-1.0.156-RELEA|DONE |Manifest: NOSIGNATURE
vestis-1.0.1.jar |Malum: Vestis |vestis |1.0.1 |DONE |Manifest: NOSIGNATURE
MegamonsForge-1.2.1.jar |Ascension Megamons |megamons |1.5.0+1.20.1-forge+f|DONE |Manifest: NOSIGNATURE
elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
Connector-1.0.0-beta.46+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.46+1.20.1|DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
framework-forge-1.20.1-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
enchantwithmob-1.20.1-11.13.1.jar |EnchantWithMob |enchantwithmob |1.20.1-11.13.1 |DONE |Manifest: NOSIGNATURE
effortlessbuilding-1.20.1-3.9-all.jar |Effortless Building |effortlessbuilding |3.9 |DONE |Manifest: NOSIGNATURE
dreadsteel-1.20.1-1.1.9.jar |Dreadsteel |dreadsteel |1.1.9 |DONE |Manifest: NOSIGNATURE
fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |DONE |Manifest: NOSIGNATURE
BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |0.4.2.10 |DONE |Manifest: NOSIGNATURE
fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |DONE |Manifest: NOSIGNATURE
Luminous Beast V1.1 - Forge 1.20.1.jar |Luminous Beasts |luminous_beasts |1.1 |DONE |Manifest: NOSIGNATURE
oculus-flywheel-compat-forge1.20.1+1.1.2.jar |Oculus Flywheel Compat |irisflw |1.1.2 |DONE |Manifest: NOSIGNATURE
pehkui-bridge-1.11.2+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |DONE |Manifest: NOSIGNATURE
enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |DONE |Manifest: NOSIGNATURE
decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE
azurelib-neo-1.20.1-2.0.39.jar |AzureLib |azurelib |2.0.39 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.15.6.jar |Mining Gadgets |mininggadgets |1.15.6 |DONE |Manifest: NOSIGNATURE
energy-bridge-1.11.2+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
useless-sword-1.20.1-V1.4.1.jar |Useless Sword |useless_sword |1.4.1 |DONE |Manifest: NOSIGNATURE
endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
Re-Avaritia-forged-1.20.1-1.3.8.3.jar |Re-Avaritia-forged |avaritia |1.3.8.3 |DONE |Manifest: NOSIGNATURE
mysterious_mountain_lib-1.5.17-1.20.1.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.5.17-1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |DONE |Manifest: NOSIGNATURE
amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |DONE |Manifest: NOSIGNATURE
HopoBetterRuinedPortals-[1.20-1.20.2]-1.3.7.jar |HopoBetterRuinedPortals |hoporp |1.3.7 |DONE |Manifest: NOSIGNATURE
easy-villagers-forge-1.20.1-1.1.23.jar |Easy Villagers |easy_villagers |1.20.1-1.1.23 |DONE |Manifest: NOSIGNATURE
reliquary-1.20.1-2.0.45.1248.jar |Reliquary |reliquary |2.0.45.1248 |DONE |Manifest: NOSIGNATURE
cobblemon-capturexp-1.5-forge-1.0.1.jar |Cobblemon Capture XP |capture_xp |1.5-forge-1.0.1 |DONE |Manifest: NOSIGNATURE
FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |DONE |Manifest: NOSIGNATURE
fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |DONE |Manifest: NOSIGNATURE
minecolonies-1.20.1-1.1.603-RELEASE.jar |MineColonies |minecolonies |1.20.1-1.1.603-RELEA|DONE |Manifest: NOSIGNATURE
pylons-1.20.1-4.2.1.jar |Pylons |pylons |4.2.1 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |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
cobblemonrider-1.2.4.jar |cobblemonrider |cobblemonrider |1.2.4 |DONE |Manifest: NOSIGNATURE
functionalstorage-1.20.1-1.2.10.jar |Functional Storage |functionalstorage |1.20.1-1.2.10 |DONE |Manifest: NOSIGNATURE
modular-routers-12.1.1+mc1.20.1.jar |Modular Routers |modularrouters |12.1.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
notrample-1.20.1-1.0.1.jar |No Trample |notrample |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE
rarcompat-1.20.1-0.1.7.jar |RAR-Compat |rarcompat |0.1.7 |DONE |Manifest: NOSIGNATURE
lodestone-1.20.1-1.6.4.1.jar |Lodestone |lodestone |1.20.1-1.6.4.1 |DONE |Manifest: NOSIGNATURE
improvedmobs-1.20.1-1.13.0-forge.jar |Improved Mobs Mod |improvedmobs |1.20.1-1.13.0 |DONE |Manifest: NOSIGNATURE
valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
overloadedarmorbar-1.20.1-1.jar |Overloaded Armor Bar |overloadedarmorbar |1.20.1-1 |DONE |Manifest: NOSIGNATURE
create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
Epic Dungeons-0.1.04-Forge-1.19-1.20.1.jar |Epic Dungeons |overhauledstructures |1.19~1.20.1 |DONE |Manifest: NOSIGNATURE
bop_create_mod_rose_quartz-1.0.0.jar |BOP Create Mod Rose Quartz |bop_create_mod_rose_quartz |1.0.0 |DONE |Manifest: NOSIGNATURE
variantsandventures-forge-mc1.20.1-1.0.6.jar |Variants & Ventures |variantsandventures |1.0.6 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
irons_spellbooks-1.20.1-3.4.0.4.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.4 |DONE |Manifest: NOSIGNATURE
additional_attributes-1.20.1-1.2.1-all.jar |Additional Attributes |additional_attributes |1.2.1 |DONE |Manifest: NOSIGNATURE
manaunification-1.20.1-1.0.3.jar |Mana Unification Mod |manaunification |1.0.3 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
better-nether-9.0.9_mapped_srg_1.20.1.jar |Better Nether |betternether |9.0.9 |DONE |Manifest: NOSIGNATURE
advancementframes-1.20-2.2.7.jar |Advancement Frames |advancementframes |1.20-2.2.7 |DONE |Manifest: NOSIGNATURE
fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |DONE |Manifest: NOSIGNATURE
Powah-5.0.7.jar |Powah |powah |5.0.7 |DONE |Manifest: NOSIGNATURE
bagus_lib-1.20.1-5.3.0.jar |Bagus Lib |bagus_lib |1.20.1-5.3.0 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE
cobblemon-unimplemented-items-1.5-forge-1.3.0.jar |Unimplemented Items |unimplemented_items |1.5-forge-1.3.0 |DONE |Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
[forge]ctov-3.4.10.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.10 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
terrablender-bridge-1.11.2+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
stylecolonies-1.11-1.20.1.jar |stylecolonies mod |stylecolonies |1.11 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.20.1-forge-1.6.7.jar |Advancement Plaques |advancementplaques |1.6.7 |DONE |Manifest: NOSIGNATURE
Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE
ae2insertexportcard-1.20.1-1.3.0.jar |AE2 Insert Export Card |ae2insertexportcard |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE
cobblemon-field-moves-1.5-forge-1.1.1.jar |Cobblemon Field Moves |field_moves |1.5-forge-1.1.1 |DONE |Manifest: NOSIGNATURE
torchmaster-20.1.9.jar |Torchmaster |torchmaster |20.1.9 |DONE |Manifest: NOSIGNATURE
fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |DONE |Manifest: NOSIGNATURE
Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE
apotheosis_ascended-1.20.1-1.6.0.jar |Apotheosis Ascended |apotheosis_ascended |1.20.1-1.6.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+a |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |DONE |Manifest: NOSIGNATURE
FramedBlocks-9.3.1.jar |FramedBlocks |framedblocks |9.3.1 |DONE |Manifest: NOSIGNATURE
fightorflight-forge-0.5.3.jar |Cobblemon Fight or Flight |fightorflight |0.5.0 |DONE |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |DONE |Manifest: NOSIGNATURE
sparsestructuresreforged-1.20.1-0.0.1.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-0.0.1 |DONE |Manifest: NOSIGNATURE
tru.e-ending-v1.1.0c.jar |True Ending: Ender Dragon Over|mr_limesplatus_ending |1-v1.1.0c |DONE |Manifest: NOSIGNATURE
AdChimneys-1.20.1-10.1.15.0-build.0828.jar |Advanced Chimneys |adchimneys |10.1.15.0 |DONE |Manifest: NOSIGNATURE
celestisynth-1.20.1-1.3.1.jar |Celestisynth |celestisynth |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
JadeAddons-1.20.1-Forge-5.3.1.jar |Jade Addons |jadeaddons |5.3.1+forge |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.20.1-4.4.0.516-universal.jar |CodeChicken Lib |codechickenlib |4.4.0.516 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
BrandonsCore-1.20.1-3.2.1.302-universal.jar |Brandon's Core |brandonscore |3.2.1.302 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
Draconic-Evolution-1.20.1-3.1.2.588-universal.jar |Draconic Evolution |draconicevolution |3.1.2.588 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
cataclysm_ut-33 - 1.20.1.jar |Cataclysm Apotheosis |cataclysm_ut |1.9.0 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
majrusz-library-forge-1.20.1-7.0.8.jar |Majrusz Library |majruszlibrary |7.0.8 |DONE |Manifest: NOSIGNATURE
crafting-on-a-stick-1.20.1-1.1.5.jar |Crafting On A Stick |crafting_on_a_stick |1.1.5 |DONE |Manifest: NOSIGNATURE
fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |DONE |Manifest: NOSIGNATURE
mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |DONE |Manifest: NOSIGNATURE
ati_structures(1.20)_v1.1.0_FORGE.jar |ati_structures |ati_structures |1.1.0 |DONE |Manifest: NOSIGNATURE
integrated_villages-1.1.1+1.20.1-forge.jar |Integrated Villages |integrated_villages |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.105.jar |Just Enough Items |jei |15.20.0.105 |DONE |Manifest: NOSIGNATURE
multipiston-1.20-1.2.43-RELEASE.jar |Multi-Piston |multipiston |1.20-1.2.43-RELEASE |DONE |Manifest: NOSIGNATURE
lithostitched-forge-1.20.1-1.3.8.jar |Lithostitched |lithostitched |1.3.8 |DONE |Manifest: NOSIGNATURE
EverlastingAbilities-1.20.1-2.2.0.jar |EverlastingAbilities |everlastingabilities |2.2.0 |DONE |Manifest: NOSIGNATURE
Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
Create-Cobblemon-Forge-v0.4.jar |Create: Cobblemon Industrializ|create_cobblemon |0.4 |DONE |Manifest: NOSIGNATURE
fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |DONE |Manifest: NOSIGNATURE
realmrpg_fallen_adventurers_1.0.3_forge_1.20.1.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.3 |DONE |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |DONE |Manifest: NOSIGNATURE
ApotheoticAdditionsV2.0.2.jar |Apotheotic Additions |apotheotic_additions |2.0.1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE
Cobblemon O' Plenty 1.20.1 B.2.0.jar |Cobblemon O' Plenty |tmtcop |2.0.0 |DONE |Manifest: NOSIGNATURE
ToadLib-1.20.1-1.1.4.jar |ToadLib |toadlib |1.1.4 |DONE |Manifest: NOSIGNATURE
GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |0.0.1.1 |DONE |Manifest: NOSIGNATURE
geckolib-fabric-compat-1.11.2+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
fazcraft-3.7.7.1-1.20.1.jar |Fazcraft |fazcraft |3.7.7.1 |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |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
DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.2 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |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
vanity-forge-2.1.1.jar |Vanity |vanity |2.1.1 |DONE |Manifest: NOSIGNATURE
cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
idas_forge-1.10.1+1.20.1.jar |Integrated Dungeons and Struct|idas |1.10.1+1.20.1 |DONE |Manifest: NOSIGNATURE
bestylewither-forge-mc1.20-1.6.1.jar |BE Style Wither |bestylewither |1.6.1 |DONE |Manifest: NOSIGNATURE
trimmed-1.20.1-2.1.4+forge.jar |Trimmed |trimmed |2.1.4 |DONE |Manifest: NOSIGNATURE
infernalmobs-1.20.1.3.jar |Infernal Mobs |infernalmobs |1.20.1.3 |DONE |Manifest: NOSIGNATURE
fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.20.1-10.1.0-171 (1).jar |Immersive Engineering |immersiveengineering |1.20.1-10.1.0-171 |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
overworld_mirror-forge-1.20.1-1.7.0.23.jar |Overworld Mirror |overworldmirror |1.7.0.23 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.1.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
createutilities-0.3.0+1.20.1.jar |Create Utilities |createutilities |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
jei-bridge-1.11.2+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
guccivuitton-1.20.1-0.2.1.jar |Gucci & Vuitton Attachments |guccivuitton |0.2.1 |DONE |Manifest: NOSIGNATURE
jeiintegration_1.20.1-10.0.0.jar |JEI Integration |jeiintegration |10.0.0 |DONE |Manifest: NOSIGNATURE
pipez-forge-1.20.1-1.2.16.jar |Pipez |pipez |1.20.1-1.2.16 |DONE |Manifest: NOSIGNATURE
integrated_stronghold-1.1.1+1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
ae2qolrecipes-forge-1.18.x-1.20.x-1.2.0.jar |AE2 QoL Recipes |ae2qolrecipes |1.2.0 |DONE |Manifest: NOSIGNATURE
fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |DONE |Manifest: NOSIGNATURE
Vampirism-1.20.1-1.10.11.jar |Vampirism |vampirism |1.10.11 |DONE |Manifest: NOSIGNATURE
vampirism_integrations-1.20.1-1.8.0.jar |Vampirism Integrations |vampirism_integrations |1.8.0 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |DONE |Manifest: NOSIGNATURE
visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.1.25-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.25 |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
Fnaf Plushie Remastered October 29th.jar |Fnaf Plushie Remastered |fnaf_plushie_remastered |1.0.0 |DONE |Manifest: NOSIGNATURE
fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |DONE |Manifest: NOSIGNATURE
better-end-4.0.10_mapped_srg_1.20.1.jar |Better End |betterend |4.0.10 |DONE |Manifest: NOSIGNATURE
cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |DONE |Manifest: NOSIGNATURE
hexerei-0.4.2.1.jar |Hexerei |hexerei |1.20.1-0.4.2 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.20.1-1.19.5.jar |Cyclops Core |cyclopscore |1.19.5 |DONE |Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
Oh-The-Biomes-Weve-Gone-Forge-1.4.4.jar |Oh The Biomes We've Gone |biomeswevegone |1.4.4 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE
naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
Architects-Palette-1.20.1-1.3.6.1.jar |Architect's Palette |architects_palette |1.3.6.1 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
ice_and_fire_spellbooks-2.3.1-1.20.1.jar |Ice and Fire: Spellbooks |ice_and_fire_spellbooks |2.3.1-1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |DONE |Manifest: NOSIGNATURE
cobblemonoutbreaks-1.1.4-1.20.1.jar |Cobblemon Outbreaks |cobblemonoutbreaks |1.1.4-1.20.1 |DONE |Manifest: NOSIGNATURE
Cobblemon-forge-1.5.2+1.20.1.jar |Cobblemon |cobblemon |1.5.2+1.20.1 |DONE |Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |DONE |Manifest: NOSIGNATURE
create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
relics-1.20.1-0.8.0.7.jar |Relics |relics |0.8.0.7 |DONE |Manifest: NOSIGNATURE
jeed-1.20-2.2.2.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.2 |DONE |Manifest: NOSIGNATURE
bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar|WunderLib |wunderlib |1.1.5 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.6.7+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.7+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
dragonmounts-1.20.1-1.2.3-beta.jar |Dragon Mounts: Legacy |dragonmounts |1.2.3-beta |DONE |Manifest: NOSIGNATURE
bclib-3.0.14_mapped_srg_1.20.1.jar |BCLib |bclib |3.0.14 |DONE |Manifest: NOSIGNATURE
fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |DONE |Manifest: NOSIGNATURE
sodiumdynamiclights-forge-1.0.9-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.5.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
Tomtaru's Cobblemon Farmer's Delight Tweaks - 1.2|Tomtaru's Cobblemon & Farmer's|tmtcd |0.0.3 |DONE |Manifest: NOSIGNATURE
corn_delight-1.1.6-1.20.1.jar |Corn Delight |corn_delight |1.1.6-1.20.1 |DONE |Manifest: NOSIGNATURE
cataclysmiccombat-1.4.jar |Cataclysmic Combat |cataclysmiccombat |1.4 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.3.3-R-1.20.1.jar |End Remastered |endrem |5.3.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
cobbledex-1.20.1-forge-1.1.0.jar |Cobbledex |cobbledex |1.1.0 |DONE |Manifest: NOSIGNATURE
bfendcities-1.0.jar |Big F&$%ing End Cities |bfendcities |1.0 |DONE |Manifest: NOSIGNATURE
colorfulhearts-forge-1.20.1-4.3.16.jar |Colorful Hearts |colorfulhearts |4.3.16 |DONE |Manifest: NOSIGNATURE
reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |DONE |Manifest: NOSIGNATURE
dungeons_enhanced-1.20.1-5.2.2.jar |Dungeons Enhanced |dungeons_enhanced |5.2.2 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
simplehats-forge-1.20.1-0.3.2.jar |SimpleHats |simplehats |1.20.1-0.3.2 |DONE |Manifest: NOSIGNATURE
BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE
legendarysurvivaloverhaul-1.20.1-2.0.15.jar |Legendary Survival Overhaul |legendarysurvivaloverhaul |1.20.1-1.20.1-2.0.15|DONE |Manifest: NOSIGNATURE
curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |DONE |Manifest: NOSIGNATURE
wizards_reborn-1.20.1-0.2.3.jar |Wizard's Reborn |wizards_reborn |1.20.1-0.2.3 |DONE |Manifest: NOSIGNATURE
SereneSeasons-forge-1.20.1-9.1.0.0.jar |Serene Seasons |sereneseasons |9.1.0.0 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |DONE |Manifest: NOSIGNATURE
ars_ocultas-1.20.1-1.2.2-all.jar |Ars Ocultas |ars_ocultas |1.2.2 |DONE |Manifest: NOSIGNATURE
ars_elemental-1.20.1-0.6.7.7.jar |Ars Elemental |ars_elemental |0.6.7.7 |DONE |Manifest: NOSIGNATURE
eidolon_repraised-1.20.1-0.3.8.15.jar |Eidolon:Repraised |eidolon |0.3.8.15 |DONE |Manifest: NOSIGNATURE
sereneseasonsfix-1.20.2-1.1.0.1.jar |Serene Seasons Fix |sereneseasonsfix |1.1.0.1 |DONE |Manifest: NOSIGNATURE
EnigmaticLegacy-2.30.1.jar |Enigmatic Legacy |enigmaticlegacy |2.30.1 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
EBE-1.20-1.20.1-0.9.1B.jar |EnlightedBlockEntities |ebe |0.9.1-BETA |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
cobgyms-forge-2.0.2+1.20.1.jar |CobGyms |cobgyms |2.0.2 |DONE |Manifest: NOSIGNATURE
satin-forge-1.18.5.jar |Satin |satin |1.18.5 |DONE |Manifest: NOSIGNATURE
trofers-forge-5.0.2.jar |Trofers |trofers |5.0.2 |DONE |Manifest: NOSIGNATURE
jcraft-forge-0.15.4.jar |JCraft |jcraft |0.15.4 |DONE |Manifest: NOSIGNATURE
minecraft-comes-alive-7.5.21+1.20.1-universal.jar |Minecraft Comes Alive |mca |7.5.21+1.20.1 |DONE |Manifest: NOSIGNATURE
dragonlib-forge-1.20.1-2.2.16.jar |DragonLib |dragonlib |1.20.1-2.2.16 |DONE |Manifest: NOSIGNATURE
simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.2.6.jar |FTB Library |ftblibrary |2001.2.6 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE
ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE
ftb-essentials-forge-2001.2.2.jar |FTB Essentials |ftbessentials |2001.2.2 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-2001.3.3.jar |FTB Chunks |ftbchunks |2001.3.3 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-2001.4.9.jar |FTB Quests |ftbquests |2001.4.9 |DONE |Manifest: NOSIGNATURE
ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |DONE |Manifest: NOSIGNATURE
fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |DONE |Manifest: NOSIGNATURE
ConnectorExtras-1.11.2+1.20.1.jar |Connector Extras |connectorextras |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
attributizer-2.1.jar |Attributizer |attributizer |2.1 |DONE |Manifest: NOSIGNATURE
refurbished_furniture-forge-1.20.1-1.0.8.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.8 |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
productivebees-1.20.1-12.6.0.jar |Productive Bees |productivebees |1.20.1-12.6.0 |DONE |Manifest: NOSIGNATURE
fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |DONE |Manifest: NOSIGNATURE
enchanted-forge-1.20.1-3.0.8.jar |Enchanted |enchanted |3.0.8 |DONE |Manifest: NOSIGNATURE
stateobserver-forge-1.20.1-1.4.2.jar |StateObserver |stateobserver |1.4.2 |DONE |Manifest: NOSIGNATURE
Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |DONE |Manifest: NOSIGNATURE
lradd-1.20.1-0.2.3.jar |LesRaisinsAddon |lradd |0.2.3 |DONE |Manifest: NOSIGNATURE
raccompat-1.20.1-0.1.3.jar |RAC-Compat |raccompat |0.1.3 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE
jmi-forge-1.20.1-0.14-48.jar |JourneyMap Integration |jmi |1.20.1-0.14-48 |DONE |Manifest: NOSIGNATURE
treasuredistance-1.20-1.2.jar |Treasure Distance mod |treasuredistance |1.20-1.2 |DONE |Manifest: NOSIGNATURE
amendments-1.20-1.2.12.jar |Amendments |amendments |1.20-1.2.12 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-0.10.50.955.jar |Sophisticated Storage |sophisticatedstorage |0.10.50.955 |DONE |Manifest: NOSIGNATURE
OctoLib-FORGE-0.4.2+1.20.1.jar |OctoLib |octolib |0.4.2 |DONE |Manifest: NOSIGNATURE
mss-1.2.6-1.20.jar |Moog's Soaring Structures |mss |1.2.6-1.20-forge |DONE |Manifest: NOSIGNATURE
additionallanterns-1.1.1a-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1a |DONE |Manifest: NOSIGNATURE
productivelib-1.20.1-0.0.4.jar |Productive Lib |productivelib |1.20.1-0.0.4 |DONE |Manifest: NOSIGNATURE
rctmod-forge-1.20.1-0.12.0-beta.jar |Radical Cobblemon Trainers |rctmod |0.12.0-beta |DONE |Manifest: NOSIGNATURE
tacz-1.20.1-1.0.3-all.jar |Timeless & Classics Guns: Zero|tacz |1.0.3 |DONE |Manifest: NOSIGNATURE
GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |DONE |Manifest: NOSIGNATURE
ensorcellation-1.20.1-5.0.2.24.jar |Ensorcellation |ensorcellation |5.0.2 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
createrailwaysnavigator-forge-1.20.1-0.6.0.jar |Create Railways Navigator |createrailwaysnavigator |1.20.1-0.6.0 |DONE |Manifest: NOSIGNATURE
ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |DONE |Manifest: NOSIGNATURE
Crystal-Clear-2.1-Beta-forge.jar |Create: Crystal Clear |crystal_clear |2.1-Beta |DONE |Manifest: NOSIGNATURE
occultcreate-1.20.1-1.0.1.jar |Occult Creations |occultcreate |1.0.1 |DONE |Manifest: NOSIGNATURE
create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |DONE |Manifest: NOSIGNATURE
cobblemon-counter-1.5-forge-1.2.0.jar |Cobblemon Counter |cobbled_counter |1.5-forge-1.2.0 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.1.6.jar |Waystones |waystones |14.1.6 |DONE |Manifest: NOSIGNATURE
Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |DONE |Manifest: NOSIGNATURE
journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE
YungsCaveBiomes-1.20.1-Forge-2.0.1.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.1 |DONE |Manifest: NOSIGNATURE
fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |DONE |Manifest: NOSIGNATURE
configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |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
apotheoticcreation-1.0.1.jar |Apotheosis/Create Addon |apotheoticcreation |1.0.1 |DONE |Manifest: NOSIGNATURE
enigmaticaddons-1.1.4.jar |Enigmatic Addons |enigmaticaddons |1.1.4 |DONE |Manifest: NOSIGNATURE
lukis-grand-capitals-1.1.1.jar |Luki's Grand Capitals |mr_lukis_grandcapitals |1.1.1 |DONE |Manifest: NOSIGNATURE
Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
cobblemon-spawn-notification-1.5-forge-1.2.0.jar |Cobblemon Spawn Notification |spawn_notification |1.5-forge-1.2.0 |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.20.1-v1.34.78.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.78 |DONE |Manifest: NOSIGNATURE
QualitysDelight-1.20.1-1.5.3.jar |Quality's Delight |qualitysdelight |1.20.1-1.5.3 |DONE |Manifest: NOSIGNATURE
Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |DONE |Manifest: NOSIGNATURE
tomeofblood-1.20.1-0.4.4-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.4 |DONE |Manifest: NOSIGNATURE
tfmg-0.9.3-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.9.3-1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |DONE |Manifest: NOSIGNATURE
alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
tact-1.2.1+1.20.1.jar |TACT |tact |1.2.1 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |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
moonlight-1.20-2.13.30-forge.jar |Moonlight Library |moonlight |1.20-2.13.30 |DONE |Manifest: NOSIGNATURE
titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
CobblemonTrainers-1.1.11+1.5.2-forge.jar |CobblemonTrainers |cobblemontrainers |1.1.11+1.5.2 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |DONE |Manifest: NOSIGNATURE
appliedenergistics2-forge-15.2.13.jar |Applied Energistics 2 |ae2 |15.2.13 |DONE |Manifest: NOSIGNATURE
AEInfinityBooster-1.20.1-1.0.0+21.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0+21 |DONE |Manifest: NOSIGNATURE
betterp2p-1.4.3-forge.jar |Better P2P |betterp2p |1.4.3 |DONE |Manifest: NOSIGNATURE
AE2NetworkAnalyzer-1.20-1.0.6-forge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.20-1.0.6-forge |DONE |Manifest: NOSIGNATURE
aecapfix-0.9.jar |AECapFix |aecapfix |0.9 |DONE |Manifest: NOSIGNATURE
ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE
ExtendedAE-1.20-1.2.1-forge.jar |ExtendedAE |expatternprovider |1.20-1.2.1-forge |DONE |Manifest: NOSIGNATURE
AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE
AEAdditions-1.20.1-5.0.6.jar |AE Additions |ae2additions |5.0.6 |DONE |Manifest: NOSIGNATURE
polyeng-forge-0.1.1-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
megacells-forge-2.4.5-1.20.1.jar |MEGA Cells |megacells |2.4.5-1.20.1 |DONE |Manifest: NOSIGNATURE
Delightful-1.20.1-3.6.jar |Delightful |delightful |3.6 |DONE |Manifest: NOSIGNATURE
AppliedFlux-1.20-1.1.9-forge.jar |AppliedFlux |appflux |1.20-1.1.9-forge |DONE |Manifest: NOSIGNATURE
AdvancedAE-0.3.3-1.20.1.jar |Advanced AE |advanced_ae |0.3.3-1.20.1 |DONE |Manifest: NOSIGNATURE
badmeteoroid-1.3-1.20.1.jar |Bad Meteoroid |badmeteoroid |1.3-1.20.1 |DONE |Manifest: NOSIGNATURE
JadeColonies-1.20.1-1.4.2.jar |JadeColonies |jadecolonies |1.4.2 |DONE |Manifest: NOSIGNATURE
displaydelight-1.0.1.jar |Display Delight |displaydelight |1.0.1 |DONE |Manifest: NOSIGNATURE
reds-more-structures-1.0.8-common.jar |Red’s More Structures |mr_reds_morestructures |1.0.8 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE
lootintegrations_yungs-1.2.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |DONE |Manifest: NOSIGNATURE
plushies-1.4.0-forge.jar |Plushie Mod |plushies |1.4.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |DONE |Manifest: NOSIGNATURE
Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-3.1.9.jar |Supplementaries |supplementaries |1.20-3.1.9 |DONE |Manifest: NOSIGNATURE
malum-1.20.1-1.6.5.1.jar |Malum |malum |1.20.1-1.6.5.1 |DONE |Manifest: NOSIGNATURE
ParCool-1.20.1-3.3.0.4.jar |ParCool! |parcool |3.3.0.4 |DONE |Manifest: NOSIGNATURE
Nullscape_1.20.x_v1.2.8.jar |Nullscape |nullscape |1.2.8 |DONE |Manifest: NOSIGNATURE
createaddoncompatibility-v0.2.2b-1.20.1-(neo)forge|Create: Addon Compatibility |createaddoncompatibility |0.2.2b |DONE |Manifest: NOSIGNATURE
modonomicon-1.20.1-forge-1.77.3.jar |Modonomicon |modonomicon |1.77.3 |DONE |Manifest: NOSIGNATURE
pattern_schematics-1.1.15+forge-1.20.1.jar |Create: Pattern Schematics |create_pattern_schematics |1.1.15+forge-1.20.1 |DONE |Manifest: NOSIGNATURE
mahou_tsukai_combat-1.0.2-forge-1.20.1.jar |Mahou Tsukai Combat |mahou_tsukai_combat |1.0.2 |DONE |Manifest: NOSIGNATURE
packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |DONE |Manifest: NOSIGNATURE
trainperspectivefix-1.0.0-universal.jar |Create: Train Perspective Fix |trainperspectivefix |0.0NONE |DONE |Manifest: NOSIGNATURE
expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
emi-bridge-1.11.2+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |DONE |Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |DONE |Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
Crash Report UUID: 8f1a0519-fa82-49c6-84ba-3857423f3d01
FML: 47.3
Forge: net.minecraftforge:47.3.0
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant