---- Minecraft Crash Report ---- // Embeddium instance tainted by mods: [entity_texture_features, sodiumoptionsapi, oculus] // Please do not reach out for Embeddium support without removing these mods first. // ------- // Don't be sad, have a hug! <3 Time: 2024-11-10 12:26:20 Description: Exception generating new chunk com.alcatrazescapee.cyanide.codec.FeatureCycleDetector$FeatureCycleException: A feature cycle was found. Cycle: At step 9 Feature 'cyclic:flower_purple' must be before 'cyclic:flower_purple' (defined in 'terralith:temperate_highlands' at index 50, 51 and 60 others) at com.alcatrazescapee.cyanide.codec.FeatureCycleDetector.buildFeaturesPerStep(FeatureCycleDetector.java:141) ~[cyanide-forge-1.20.1-4.1.1.jar%23960!/:4.1.1] {re:mixin,re:classloading} at net.minecraft.world.level.biome.FeatureSorter.handler$dmd000$buildFeaturesPerStepWithAdvancedCycleDetection(FeatureSorter.java:529) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A} at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A} at com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$3(ModdedBiomeSlicesManager.java:78) ~[blueprint-1.20.1-7.1.0.jar%23867!/:7.1.0] {re:mixin,re:classloading} at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%23109!/:?] {} at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:gtceu.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:ChunkStatusMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:ChunkStatusMixin,pl:mixin:A} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Suspected Mods: Blueprint (blueprint), Version: 7.1.0 Issue tracker URL: https://github.com/team-abnormals/blueprint/issues at TRANSFORMER/blueprint@7.1.0/com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$3(ModdedBiomeSlicesManager.java:78) Cyanide (cyanide), Version: 4.1.1 Issue tracker URL: https://github.com/alcatrazEscapee/cyanide/issues at TRANSFORMER/cyanide@4.1.1/com.alcatrazescapee.cyanide.codec.FeatureCycleDetector.buildFeaturesPerStep(FeatureCycleDetector.java:141) Stacktrace: at com.alcatrazescapee.cyanide.codec.FeatureCycleDetector.buildFeaturesPerStep(FeatureCycleDetector.java:141) ~[cyanide-forge-1.20.1-4.1.1.jar%23960!/:4.1.1] {re:mixin,re:classloading} at net.minecraft.world.level.biome.FeatureSorter.handler$dmd000$buildFeaturesPerStepWithAdvancedCycleDetection(FeatureSorter.java:529) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A} at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A} at com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$3(ModdedBiomeSlicesManager.java:78) ~[blueprint-1.20.1-7.1.0.jar%23867!/:7.1.0] {re:mixin,re:classloading} at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%23109!/:?] {} at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:gtceu.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:ChunkStatusMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:ChunkStatusMixin,pl:mixin:A} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} -- Chunk to be generated -- Details: Location: 9,-14 Position hash: -60129542135 Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@5aac4cfd Stacktrace: at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- Affected level -- Details: All players: 0 total; [] Chunk stats: 1070 Level dimension: minecraft:overworld Level spawn location: World: (168,64,-200), Section: (at 8,0,8 in 10,4,-13; chunk contains blocks 160,-64,-208 to 175,319,-193), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Level time: 0 game time, 0 day time Level name: New World Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Known server brands: forge Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:355) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:308) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%231436!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} -- Cobblemon -- Details: Version: 1.5.2 Is Snapshot: false Git Commit: df8f078 (https://gitlab.com/cable-mc/cobblemon/-/commit/df8f078d13702ab9a000438910b822ceffbb2248) 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, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 6418126224 bytes (6120 MiB) / 29527900160 bytes (28160 MiB) up to 34359738368 bytes (32768 MiB) CPUs: 24 Processor Vendor: GenuineIntel Processor Name: 13th Gen Intel(R) Core(TM) i7-13700KF Identifier: Intel64 Family 6 Model 183 Stepping 1 Microarchitecture: unknown Frequency (GHz): 3.42 Number of physical packages: 1 Number of physical CPUs: 16 Number of logical CPUs: 24 Graphics card #0 name: NVIDIA GeForce RTX 4090 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2684 Graphics card #0 versionInfo: DriverVersion=32.0.15.6603 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 4.20 Memory slot #0 type: Unknown Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 4.20 Memory slot #1 type: Unknown Memory slot #2 capacity (MB): 16384.00 Memory slot #2 clockSpeed (GHz): 4.20 Memory slot #2 type: Unknown Memory slot #3 capacity (MB): 16384.00 Memory slot #3 clockSpeed (GHz): 4.20 Memory slot #3 type: Unknown Virtual memory max (MB): 98117.25 Virtual memory used (MB): 52616.34 Swap memory total (MB): 32768.00 Swap memory used (MB): 2.13 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx32G -Xms16G Loaded Shaderpack: ComplementaryUnbound_r5.1.1.zip Profile: HIGH (+0 options changed by user) Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:betterdungeons, mod:reevesfurniture, mod:simplemagnets, mod:integratedterminals, mod:slashblade, mod:mffs, mod:neat, mod:laserio (incompatible), mod:forgeendertech, mod:seasonal_lets_do, mod:modernfix (incompatible), mod:legendary_additions, mod:evilcraft, mod:useitemonblockevent (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:universalgrid (incompatible), mod:nucleus_codec (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:ldlib (incompatible), mod:clickadv (incompatible), mod:create_new_age, mod:exposure, mod:betterfortresses, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:tools__break_in, mod:embeddium, mod:durabilitytooltip (incompatible), mod:structure_gel, mod:cardiac (incompatible), mod:industrialforegoing (incompatible), mod:immersiveui, mod:handcrafted (incompatible), mod:repurposed_structures, mod:symbols_n_stuff (incompatible), mod:structurecompass, mod:botania, mod:bendylib (incompatible), mod:spark (incompatible), mod:luphieclutteredmod, mod:corail_woodcutter, mod:oculus, mod:advgenerators, mod:yungsextras, mod:attributeslib (incompatible), mod:laboratory_blocks, mod:tombstone, mod:createmid, mod:extrastorage, mod:cumulus_menus, mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:wormhole (incompatible), mod:littlelogistics (incompatible), mod:cfm, mod:chimes, mod:trafficcraft, mod:itemphysic, mod:flib, mod:betterendisland, mod:nitrogen_internals, mod:potionblender (incompatible), mod:l2library (incompatible), mod:toms_storage (incompatible), mod:fastleafdecay, mod:dynamictrees (incompatible), mod:enchantinginfuser, mod:sfm (incompatible), mod:despawntimers (incompatible), mod:mcwlights, mod:betterjungletemples, mod:smartbrainlib, mod:miniutilities (incompatible), mod:bellsandwhistles, mod:kiwi (incompatible), mod:ratatouille (incompatible), mod:serene_shrubbery, mod:rechiseled (incompatible), mod:mbd2, mod:visualworkbench, mod:attributefix (incompatible), mod:caelus (incompatible), mod:lemonlib (incompatible), mod:epherolib (incompatible), mod:botanypots (incompatible), mod:farmingforblockheads, mod:design_decor (incompatible), mod:rechiseledcreate, mod:additional_lights, mod:fusion, mod:crafttweaker (incompatible), mod:extradisks, mod:edivadlib, mod:luminousworld, mod:mythicbotany, mod:integratedcrafting, mod:fd, mod:dungeons_arise, mod:tectonic (incompatible), mod:kinetic_pixel, mod:logprot (incompatible), mod:emi_create_schematics (incompatible), mod:trade_cycling, mod:terrablender, mod:biomesoplenty (incompatible), mod:moremcmeta_animation_plugin (incompatible), mod:rechiseledae2 (incompatible), mod:moremcmeta_json_parser_plugin (incompatible), mod:cleanswing (incompatible), mod:adlods, mod:corgilib, mod:ding (incompatible), mod:sushigocrafting (incompatible), mod:luminous_monsters, mod:domum_ornamentum, mod:flywheel, mod:bhc (incompatible), mod:justenoughprofessions, mod:securitycraft, mod:almostunified (incompatible), mod:emi (incompatible), mod:structurize, mod:scp_additions, mod:fastfurnace (incompatible), mod:lootr, mod:occultism, mod:allthetweaks (incompatible), mod:extremesoundmuffler, mod:xkdeco, mod:cosmeticarmorreworked, mod:morered (incompatible), mod:letsdoaddonstructures, mod:ad_astra (incompatible), mod:rsrequestify (incompatible), mod:moremcmeta_emissive_plugin (incompatible), mod:kuma_api (incompatible), mod:alchemylib (incompatible), mod:advancedperipherals (incompatible), mod:tinyredstone, mod:towntalk (incompatible), mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:bookshelf, mod:redeco (incompatible), mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:uteamcore, mod:mcwdoors, mod:moreredxcctcompat, mod:ramcompat, mod:carryon (incompatible), mod:utilitarian, mod:sodiumoptionsapi, mod:interiors (incompatible), mod:cameraoverhaul (incompatible), mod:macawsroofsbop, mod:fzzy_config (incompatible), mod:emi_loot, mod:absentbydesign, mod:konkrete (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:equipmentcompare (incompatible), mod:create_connected, mod:chipped (incompatible), mod:mcwbridges, mod:entity_model_features (incompatible), mod:rebornstorage (incompatible), mod:entity_texture_features (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:endertanks, mod:jearchaeology, mod:fuelgoeshere, mod:simplylight (incompatible), mod:industrialforegoingsouls (incompatible), mod:lionfishapi (incompatible), mod:touhou_little_maid, mod:memorysettings (incompatible), mod:cataclysm (incompatible), mod:blockui, mod:tiab (incompatible), mod:villagertools (incompatible), mod:mysticalcustomization, mod:lostcities, mod:elevatorid, mod:runelic, mod:bridgingmod, mod:twilightdelight (incompatible), mod:inventoryprofilesnext (incompatible), mod:aiimprovements, mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:voidscape (incompatible), mod:undergarden, mod:framework, mod:bwncr, mod:luminous_nether, mod:caupona, mod:betteradvancements (incompatible), mod:moremcmeta (incompatible), mod:moremcmeta_texture_plugin (incompatible), mod:luminous_beasts, mod:kleiders_custom_renderer, mod:redstonepen, mod:copycats (incompatible), mod:platforms, mod:dyenamics (incompatible), mod:map_atlases, mod:obscure_api (incompatible), mod:thermal_extra (incompatible), mod:mcwpaintings, mod:clumps (incompatible), mod:artifacts, mod:defaultsettings (incompatible), mod:cyanide (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:bobberdetector (incompatible), mod:jeimultiblocks, mod:mysticalagriculture, mod:craftingtweaks, mod:libipn (incompatible), mod:eccentrictome, mod:mysterious_mountain_lib (incompatible), mod:obscure_tooltips (incompatible), mod:creativecore, mod:mr_reinforced_deepslate, mod:enderio, mod:easy_villagers, mod:reliquary (incompatible), mod:legendarytooltips (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:nucleus_config (incompatible), mod:fluxnetworks (incompatible), mod:moremcmeta_properties_parser_plugin (incompatible), mod:buildinggadgets2 (incompatible), mod:minecolonies, mod:pylons, mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:nucleus_facet (incompatible), mod:functionalstorage, mod:modularrouters (incompatible), mod:moremcmeta_gui_plugin (incompatible), mod:notrample, mod:justzoom (incompatible), mod:charmofundying (incompatible), mod:betterf3, mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:flickerfix, mod:productivetrees, mod:drinkbeer (incompatible), mod:createaddition (incompatible), mod:man_of_many_planes (incompatible), mod:stackablepotions (incompatible), mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:sodiumextras, mod:createdeco (incompatible), mod:scena (incompatible), mod:playeranimator (incompatible), mod:irons_spellbooks, mod:botarium (incompatible), mod:mcwwindows, mod:create_jetpack (incompatible), mod:ironjetpacks, mod:everythingcopper, mod:powah (incompatible), mod:cabletiers, mod:rangedpumps, mod:macawsbridgesbop, mod:grimoireofgaia, mod:balm, mod:jeresources, mod:shetiphiancore, mod:mysticalagradditions, mod:ctov, mod:athena, mod:stylecolonies (incompatible), mod:novillagerdm, mod:packmenu (incompatible), mod:alltheores (incompatible), mod:glodium (incompatible), mod:ae2insertexportcard, mod:torchmaster, mod:botanytrees (incompatible), mod:ironfurnaces, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:mcwfencesbop, mod:portality (incompatible), mod:manyideas_core, mod:sp (incompatible), mod:searchables (incompatible), mod:measurements, mod:cobblemon (incompatible), mod:framedblocks, mod:pointblank, mod:sparsestructuresreforged (incompatible), mod:worldedit (incompatible), mod:mcwfurnitures, mod:minepop, mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:infiniverse (incompatible), mod:scalinghealth, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:darkpaintings (incompatible), mod:crafting_on_a_stick (incompatible), mod:timecontrol, mod:elytraslot (incompatible), mod:create_tweaked_controllers, mod:stylisheffects, mod:documents, mod:harvestwithease, mod:create_optical, mod:multipiston, mod:lithostitched, mod:tesseract, mod:yes_steve_model, mod:bdlib, mod:fallingleaves, mod:travelersbackpack, mod:naturescompass, mod:jumpboat, mod:libx, mod:utilitix, mod:jei, mod:pneumaticcraft (incompatible), mod:catalogue (incompatible), mod:packingtape (incompatible), mod:enchant_icon (incompatible), mod:puzzlesaccessapi, mod:forge, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:commonality, mod:thermal_cultivation, mod:appleskin (incompatible), mod:thermal_innovation, mod:silentgear, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:mcwpaths, mod:alchemistry (incompatible), mod:zerocore (incompatible), mod:simplebackups, mod:fabric_api_base, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:usefulrailroads, mod:createoreexcavation (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:a_good_place (incompatible), mod:kotlinforforge (incompatible), mod:integrateddynamics, mod:itemcollectors (incompatible), mod:decoration_delight, mod:croptopia (incompatible), mod:stellarview (incompatible), mod:serverconfigupdater (incompatible), mod:polymorph (incompatible), mod:zeta (incompatible), mod:mna (incompatible), mod:entityculling, mod:railcraft, mod:cagedmobs, mod:manyideas_doors, mod:createcontraptionterminals (incompatible), mod:oceansdelight (incompatible), mod:connectedglass, mod:puzzleslib, mod:hyperbox (incompatible), mod:aquaculture, mod:bagged, mod:aquamirae (incompatible), mod:cristellib (incompatible), mod:totw_modded, mod:cyclopscore, mod:easy_npc, mod:create_things_and_misc, mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix, mod:aiotbotania, mod:geckolib, mod:aether, mod:lost_aether_content, mod:morejs (incompatible), mod:naturalist (incompatible), mod:advancements_tracker, mod:connectivity (incompatible), mod:immersive_aircraft (incompatible), mod:rsgauges (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:luminoustag, mod:dankstorage (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire, mod:potionsmaster (incompatible), mod:luminous_halloween, mod:mixinextras (incompatible), mod:storagedelight, mod:twigs (incompatible), mod:create_dragon_lib (incompatible), mod:relics, mod:jeed (incompatible), mod:monobank (incompatible), mod:generatorgalore, mod:railways, mod:balanced_crates, mod:twilightforest, mod:mob_grinding_utils (incompatible), mod:sodiumdynamiclights, mod:cosmosportals, mod:thaumon, mod:cosmoslibrary, mod:arseng, mod:entangled, mod:commoncapabilities, mod:crashutilities (incompatible), mod:getittogetherdrops, mod:create_ultimate_factory, mod:cobbledex (incompatible), mod:noflyzone, mod:mcwfences, mod:fcl, mod:colorfulhearts, mod:wirelesschargers (incompatible), mod:modelfix (incompatible), mod:protection_pixel, mod:patchouli (incompatible), mod:thermal_expansion, mod:integratedtunnels, mod:gunpowderlib, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:legendarysurvivaloverhaul (incompatible), mod:curios (incompatible), mod:scguns (incompatible), mod:wizards_reborn (incompatible), mod:angelring, mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:mekanismgenerators, mod:exchangers, mod:sereneseasons (incompatible), mod:ars_nouveau (incompatible), mod:ars_ocultas (incompatible), mod:ars_elemental (incompatible), mod:pipez, mod:eidolon (incompatible), mod:resourcefullib (incompatible), mod:mekanismtools, mod:nucleus (incompatible), mod:seasonhud (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:doapi (incompatible), mod:seamless (incompatible), mod:vinery (incompatible), mod:herbalbrews, mod:void_cube, mod:farm_and_charm (incompatible), mod:markdown_manual (incompatible), mod:camping, mod:findme (incompatible), mod:bakery (incompatible), mod:brewery (incompatible), mod:meadow, mod:observable (incompatible), mod:dragonlib, mod:applewood (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:ftbchunks (incompatible), mod:nethervinery (incompatible), mod:furniture (incompatible), mod:candlelight (incompatible), mod:beachparty (incompatible), mod:bloomingnature, mod:cornexpansion, mod:yuushya, mod:computercraft, mod:projectred_core (incompatible), mod:projectred_integration (incompatible), mod:projectred_transmission (incompatible), mod:projectred_exploration (incompatible), mod:projectred_fabrication (incompatible), mod:projectred_illumination (incompatible), mod:projectred_expansion (incompatible), mod:energymeter, mod:sgjourney (incompatible), mod:bigreactors (incompatible), mod:productivebees, mod:the_bumblezone, mod:trashcans (incompatible), mod:chunkloaders, mod:inventoryessentials, mod:keep_stepping, mod:t_and_t (incompatible), mod:yeetusexperimentus (incompatible), mod:voidtotem (incompatible), mod:cyclic, mod:cyclic_crash_fixer, mod:moremekanismprocessing (incompatible), mod:createhaven (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:gtceu, mod:raccompat, mod:cucumber, mod:matc, mod:trashslot, mod:jmi (incompatible), mod:amendments (incompatible), mod:blueflame (incompatible), mod:sophisticatedstorage (incompatible), mod:octolib, mod:allthewizardgear, mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:productivelib, mod:pipe_connector (incompatible), mod:laendli_transport, mod:abyssal_decor, mod:ensorcellation, mod:waystones, mod:buildersdelight (incompatible), mod:structory, mod:fastsuite (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible, mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:signtastic, mod:rftoolspower, mod:rftoolsbuilder, mod:deepresonance, mod:xnet, mod:rftoolsdim, mod:xnetgases (incompatible), mod:rftoolsstorage, mod:rftoolscontrol, mod:betterdeserttemples, mod:mr_create_manofmanyplanes (incompatible), mod:mahoutsukai, mod:farsight_view (incompatible), mod:terralith, mod:blueprint, mod:easel_does_it, mod:factory_blocks, mod:moderntrainparts (incompatible), mod:create, mod:createrailwaysnavigator, mod:create_dd (incompatible), mod:extendedgears (incompatible), mod:ars_creo (incompatible), mod:createcasing (incompatible), mod:createdynlight, mod:crystal_clear (incompatible), mod:buildify (incompatible), mod:petrolpark (incompatible), mod:petrolsparts (incompatible), mod:ponderjs (incompatible), mod:bloodmagic (incompatible), mod:tfmg (incompatible), mod:mekanism_tfmg_compat, mod:rftoolsutility, mod:alexscaves, mod:er2create (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:labels (incompatible), mod:configuration, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib, mod:mixinsquared (incompatible), mod:respawnobelisks (incompatible), mod:justleveling, mod:forbidden_arcanus (incompatible), mod:theurgy, mod:nethersdelight, mod:recipes_lib, mod:paimon (incompatible), mod:dtalexsmobs (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:allthecompressed, mod:packedup (incompatible), mod:farmersdelight, mod:corn_delight (incompatible), mod:ends_delight, mod:delightful (incompatible), mod:endersdelight, mod:suppsquared (incompatible), mod:infinitybuttons (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:ae2things (incompatible), mod:polyeng (incompatible), mod:appflux (incompatible), mod:merequester (incompatible), mod:hmag, mod:chemlib (incompatible), mod:barbequesdelight (incompatible), mod:immersive_paintings (incompatible), mod:enderchests, mod:decorative_storage, mod:jei_mekanism_multiblocks (incompatible), mod:cobblepedia, mod:legendarycreatures, mod:armourers_workshop (incompatible), mod:appbot (incompatible), mod:modonomicon, mod:rsinsertexportupgrade, mod:chisel, mod:solcarrot (incompatible), mod:apexcore, mod:fantasyfurniture, mod:moredragoneggs (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:packetfixer (incompatible), mod:expandability (incompatible), mod:chiselsandbits (incompatible), mod:betterfoliage (incompatible), Supplementaries Generated Pack, Suppsquared Generated Pack, T&T Waystone Patch Pack (incompatible), better_leaves, builtin/aether_accessories, bushy_leaves, green_stove, gtceu:dynamic_data, libxdata/mythicbotany:curios, optifine_support, pointblank_resources, tectonic/terratonic, xkdeco_mimic_wall (incompatible), voidscape_aether_compat (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: 1.20.1-forge-47.3.0 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 jcplugin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 kotlinforforge@4.11.0 javafml@null lowcodefml@null kotori_scala@3.3.1-build-0 Mod List: YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE reeves-furniture-1.20.1-1.2310-forge.jar |Reeves Furniture |reevesfurniture |1.2310 |DONE |Manifest: NOSIGNATURE simplemagnets-1.1.12-forge-mc1.20.1.jar |Simple Magnets |simplemagnets |1.1.12 |DONE |Manifest: NOSIGNATURE IntegratedTerminals-1.20.1-1.4.14.jar |IntegratedTerminals |integratedterminals |1.4.14 |DONE |Manifest: NOSIGNATURE SlashBlade-1.20.1-0.1.2.jar |Slash Blade |slashblade |0.1.2 |DONE |Manifest: NOSIGNATURE mffs-5.1.9-all.jar |Modular Force Field System |mffs |5.1.9 |DONE |Manifest: NOSIGNATURE Neat-1.20-35-FORGE.jar |Neat |neat |1.20-35-FORGE |DONE |Manifest: NOSIGNATURE laserio-1.6.8.jar |LaserIO |laserio |1.6.8 |DONE |Manifest: NOSIGNATURE ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar |ForgeEndertech |forgeendertech |11.1.4.0 |DONE |Manifest: NOSIGNATURE seasonal_lets_do-forge-1.1.0.jar |Seasonal Let's Do |seasonal_lets_do |1.1.0 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.18.1+mc1.20.1.jar |ModernFix |modernfix |5.18.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE legendary_additions-1.20.1-1.0.2.jar |Legendary Additions |legendary_additions |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE EvilCraft-1.20.1-1.2.39.jar |EvilCraft |evilcraft |1.2.39 |DONE |Manifest: NOSIGNATURE useitemonblockevent-1.20.1-1.0.0.2.jar |Use Item on Block Event |useitemonblockevent |1.0.0.2 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.20.1-4.2.5.jar |Gateways To Eternity |gateways |4.2.5 |DONE |Manifest: NOSIGNATURE jumbofurnace-1.20.1-4.0.0.5.jar |Jumbo Furnace |jumbofurnace |4.0.0.5 |DONE |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE Shrink-1.20.1-1.4.5.jar |Shrink |shrink |1.4.5 |DONE |Manifest: NOSIGNATURE universalgrid-1.20.1-1.1.jar |Universal Grid |universalgrid |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE nucleus-codec-forge-1.20.1+1.1.3.jar |Nucleus (Codec) |nucleus_codec |1.1.3 |DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |DONE |Manifest: NOSIGNATURE Apotheosis-1.20.1-7.3.5.jar |Apotheosis |apotheosis |7.3.5 |DONE |Manifest: NOSIGNATURE ldlib-forge-1.20.1-1.0.32.a.jar |LowDragLib |ldlib |1.0.32.a |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 exposure-1.20.1-1.7.6-forge.jar |Exposure |exposure |1.7.6 |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 Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE tools__break_in-1.0.jar |Tools - Break in |tools__break_in |1.0.0 |DONE |Manifest: NOSIGNATURE embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE cardiac-1.20.1-0.5.jar |Cardiac |cardiac |0.5 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.20.1-3.5.17.jar |Industrial Foregoing |industrialforegoing |3.5.17 |DONE |Manifest: NOSIGNATURE ImmersiveUI-FORGE-0.2.2.jar |ImmersiveUI |immersiveui |0.2.2 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE repurposed_structures-7.1.15+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.15+1.20.1-forge |DONE |Manifest: NOSIGNATURE symbols_n_stuff-0.1.2+1.20.1+forge.jar |Symbols 'n' Stuff |symbols_n_stuff |0.1.2+1.20.1+forge |DONE |Manifest: NOSIGNATURE StructureCompass-1.20.1-2.0.9.jar |Structure Compass Mod |structurecompass |2.0.9 |DONE |Manifest: NOSIGNATURE Botania-1.20.1-444-FORGE.jar |Botania |botania |1.20.1-444-FORGE |DONE |Manifest: NOSIGNATURE bendy-lib-forge-4.0.0.jar |Bendy lib |bendylib |4.0.0 |DONE |Manifest: NOSIGNATURE spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE cluttered-2.1-1.20.1.jar |Cluttered |luphieclutteredmod |2.1 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.20.1-3.0.4.jar |Corail Woodcutter |corail_woodcutter |3.0.4 |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |1.6.0.6 |DONE |Manifest: NOSIGNATURE YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE ApothicAttributes-1.20.1-1.3.5.jar |Apothic Attributes |attributeslib |1.3.5 |DONE |Manifest: NOSIGNATURE LaboratoryBlocks-Forge-1.20.1-1.0.1.jar |Laboratory Blocks |laboratory_blocks |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE tombstone-1.20.1-8.6.6.jar |Corail Tombstone |tombstone |8.6.6 |DONE |Manifest: NOSIGNATURE createmid-1.1.0-1.20.1.jar |Create: Modern Industry Deco |createmid |0.1.0 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.20.1-4.0.7.jar |ExtraStorage |extrastorage |4.0.7 |DONE |Manifest: NOSIGNATURE cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |0.0NONE |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.0-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |DONE |Manifest: NOSIGNATURE wormhole-1.1.16-forge-mc1.20.jar |Wormhole (Portals) |wormhole |1.1.16 |DONE |Manifest: NOSIGNATURE littlelogistics-mc1.20.1-v1.20.1.2.jar |Little Logistics |littlelogistics |1.20.1.2 |DONE |Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |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 Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE trafficcraft-1.0.4-1.20.1.jar |TrafficCraft |trafficcraft |1.0.4-1.20.1 |DONE |Manifest: NOSIGNATURE ItemPhysic_FORGE_v1.7.1_mc1.20.1.jar |ItemPhysic |itemphysic |1.7.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 nitrogen_internals-1.20.1-1.0.11-neoforge.jar |Nitrogen |nitrogen_internals |0.0NONE |DONE |Manifest: NOSIGNATURE Potion-Blender-1.20.1-FORGE-3.1.1.jar |Potion-Blender |potionblender |3.1.1 |DONE |Manifest: NOSIGNATURE l2library-2.4.25-slim.jar |L2 Library |l2library |2.4.25 |DONE |Manifest: NOSIGNATURE toms_storage-1.20-1.6.8.jar |Tom's Simple Storage Mod |toms_storage |1.6.8 |DONE |Manifest: NOSIGNATURE FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE DynamicTrees-1.20.1-1.3.0.jar |Dynamic Trees |dynamictrees |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE EnchantingInfuser-v8.0.2-1.20.1-Forge.jar |Enchanting Infuser |enchantinginfuser |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 Super Factory Manager-1.20.1-4.15.1.jar |Super Factory Manager |sfm |4.15.1 |DONE |Manifest: NOSIGNATURE MobDespawnTimers-1.20.1-3.0.1.jar |Mob Despawn Timers |despawntimers |3.0.1 |DONE |Manifest: NOSIGNATURE mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.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 SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE miniutilities-4.1.0.jar |Mini Utilities |miniutilities |4.0.0 |DONE |Manifest: NOSIGNATURE bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE kiwi-11.8.20+forge.jar |Kiwi Library |kiwi |11.8.20+forge |DONE |Manifest: NOSIGNATURE create_ratatouille-1.20.1-1.1.jar |Ratatouille |ratatouille |1.0 |DONE |Manifest: NOSIGNATURE SereneShrubbery-1.20.1-v2.0.0.jar |Serene Shrubbery |serene_shrubbery |1.2.0 |DONE |Manifest: NOSIGNATURE rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE multiblocked2-1.20.1-1.0.17.b.jar |Multiblocked2 |mbd2 |1.0.17.b |DONE |Manifest: NOSIGNATURE VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.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 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 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE lemonlib-4.0.1.jar |Lemon Lib |lemonlib |4.0.1 |DONE |Manifest: NOSIGNATURE EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.20.1-13.0.33.jar |BotanyPots |botanypots |13.0.33 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE design_decor-0.4-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0 |DONE |Manifest: NOSIGNATURE rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE CraftTweaker-forge-1.20.1-14.0.43.jar |CraftTweaker |crafttweaker |14.0.43 |DONE |Manifest: NOSIGNATURE ExtraDisks-1.20.1-3.0.2.jar |Extra Disks |extradisks |1.20.1-3.0.2 |DONE |Manifest: NOSIGNATURE EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE Luminous V1.4.8 - Forge 1.20.1.jar |Luminous |luminousworld |1.4.8 |DONE |Manifest: NOSIGNATURE MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |DONE |Manifest: NOSIGNATURE IntegratedCrafting-1.20.1-1.1.7.jar |IntegratedCrafting |integratedcrafting |1.1.7 |DONE |Manifest: NOSIGNATURE FBD_Snapshot_24w02a_1-20-1_forge.jar |FNaF's: Build & Decor (Java Ed|fd |0.24.02.1 |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 tectonic-forge-1.20.1-2.4.1.jar |Tectonic |tectonic |2.4.1 |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 kinetic_pixel-1.0.0-forge-1.20.1.jar |Kinetic Pixel |kinetic_pixel |1.0.0 |DONE |Manifest: NOSIGNATURE logprot-1.20.1-3.4.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE EMI Create Schematics [1.0.1 Forge 1.20.1].jar |EMI: Create Schematics |emi_create_schematics |1.0.1 |DONE |Manifest: NOSIGNATURE trade-cycling-forge-1.20.1-1.0.15.jar |Trade Cycling |trade_cycling |1.20.1-1.0.15 |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.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE animation-plugin-forge-1.20.1-1.0.3-forge.jar |MoreMcmeta Animation Plugin |moremcmeta_animation_plugin |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE rechiseledae2-forge-1.20.1-1.0.0.jar |Rechiseled: AE2 |rechiseledae2 |1.0.0 |DONE |Manifest: NOSIGNATURE json-parser-plugin-forge-1.20.1-1.1.1-forge.jar |MoreMcmeta JSON Parser Plugin |moremcmeta_json_parser_plugin |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE cleanswing-1.20-1.5.jar |Clean Swing Through Grass |cleanswing |1.20-1.5 |DONE |Manifest: NOSIGNATURE AdLods-1.20.1-8.1.2.0-build.0424.jar |Large Ore Deposits |adlods |8.1.2.0 |DONE |Manifest: NOSIGNATURE CorgiLib-forge-1.20.1-4.0.1.3.jar |CorgiLib |corgilib |4.0.1.3 |DONE |Manifest: NOSIGNATURE Ding-1.20.1-Forge-1.4.1.jar |Ding |ding |1.4.1 |DONE |Manifest: NOSIGNATURE sushigocrafting-1.20.1-0.5.2.jar |Sushi Go Crafting |sushigocrafting |0.5.2 |DONE |Manifest: NOSIGNATURE LuminousMonsters V1.2.4 - Forge 1.20.1.jar |Luminous Monsters |luminous_monsters |1.2.4 |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 flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE [1.20.1] SecurityCraft v1.9.11.jar |SecurityCraft |securitycraft |1.9.11 |DONE |Manifest: NOSIGNATURE almostunified-forge-1.20.1-0.9.3.jar |AlmostUnified |almostunified |1.20.1-0.9.3 |DONE |Manifest: NOSIGNATURE emi-1.1.8+1.20.1+forge.jar |EMI |emi |1.1.8+1.20.1+forge |DONE |Manifest: NOSIGNATURE structurize-1.20.1-1.0.737-BETA.jar |Structurize |structurize |1.20.1-1.0.737-BETA |DONE |Manifest: NOSIGNATURE scp_additions-1.0.9.jar |SCP Additions |scp_additions |1.0.9 |DONE |Manifest: NOSIGNATURE FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE lootr-forge-1.20-0.7.34.86.jar |Lootr |lootr |0.7.34.85 |DONE |Manifest: NOSIGNATURE occultism-1.20.1-1.140.1.jar |Occultism |occultism |1.140.1 |DONE |Manifest: NOSIGNATURE allthetweaks-1.20.1-47.2.20-2.3.2.jar |AllTheTweaks |allthetweaks |2.3.2 |DONE |Manifest: NOSIGNATURE ExtremeSoundMuffler-3.48-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.48 |DONE |Manifest: NOSIGNATURE XeKr's Decoration-1.20.1-Forge-0.8.2.jar |XeKr's Decoration |xkdeco |0.8.2+forge |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 morered-1.20.1-4.0.0.4.jar |More Red |morered |4.0.0.4 |DONE |Manifest: NOSIGNATURE letsdo-addon-structures-1.7.1.jar |Let's Do Addon: Structures |letsdoaddonstructures |1.7.1 |DONE |Manifest: NOSIGNATURE ad_astra-forge-1.20.1-1.15.18.jar |Ad Astra |ad_astra |1.15.18 |DONE |Manifest: NOSIGNATURE rsrequestify-1.20.1-2.3.3.jar |RSRequestify |rsrequestify |2.3.3 |DONE |Manifest: NOSIGNATURE emissive-plugin-1.20.1-2.0.4-forge.jar |MoreMcmeta Emissive Textures P|moremcmeta_emissive_plugin |1.20.1-2.0.4 |DONE |Manifest: NOSIGNATURE kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE alchemylib-1.20.1-1.0.30.jar |AlchemyLib |alchemylib |1.0.30 |DONE |Manifest: NOSIGNATURE AdvancedPeripherals-1.20.1-0.7.40r.jar |Advanced Peripherals |advancedperipherals |0.7.40r |DONE |Manifest: NOSIGNATURE tinyredstone-1.20-5.0.2.jar |Tiny Redstone |tinyredstone |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE towntalk-1.20.1-1.1.0.jar |TownTalk |towntalk |1.1.0 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |0.6.22.611 |DONE |Manifest: NOSIGNATURE Glassential-renewed-forge-1.20.1-2.3.0.jar |Glassential Renewed |glassential |2.3.0 |DONE |Manifest: NOSIGNATURE Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |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 redeco-1.13-1.20.jar |Re:Deco |redeco |1.13 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |DONE |Manifest: NOSIGNATURE littlecontraptions-forge-1.20.1.2.jar |Little Contraptions |littlecontraptions |1.20.1.2 |DONE |Manifest: NOSIGNATURE u_team_core-forge-1.20.1-5.1.4.299.jar |U Team Core |uteamcore |5.1.4.299 |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 mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE MoreRed-CCT-Compat-1.20.1-1.0.0.jar |More Red x CC:Tweaked Compat |moreredxcctcompat |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE ramcompat-1.20.1-0.1.4.jar |RAM-Compat |ramcompat |0.1.4 |DONE |Manifest: NOSIGNATURE carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE utilitarian-1.20.1-0.9.1.jar |Utilitarian |utilitarian |1.20.1-0.9.1 |DONE |Manifest: NOSIGNATURE sodiumoptionsapi-forge-1.0.3-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.2 |DONE |Manifest: NOSIGNATURE interiors-0.5.4+forge-mc1.20.1.jar |Create: Interiors |interiors |0.5.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE cameraoverhaul-1.1-1.20.4.jar |Camera Overhaul |cameraoverhaul |1.0.0 |DONE |Manifest: NOSIGNATURE macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE fzzy_config-0.4.1-fix1+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.4.1-fix1+1.20.1+fo|DONE |Manifest: NOSIGNATURE emi_loot-0.7.3+1.20.1+forge.jar |EMI Loot |emi_loot |0.7.3+1.20.1+forge |DONE |Manifest: NOSIGNATURE absentbydesign-1.20.1-1.8.0.jar |Absent By Design Mod |absentbydesign |1.8.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 konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE RSInfinityBooster-1.20.1-1.0+32.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+32 |DONE |Manifest: NOSIGNATURE refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE EquipmentCompare-1.20.1-forge-1.3.7.jar |Equipment Compare |equipmentcompare |1.3.7 |DONE |Manifest: NOSIGNATURE create_connected-0.9.0-mc1.20.1-all.jar |Create: Connected |create_connected |0.9.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |DONE |Manifest: NOSIGNATURE mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE entity_model_features_forge_1.20.1-2.2.4.jar |Entity Model Features |entity_model_features |2.2.4 |DONE |Manifest: NOSIGNATURE rebornstorage-1.20.1-5.0.7.jar |RebornStorage |rebornstorage |5.0.7 |DONE |Manifest: NOSIGNATURE entity_texture_features_forge_1.20.1-6.2.3.jar |Entity Texture Features |entity_texture_features |6.2.3 |DONE |Manifest: NOSIGNATURE tempad-forge-1.20.1-2.3.3.jar |Tempad |tempad |2.3.3 |DONE |Manifest: NOSIGNATURE HostileNeuralNetworks-1.20.1-5.3.0.jar |Hostile Neural Networks |hostilenetworks |5.3.0 |DONE |Manifest: NOSIGNATURE endertanks-forge-1.20.1-1.3.jar |EnderTanks |endertanks |1.20.1-1.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 fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |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 lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |DONE |Manifest: NOSIGNATURE touhoulittlemaid-1.20.1-release-1.1.12-hotfix2.jar|Touhou Little Maid |touhou_little_maid |1.1.12-hotfix2 |DONE |Manifest: NOSIGNATURE memorysettings-1.20.1-5.4.jar |memorysettings mod |memorysettings |1.20.1-5.4 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-2.14 - 1.20.1.jar |Cataclysm Mod |cataclysm |2.14 |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 time-in-a-bottle-4.0.4-mc1.20.1.jar |Time In A Bottle |tiab |4.0.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.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 MysticalCustomization-1.20.1-5.0.1.jar |Mystical Customization |mysticalcustomization |5.0.1 |DONE |Manifest: NOSIGNATURE lostcities-1.20-7.1.8.jar |LostCities |lostcities |1.20-7.1.8 |DONE |Manifest: NOSIGNATURE elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 BridgingMod-2.3.2+1.20.1.forge-release.jar |Bridging Mod |bridgingmod |2.3.2+1.20.1 |DONE |Manifest: NOSIGNATURE twilightdelight-2.0.11.jar |Twilight's Flavor & Delight |twilightdelight |2.0.11 |DONE |Manifest: NOSIGNATURE InventoryProfilesNext-forge-1.20-1.10.10.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.10 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE moreoverlays-1.22.7-mc1.20.2.jar |More Overlays Updated |moreoverlays |1.22.7-mc1.20.2 |DONE |Manifest: NOSIGNATURE cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE Voidscape-1.20.1-1.5.389.jar |Voidscape |voidscape |1.20.1-1.5.389 |DONE |Manifest: NOSIGNATURE The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |DONE |Manifest: NOSIGNATURE framework-forge-1.20.1-0.7.11.jar |Framework |framework |0.7.11 |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 bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE Luminous Nether V1.2.2 forge 1.20.1.jar |Luminous Nether |luminous_nether |1.2.2 |DONE |Manifest: NOSIGNATURE caupona-1.20.1-0.4.9.jar |Caupona |caupona |1.20.1-0.4.9 |DONE |Manifest: NOSIGNATURE BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |0.4.2.10 |DONE |Manifest: NOSIGNATURE moremcmeta-1.20.1-4.4.7-forge.jar |MoreMcmeta |moremcmeta |1.20.1-4.4.7 |DONE |Manifest: NOSIGNATURE texture-plugin-forge-1.20.1-1.0.1-forge.jar |MoreMcmeta Texture Plugin |moremcmeta_texture_plugin |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE Luminous Beast V1.1 - Forge 1.20.1.jar |Luminous Beasts |luminous_beasts |1.1 |DONE |Manifest: NOSIGNATURE Kleiders Custom Renderer API 7.0.0 1.20.1.jar |Kleiders Custom Renderer |kleiders_custom_renderer |7.0.0 |DONE |Manifest: NOSIGNATURE redstonepen-1.20.1-neoforge-1.3.33.jar |Redstone Pen |redstonepen |1.3.33 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b copycats-2.1.4+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.1.4+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE platforms-forge-1.20.1-1.1.jar |Platforms |platforms |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE dyenamics-1.20.1-3.2.0.jar |Dyenamics |dyenamics |1.20.1-3.2.0 |DONE |Manifest: NOSIGNATURE map_atlases-1.20-6.0.7.jar |Map Atlases |map_atlases |1.20-6.0.7 |DONE |Manifest: NOSIGNATURE obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE ThermalExtra-3.1.7-1.20.1.jar |Thermal Extra |thermal_extra |3.1.7-1.20.1 |DONE |Manifest: NOSIGNATURE mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |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.11.jar |Artifacts |artifacts |9.5.11 |DONE |Manifest: NOSIGNATURE DefaultSettings-1.20.x-4.0.7-Forge.jar |DefaultSettings |defaultsettings |4.0.7 |DONE |Manifest: NOSIGNATURE cyanide-forge-1.20.1-4.1.1.jar |Cyanide |cyanide |4.1.1 |DONE |Manifest: NOSIGNATURE ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE mininggadgets-1.15.6.jar |Mining Gadgets |mininggadgets |1.15.6 |DONE |Manifest: NOSIGNATURE bobberdetector-0.1.9-1.20.1.jar |Bobber Detector |bobberdetector |0.1.9.1.20.1 |DONE |Manifest: NOSIGNATURE jeimultiblocks-1.20.1-1.0.0.jar |Just Enough Immersive Multiblo|jeimultiblocks |1.0.0 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.20.1-7.0.11.jar |Mystical Agriculture |mysticalagriculture |7.0.11 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.20.1-18.2.4.jar |CraftingTweaks |craftingtweaks |18.2.4 |DONE |Manifest: NOSIGNATURE libIPN-forge-1.20-4.0.2.jar |libIPN |libipn |4.0.2 |DONE |Manifest: NOSIGNATURE eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |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 Obscure-Tooltips-2.2.jar |Obscure Tooltips |obscure_tooltips |2.2 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.11.30_mc1.20.1.jar |CreativeCore |creativecore |2.11.30 |DONE |Manifest: NOSIGNATURE reinforced_deepslate-1.1.jar |Available Reinforced Deepslate|mr_reinforced_deepslate |1.1 |DONE |Manifest: NOSIGNATURE EnderIO-1.20.1-6.2.1-beta-all.jar |Ender IO |enderio |6.2.1-beta |DONE |Manifest: NOSIGNATURE easy-villagers-forge-1.20.1-1.1.4.jar |Easy Villagers |easy_villagers |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE reliquary-1.20.1-2.0.41.1229.jar |Reliquary |reliquary |1.20.1-2.0.41.1229 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE nucleus-config-forge-1.20.1+1.1.4.jar |Nucleus (Config) |nucleus_config |1.1.4 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |DONE |Manifest: NOSIGNATURE properties-parser-plugin-forge-1.20.1-1.1.5-forge.|MoreMcmeta Properties Parser P|moremcmeta_properties_parser_p|1.20.1-1.1.5 |DONE |Manifest: NOSIGNATURE buildinggadgets2-1.0.7.jar |Building Gadgets 2 |buildinggadgets2 |1.0.7 |DONE |Manifest: NOSIGNATURE minecolonies-1.20.1-1.1.593-BETA.jar |MineColonies |minecolonies |1.20.1-1.1.593-BETA |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 engineersdecor-1.3.30.jar |Engineer's Decor |engineersdecor |1.3.30 |DONE |Manifest: NOSIGNATURE nucleus-facet-forge-1.20.1+1.0.1.jar |Nucleus (Facet) |nucleus_facet |1.0.1 |DONE |Manifest: NOSIGNATURE functionalstorage-1.20.1-1.2.11.jar |Functional Storage |functionalstorage |1.20.1-1.2.11 |DONE |Manifest: NOSIGNATURE modular-routers-12.1.1+mc1.20.1.jar |Modular Routers |modularrouters |12.1.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE gui-plugin-forge-1.20.1-1.0.1-forge.jar |MoreMcmeta GUI Plugin |moremcmeta_gui_plugin |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE notrample-1.20.1-1.0.1.jar |No Trample |notrample |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE justzoom_forge_1.0.2_MC_1.20.1.jar |Just Zoom |justzoom |1.0.2 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |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 flickerfix-1.20.1-4.0.1.jar |FlickerFix |flickerfix |4.0.1 |DONE |Manifest: NOSIGNATURE productivetrees-1.20.1-0.2.4.jar |Productive Trees |productivetrees |1.20.1-0.2.4 |DONE |Manifest: NOSIGNATURE drinkbeer-refill-1.20.1-1.0.5.jar |Drink Beer Refill |drinkbeer |1.0.5 |DONE |Manifest: NOSIGNATURE createaddition-1.20.1-1.2.4e.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4e |DONE |Manifest: NOSIGNATURE man_of_many_planes-0.1.0+1.20.1-forge.jar |Man of Many Planes |man_of_many_planes |0.1.0+1.20.1 |DONE |Manifest: NOSIGNATURE Stackable Potions-forge-1.20.1-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.20.1-1201.1.90.jar |QuarryPlus |quarryplus |1201.1.90 |DONE |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43 sodiumextras-forge-1.0.6-1.20.1.jar |Sodium Extras |sodiumextras |1.0.5 |DONE |Manifest: NOSIGNATURE createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE scena-forge-1.0.103.jar |Scena |scena |1.0.103 |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.2.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.2.0 |DONE |Manifest: NOSIGNATURE botarium-forge-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |DONE |Manifest: NOSIGNATURE mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE create_jetpack-forge-4.2.1.jar |Create Jetpack |create_jetpack |4.2.1 |DONE |Manifest: NOSIGNATURE IronJetpacks-1.20.1-7.0.5.jar |Iron Jetpacks |ironjetpacks |7.0.5 |DONE |Manifest: NOSIGNATURE everythingcopper-1.20.1-2.3.4.jar |Everything is Copper |everythingcopper |1.20.1-2.3.4 |DONE |Manifest: NOSIGNATURE Powah-5.0.5.jar |Powah |powah |5.0.5 |DONE |Manifest: NOSIGNATURE cabletiers-1.20.1-1.2.2.jar |Cable Tiers |cabletiers |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE rangedpumps-1.1.0.jar |Ranged Pumps |rangedpumps |1.1.0 |DONE |Manifest: NOSIGNATURE macawsbridgesbop-1.20-1.2.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.2 |DONE |Manifest: NOSIGNATURE GrimoireOfGaia4-1.20.1-4.0.0-alpha.10.jar |Grimoire of Gaia 4 |grimoireofgaia |4.0.0-alpha.10 |DONE |Manifest: NOSIGNATURE balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE shetiphiancore-forge-1.20.1-1.3.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.20.1-7.0.3.jar |Mystical Agradditions |mysticalagradditions |7.0.3 |DONE |Manifest: NOSIGNATURE ctov-3.4.4.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.4 |DONE |Manifest: NOSIGNATURE athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE stylecolonies-1.4.jar |stylecolonies mod |stylecolonies |1.4 |DONE |Manifest: NOSIGNATURE novillagerdm-1.20.1-5.0.0.jar |No Villager Death Messages |novillagerdm |5.0.0 |DONE |Manifest: NOSIGNATURE PackMenu-1.20.1-6.1.1.jar |PackMenu |packmenu |6.1.1 |DONE |Manifest: NOSIGNATURE alltheores-1.20.1-47.1.3-2.2.4.jar |AllTheOres |alltheores |2.2.4 |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.2.2.jar |AE2 Insert Export Card |ae2insertexportcard |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE torchmaster-20.1.6.jar |Torchmaster |torchmaster |20.1.6 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.20.1-9.0.11.jar |BotanyTrees |botanytrees |9.0.11 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE Ad-Astra-Giselle-Addon-forge-1.20.1-6.14.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.14 |DONE |Manifest: NOSIGNATURE mcwfencesbop-1.20-1.1.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE RePortality-1.20.1-1.0.1.jar |Portality |portality |4.0.0 |DONE |Manifest: NOSIGNATURE ManyIdeasCore-1.20.1-1.4.2.jar |ManyIdeas Core |manyideas_core |1.4.2 |DONE |Manifest: NOSIGNATURE sp-1.20.1-1.6.5.jar |Surveillance Package |sp |1.0.1-1.20.1 |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 Cobblemon-forge-1.5.2+1.20.1.jar |Cobblemon |cobblemon |1.5.2+1.20.1 |DONE |Manifest: NOSIGNATURE FramedBlocks-9.3.1.jar |FramedBlocks |framedblocks |9.3.1 |DONE |Manifest: NOSIGNATURE pointblank-forge-1.20.1-1.6.7.jar |Point Blank |pointblank |1.6.7 |DONE |Manifest: NOSIGNATURE sparsestructuresreforged-1.20.1-1.0.0.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |DONE |Manifest: NOSIGNATURE mcw-furniture-3.2.2-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |DONE |Manifest: NOSIGNATURE Mine-Pop! 1.0-1.20.1 (FORGE).jar |Mine-Pop! |minepop |1.0.0 |DONE |Manifest: NOSIGNATURE flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |DONE |Manifest: NOSIGNATURE JadeAddons-1.20.1-Forge-5.3.0.jar |Jade Addons |jadeaddons |5.3.0+forge |DONE |Manifest: NOSIGNATURE infiniverse-1.20.1-1.0.0.5.jar |Infiniverse |infiniverse |1.0.0.5 |DONE |Manifest: NOSIGNATURE ScalingHealth-1.20.1-8.0.2+9.jar |Scaling Health |scalinghealth |8.0.2+9 |DONE |Manifest: NOSIGNATURE CodeChickenLib-1.20.1-4.4.0.512-universal.jar |CodeChicken Lib |codechickenlib |4.4.0.512 |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 CBMultipart-1.20.1-3.3.0.146-universal.jar |CBMultipart |cb_multipart |3.3.0.146 |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 sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.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 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 timecontrol-1.20.1-1.6.0.jar |TimeControl |timecontrol |1.6.0 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.4.0+1.20.1.jar |Elytra Slot |elytraslot |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE create_tweaked_controllers-1.20.1-1.2.4.jar |Create: Tweaked Controllers |create_tweaked_controllers |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE StylishEffects-v8.0.2-1.20.1-Forge.jar |Stylish Effects |stylisheffects |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 documents-1.1.2d.jar |Documents Mod |documents |1.1.2d |DONE |Manifest: NOSIGNATURE harvestwithease-1.20.1-8.0.1.0-forge.jar |Harvest with ease |harvestwithease |8.0.1.0 |DONE |Manifest: NOSIGNATURE create_optical-0.2.0.jar |Create Optical Mod |create_optical |0.2.0 |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.1.6.jar |Lithostitched |lithostitched |1.1.5 |DONE |Manifest: NOSIGNATURE tesseract-1.0.35a-forge-mc1.20.1.jar |Tesseract |tesseract |1.0.35a |DONE |Manifest: NOSIGNATURE yesstevemodel-forge-1.20-2.2.2.jar |Yes Steve Model |yes_steve_model |2.2.2 |DONE |Manifest: NOSIGNATURE bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |DONE |Manifest: NOSIGNATURE Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |DONE |Manifest: NOSIGNATURE travelersbackpack-forge-1.20.1-9.1.14.jar |Traveler's Backpack |travelersbackpack |9.1.14 |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 jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE LibX-1.20.1-5.0.14.jar |LibX |libx |1.20.1-5.0.14 |DONE |Manifest: NOSIGNATURE UtilitiX-1.20.1-0.8.15.jar |UtilitiX |utilitix |1.20.1-0.8.15 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.3.0.8.jar |Just Enough Items |jei |15.3.0.8 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-6.0.17+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.17+mc1.20.1 |DONE |Manifest: NOSIGNATURE catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |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 PackingTape-1.20.1-0.14.2.jar |Packing Tape |packingtape |0.14.2 |DONE |Manifest: NOSIGNATURE EnchantIcon-Forge-1.20.1-1.1.1-13.jar |Enchant Icon |enchant_icon |1.1.1-13 |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 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 cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |DONE |Manifest: NOSIGNATURE redstone_arsenal-1.20.1-8.0.1.24.jar |Redstone Arsenal |redstone_arsenal |8.0.1 |DONE |Manifest: NOSIGNATURE commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |DONE |Manifest: NOSIGNATURE silent-gear-1.20.1-3.6.6.jar |Silent Gear |silentgear |3.6.6 |DONE |Manifest: NOSIGNATURE thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE thermal_locomotion-1.20.1-11.0.1.19.jar |Thermal Locomotion |thermal_locomotion |11.0.1 |DONE |Manifest: NOSIGNATURE thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE alchemistry-1.20.1-2.3.4.jar |Alchemistry |alchemistry |2.3.4 |DONE |Manifest: NOSIGNATURE ZeroCore2-1.20.1-2.1.44.jar |Zero CORE 2 |zerocore |1.20.1-2.1.44 |DONE |Manifest: NOSIGNATURE SimpleBackups-1.20.1-3.1.6.jar |Simple Backups |simplebackups |1.20.1-3.1.6 |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 ImmersiveEngineering-1.20.1-10.1.0-171.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 useful_railroads-forge-1.20.1-1.5.6.56.jar |Useful Railroads |usefulrailroads |1.5.6.56 |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 createoreexcavation-1.20-1.4.4.jar |Create Ore Excavation |createoreexcavation |1.4.4 |DONE |Manifest: NOSIGNATURE NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE allthemodium-1.20.1-47.1.25-2.5.1.jar |Allthemodium |allthemodium |2.5.1 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE a_good_place-1.20-1.2.4.jar |A Good Place |a_good_place |1.20-1.2.4 |DONE |Manifest: NOSIGNATURE kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE IntegratedDynamics-1.20.1-1.22.0.jar |IntegratedDynamics |integrateddynamics |1.22.0 |DONE |Manifest: NOSIGNATURE itemcollectors-1.1.10-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.10 |DONE |Manifest: NOSIGNATURE decoration-delight-1.20.1.jar |Decoration Delight |decoration_delight |1.0.0 |DONE |Manifest: NOSIGNATURE Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |DONE |Manifest: NOSIGNATURE Stellar View-1.20.1-0.2.4.jar |Stellar View |stellarview |0.2.4 |DONE |Manifest: NOSIGNATURE serverconfigupdater-4.0.2.jar |ServerConfig Updater |serverconfigupdater |4.0.2 |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 mna-forge-1.20.1-3.0.0.15-all.jar |Mana and Artifice |mna |3.0.0.15 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.6-mc1.20.1.jar |EntityCulling |entityculling |1.6.6 |DONE |Manifest: NOSIGNATURE railcraft-reborn-1.20.1-1.1.6.jar |Railcraft Reborn |railcraft |1.1.6 |DONE |Manifest: NOSIGNATURE cagedmobs-1.20.1-forge-2.0.5.jar |Caged Mobs |cagedmobs |1.20.1-2.0.5 |DONE |Manifest: NOSIGNATURE ManyIdeasDoors-1.20.1-1.2.3.jar |ManyIdeas Doors |manyideas_doors |1.2.3 |DONE |Manifest: NOSIGNATURE createcontraptionterminals-1.20-1.0.0.jar |Create Contraption Terminals |createcontraptionterminals |1.0.0 |DONE |Manifest: NOSIGNATURE oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE connectedglass-1.1.11-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.11 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.21-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.21 |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 hyperbox-1.20.1-4.0.2.0.jar |Hyperbox |hyperbox |4.0.2.0 |DONE |Manifest: NOSIGNATURE Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |DONE |Manifest: NOSIGNATURE bagged-1.0204-forge-1.20.1.jar |Bagged |bagged |1.0204 |DONE |Manifest: NOSIGNATURE aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE totw_modded-forge-1.20.1-1.0.5.jar |Towers of the Wild Modded |totw_modded |1.0.5 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.20.1-1.19.1.jar |Cyclops Core |cyclopscore |1.19.1 |DONE |Manifest: NOSIGNATURE easy_npc-forge-1.20.1-5.7.2.jar |Easy NPC |easy_npc |5.7.2 |DONE |Manifest: NOSIGNATURE create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |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 netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE aiotbotania-1.20.1-4.0.5.jar |AIOT Botania |aiotbotania |1.20.1-4.0.5 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE aether-1.20.1-1.5.0-neoforge.jar |The Aether |aether |0.0NONE |DONE |Manifest: NOSIGNATURE lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |DONE |Manifest: NOSIGNATURE morejs-forge-1.20.1-0.10.0.jar |MoreJS |morejs |0.10.0 |DONE |Manifest: NOSIGNATURE naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE advancements_tracker_1.20.1-6.1.0.jar |Advancements Tracker |advancements_tracker |6.1.0 |DONE |Manifest: NOSIGNATURE connectivity-1.20.1-5.5.jar |Connectivity Mod |connectivity |1.20.1-5.5 |DONE |Manifest: NOSIGNATURE immersive_aircraft-1.0.1+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.0.1+1.20.1 |DONE |Manifest: NOSIGNATURE rsgauges-1.2.21.jar |Gauges and Switches |rsgauges |1.2.21 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.20.1-16.0.6.jar |CookingForBlockheads |cookingforblockheads |16.0.6 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE LuminousTag V1.1 - Forge 1.20.1.jar |Luminous:Tag |luminoustag |1.1 |DONE |Manifest: NOSIGNATURE dankstorage-forge-1.20.1-8.jar |Dank Storage |dankstorage |8 |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 potionsmaster-1.20.1-47.1.70-0.6.0.jar |PotionsMaster |potionsmaster |0.6.0 |DONE |Manifest: NOSIGNATURE Luminous Halloween V1.0 - Forge 1.20.1.jar |Luminous Halloween |luminous_halloween |1.0 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE storagedelight-1.1.1-1.20.1-forge.jar |Storage Delight |storagedelight |1.1.1-1.20.1-forge |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.6.jar |Relics |relics |0.8.0.6 |DONE |Manifest: NOSIGNATURE jeed-1.20-2.2.1.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.1 |DONE |Manifest: NOSIGNATURE monobank-1.20.1-1.1.4.jar |Monobank |monobank |1.1.4 |DONE |Manifest: NOSIGNATURE generatorgalore-1.20.1-1.2.4.jar |Generator Galore |generatorgalore |1.20.1-1.2.4 |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 balanced_crates-1.8.1.1.20.1-forge.jar |Balanced Crates |balanced_crates |1.8.1.1.20.1 |DONE |Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.20.1-1.1.0.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE sodiumdynamiclights-forge-1.0.9-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |DONE |Manifest: NOSIGNATURE cosmosportals-1.20.1-7.4.1.0-universal.jar |Cosmos Portals |cosmosportals |7.4.1.0 |DONE |Manifest: NOSIGNATURE thaumon-forge-2.3.0+1.20.1.jar |Thaumon |thaumon |2.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE cosmos-library-1.20.1-10.5.1.0-universal.jar |Cosmos Library |cosmoslibrary |10.5.1.0 |DONE |Manifest: NOSIGNATURE arseng-1.1.7.jar |Ars Énergistique |arseng |1.1.7 |DONE |Manifest: NOSIGNATURE entangled-1.3.18-forge-mc1.20.jar |Entangled |entangled |1.3.18 |DONE |Manifest: NOSIGNATURE CommonCapabilities-1.20.1-2.9.1.jar |CommonCapabilities |commoncapabilities |2.9.1 |DONE |Manifest: NOSIGNATURE crashutilities-8.1.4.jar |Crash Utilities |crashutilities |8.1.4 |DONE |Manifest: NOSIGNATURE getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE create_ultimate_factory-1.5.1-forge-1.20.1.jar |Create: Ultimate Factory |create_ultimate_factory |1.5.1 |DONE |Manifest: NOSIGNATURE cobbledex-1.20.1-forge-1.1.0.jar |Cobbledex |cobbledex |1.1.0 |DONE |Manifest: NOSIGNATURE noflyzone-1.20.1-1.0.8.jar |No-fly Zone |noflyzone |1.20.1-1.0.8 |DONE |Manifest: NOSIGNATURE mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE fcl-20.10c.jar |Fexcraft Common Library |fcl |20.10c |DONE |Manifest: NOSIGNATURE colorfulhearts-forge-1.20.1-4.3.15.jar |Colorful Hearts |colorfulhearts |4.3.15 |DONE |Manifest: NOSIGNATURE wirelesschargers-1.0.9a-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9a |DONE |Manifest: NOSIGNATURE modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |DONE |Manifest: NOSIGNATURE protection_pixel-1.0.4-forge-1.20.1.jar |Protection Pixel |protection_pixel |1.0.4 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE IntegratedTunnels-1.20.1-1.8.28.jar |IntegratedTunnels |integratedtunnels |1.8.28 |DONE |Manifest: NOSIGNATURE GunpowderLib-1.20.2-2.2.2.jar |GunpowderLib |gunpowderlib |1.20.2-2.2.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20 ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE legendarysurvivaloverhaul-1.20.1-1.4.5.jar |Legendary Survival Overhaul |legendarysurvivaloverhaul |1.20.1-1.20.1-1.4.5 |DONE |Manifest: NOSIGNATURE curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |DONE |Manifest: NOSIGNATURE ScorchedGuns-0.3.6-1.20.1.jar |Scorched Guns |scguns |0.3.2.5 |DONE |Manifest: NOSIGNATURE wizards_reborn-1.20.1-0.1.4.jar |Wizard's Reborn |wizards_reborn |1.20.1-0.1.4 |DONE |Manifest: NOSIGNATURE AngelRing2-1.20.1-2.2.2.jar |Angel Ring 2 |angelring |2.2.1 |DONE |Manifest: NOSIGNATURE Mekanism-1.20.1-10.4.9.61.jar |Mekanism |mekanism |10.4.9 |DONE |Manifest: NOSIGNATURE GravitationalModulatingAdditionalUnit-1.20.1-3.2.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|3.2 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.20.1-10.4.9.61.jar |Mekanism: Generators |mekanismgenerators |10.4.9 |DONE |Manifest: NOSIGNATURE Exchangers-1.20.1-3.5.1.jar |Exchangers |exchangers |1.20.1-3.5.1 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20 SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |9.0.0.46 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.20.1-4.12.1-all.jar |Ars Nouveau |ars_nouveau |4.12.1 |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.5.jar |Ars Elemental |ars_elemental |1.20.1-0.6.5 |DONE |Manifest: NOSIGNATURE pipez-forge-1.20.1-1.2.12.jar |Pipez |pipez |1.20.1-1.2.12 |DONE |Manifest: NOSIGNATURE eidolon_repraised-1.20.1-0.3.8.10.jar |Eidolon:Repraised |eidolon |1.20.1-0.3.8.10 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE MekanismTools-1.20.1-10.4.9.61.jar |Mekanism: Tools |mekanismtools |10.4.9 |DONE |Manifest: NOSIGNATURE nucleus-core-forge-1.20.1+1.1.0.jar |Nucleus (Core) |nucleus |1.1.0 |DONE |Manifest: NOSIGNATURE seasonhud-forge-1.20.1-1.10.3.jar |SeasonHUD |seasonhud |1.10.3 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE BambooEverything-forge-3.0.3+mc1.20.1.jar |Bamboo Everything |bambooeverything |3.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE letsdo-API-forge-1.2.15-forge.jar |[Let's Do] API |doapi |1.2.15 |DONE |Manifest: NOSIGNATURE seamless-2.2.2-forge-1.20.1.jar |Seamless |seamless |2.2.2 |DONE |Manifest: NOSIGNATURE letsdo-vinery-forge-1.4.28.jar |[Let's Do] Vinery |vinery |1.4.28 |DONE |Manifest: NOSIGNATURE letsdo-herbalbrews-forge-1.0.8.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.8 |DONE |Manifest: NOSIGNATURE VoidCubes-1.2.0-forge.jar |VoidCubes |void_cube |1.2.0 |DONE |Manifest: NOSIGNATURE letsdo-farm_and_charm-forge-1.0.2.jar |[Let's Do] Farm & Charm |farm_and_charm |1.0.2 |DONE |Manifest: NOSIGNATURE markdown_manual-MC1.20.1-forge-1.2.5+c3f0b88.jar |Markdown Manual |markdown_manual |1.2.5+c3f0b88 |DONE |Manifest: NOSIGNATURE letsdo-camping-forge-1.0.4.jar |[Let's Do] Camping |camping |1.0.4 |DONE |Manifest: NOSIGNATURE findme-3.2.1-forge.jar |FindMe |findme |3.2.1 |DONE |Manifest: NOSIGNATURE letsdo-bakery-forge-2.0.1.jar |[Let's Do] Bakery |bakery |2.0.1 |DONE |Manifest: NOSIGNATURE letsdo-brewery-forge-1.1.9.jar |[Let's Do] Brewery |brewery |1.1.9 |DONE |Manifest: NOSIGNATURE letsdo-meadow-forge-1.3.19.jar |[Let's Do] Meadow |meadow |1.3.19 |DONE |Manifest: NOSIGNATURE observable-4.4.1.jar |Observable |observable |4.4.1 |DONE |Manifest: NOSIGNATURE dragonlib-forge-1.20.1-2.1.14.jar |DragonLib |dragonlib |1.20.1-2.1.14 |DONE |Manifest: NOSIGNATURE letsdo-addon-applewood-forge-1.0.1.jar |[Let's Do Addon] AppleWood |applewood |1.0.1 |DONE |Manifest: NOSIGNATURE ftb-library-forge-2001.2.2.jar |FTB Library |ftblibrary |2001.2.2 |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.1.jar |FTB Chunks |ftbchunks |2001.3.1 |DONE |Manifest: NOSIGNATURE letsdo-nethervinery-forge-1.2.14.jar |[Let's Do] NetherVinery |nethervinery |1.2.14 |DONE |Manifest: NOSIGNATURE letsdo-furniture-forge-1.0.3.jar |[Let's Do] Furniture |furniture |1.0.3 |DONE |Manifest: NOSIGNATURE letsdo-candlelight-forge-2.0.1.jar |[Let's Do] Candlelight |candlelight |2.0.1 |DONE |Manifest: NOSIGNATURE letsdo-beachparty-forge-1.1.5.jar |[Let's Do] Beachparty |beachparty |1.1.5 |DONE |Manifest: NOSIGNATURE letsdo-bloomingnature-forge-1.0.9.jar |[Let's Do] BloomingNature |bloomingnature |1.0.9 |DONE |Manifest: NOSIGNATURE cornexpansion-forge-1.0.1.jar |[Let's Do Addon] Corn Expansio|cornexpansion |1.0.1 |DONE |Manifest: NOSIGNATURE yuushya-1.20.1-forge-2.2.2.jar |Yuushya |yuushya |2.2.2 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.20.1-forge-1.113.1.jar |CC: Tweaked |computercraft |1.113.1 |DONE |Manifest: NOSIGNATURE ProjectRed-1.20.1-4.19.0-beta+11-core.jar |ProjectRed Core |projectred_core |4.19.0-beta+11 |DONE |Manifest: NOSIGNATURE ProjectRed-1.20.1-4.19.0-beta+11-integration.jar |ProjectRed Integration |projectred_integration |4.19.0-beta+11 |DONE |Manifest: NOSIGNATURE ProjectRed-1.20.1-4.19.0-beta+11-transmission.jar |ProjectRed Transmission |projectred_transmission |4.19.0-beta+11 |DONE |Manifest: NOSIGNATURE ProjectRed-1.20.1-4.19.0-beta+11-exploration.jar |ProjectRed Exploration |projectred_exploration |4.19.0-beta+11 |DONE |Manifest: NOSIGNATURE ProjectRed-1.20.1-4.19.0-beta+11-fabrication.jar |ProjectRed Fabrication |projectred_fabrication |4.19.0-beta+11 |DONE |Manifest: NOSIGNATURE ProjectRed-1.20.1-4.19.0-beta+11-illumination.jar |ProjectRed Illumination |projectred_illumination |4.19.0-beta+11 |DONE |Manifest: NOSIGNATURE ProjectRed-1.20.1-4.19.0-beta+11-expansion.jar |ProjectRed Expansion |projectred_expansion |4.19.0-beta+11 |DONE |Manifest: NOSIGNATURE energymeter-forge-1.20.1-1.0.0.jar |Energy Meter |energymeter |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE Stargate Journey-1.20.1-0.6.27.jar |Stargate Journey |sgjourney |0.6.27 |DONE |Manifest: NOSIGNATURE ExtremeReactors2-1.20.1-2.0.80.jar |Extreme Reactors |bigreactors |1.20.1-2.0.80 |DONE |Manifest: NOSIGNATURE productivebees-1.20.1-12.5.3.jar |Productive Bees |productivebees |1.20.1-12.5.3 |DONE |Manifest: NOSIGNATURE the_bumblezone-7.5.4+1.20.1-forge.jar |The Bumblezone |the_bumblezone |7.5.4+1.20.1-forge |DONE |Manifest: NOSIGNATURE trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE chunkloaders-1.2.8a-forge-mc1.20.1.jar |Chunk Loaders |chunkloaders |1.2.8a |DONE |Manifest: NOSIGNATURE inventoryessentials-forge-1.20.1-8.2.6.jar |Inventory Essentials |inventoryessentials |8.2.6 |DONE |Manifest: NOSIGNATURE KeepStepping-Forge-1.20.1-1.0.0.jar |Keep Stepping |keep_stepping |1.0.0 |DONE |Manifest: NOSIGNATURE Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |DONE |Manifest: NOSIGNATURE Cyclic-1.20.1-1.13.0.jar |Cyclic |cyclic |1.13.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 cyclic-crash-fixer-1.0.jar |Cyclic Crash Fixer |cyclic_crash_fixer |1.0 |DONE |Manifest: NOSIGNATURE MoreMekanismProcessing-1.20.1-4.0.jar |More Mekanism Processing |moremekanismprocessing |4.0 |DONE |Manifest: NOSIGNATURE create_haven-1.0.0-1.20.1.jar |Create Haven Qualities |createhaven |1.0.0 |DONE |Manifest: NOSIGNATURE rhino-forge-2001.2.2-build.18.jar |Rhino |rhino |2001.2.2-build.18 |DONE |Manifest: NOSIGNATURE kubejs-forge-2001.6.5-build.14.jar |KubeJS |kubejs |2001.6.5-build.14 |DONE |Manifest: NOSIGNATURE gtceu-1.20.1-1.3.0-a.jar |GregTech |gtceu |1.3.0-a |DONE |Manifest: NOSIGNATURE raccompat-1.20.1-0.1.3.jar |RAC-Compat |raccompat |0.1.3 |DONE |Manifest: NOSIGNATURE Cucumber-1.20.1-7.0.8.jar |Cucumber Library |cucumber |7.0.8 |DONE |Manifest: NOSIGNATURE matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |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-47.jar |JourneyMap Integration |jmi |1.20.1-0.14-47 |DONE |Manifest: NOSIGNATURE amendments-1.20-1.2.8.jar |Amendments |amendments |1.20-1.2.8 |DONE |Manifest: NOSIGNATURE blueflame-1.20.0-1.0.3.jar |Blue Flame Burning |blueflame |1.20.0-1.0.3 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.20.1-0.10.25.804.jar |Sophisticated Storage |sophisticatedstorage |0.10.25.804 |DONE |Manifest: NOSIGNATURE OctoLib-FORGE-0.4.2+1.20.1.jar |OctoLib |octolib |0.4.2 |DONE |Manifest: NOSIGNATURE allthewizardgear-1.20.1-1.1.3.jar |All The Wizard Gear |allthewizardgear |1.20.1-1.1.3 |DONE |Manifest: NOSIGNATURE additionallanterns-1.1.1a-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1a |DONE |Manifest: NOSIGNATURE item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-2001.4.7-20240703.105648-1.jar |FTB Quests |ftbquests |2001.4.7 |DONE |Manifest: NOSIGNATURE ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |DONE |Manifest: NOSIGNATURE productivelib-1.20.1-0.0.4.jar |Productive Lib |productivelib |1.20.1-0.0.4 |DONE |Manifest: NOSIGNATURE pipe_connector-1.20.1-0.3.8.jar |Pipe Connector |pipe_connector |0.3.8 |DONE |Manifest: NOSIGNATURE Laendli_1.7.6a_24016 (1.20.1_forge).jar |Laendli Transport |laendli_transport |1.7.6 |DONE |Manifest: NOSIGNATURE abyssal_decor_1.20.1_0.1.6.jar |Abyssal Decor |abyssal_decor |1.0.0 |DONE |Manifest: NOSIGNATURE ensorcellation-1.20.1-5.0.2.24.jar |Ensorcellation |ensorcellation |5.0.2 |DONE |Manifest: NOSIGNATURE waystones-forge-1.20-14.1.6.jar |Waystones |waystones |14.1.6 |DONE |Manifest: NOSIGNATURE BuildersDelight-1.20.1-v.1.3.jar |Builder's Delight |buildersdelight |1.2.1 |DONE |Manifest: NOSIGNATURE Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |DONE |Manifest: NOSIGNATURE FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE journeymap-1.20.1-5.10.2-forge.jar |Journeymap |journeymap |5.10.2 |DONE |Manifest: NOSIGNATURE comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |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 DimStorage-1.20.1-8.0.1.jar |DimStorage |dimstorage |8.0.1 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.20-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE mcjtylib-1.20-8.0.5.jar |McJtyLib |mcjtylib |1.20-8.0.5 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.20-5.0.4.jar |RFToolsBase |rftoolsbase |1.20-5.0.4 |DONE |Manifest: NOSIGNATURE signtastic-1.20-3.0.2.jar |SignTastic |signtastic |1.20-3.0.2 |DONE |Manifest: NOSIGNATURE rftoolspower-1.20-6.0.2.jar |RFToolsPower |rftoolspower |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.20-6.0.5.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.5 |DONE |Manifest: NOSIGNATURE deepresonance-1.20-5.0.4.jar |DeepResonance |deepresonance |1.20-5.0.4 |DONE |Manifest: NOSIGNATURE xnet-1.20-6.1.4.jar |XNet |xnet |1.20-6.1.4 |DONE |Manifest: NOSIGNATURE rftoolsdim-1.20-11.0.7.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.7 |DONE |Manifest: NOSIGNATURE xnetgases-1.20.1-5.0.0.jar |XNet Gases |xnetgases |5.0.0 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.20-5.0.3.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE rftoolscontrol-1.20-7.0.2.jar |RFToolsControl |rftoolscontrol |1.20-7.0.2 |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 create-man-of-many-planes-1.0.jar |Create Man of Many Planes |mr_create_manofmanyplanes |1.0 |DONE |Manifest: NOSIGNATURE mahoutsukai-1.20.1-v1.34.62.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.62 |DONE |Manifest: NOSIGNATURE farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |DONE |Manifest: NOSIGNATURE easel_does_it-1.20.1-1.0.2-all.jar |Easel Does It |easel_does_it |1.0.2 |DONE |Manifest: NOSIGNATURE factory_blocks+forge-1.3.1.jar |Factory Blocks |factory_blocks |1.3.1 |DONE |Manifest: NOSIGNATURE moderntrainparts-0.1.7-forge-mc1.20.1-cr0.5.1.f.ja|Modern Train Parts |moderntrainparts |0.1.7-forge-mc1.20.1|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.5.5.jar |Create Railways Navigator |createrailwaysnavigator |1.20.1-0.5.5 |DONE |Manifest: NOSIGNATURE Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar |Create: Dreams & Desires |create_dd |0.1b.Release-Early-D|DONE |Manifest: NOSIGNATURE extendedgears-2.1.1-1.20.1-0.5.1.f-forge.jar |Extended Cogwheels |extendedgears |2.1.1-1.20.1-0.5.1.f|DONE |Manifest: NOSIGNATURE ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |DONE |Manifest: NOSIGNATURE CreateCasing-1.20.1-1.6.2-fix1.jar |Create : Encased |createcasing |1.20.1-1.6.2-fix1 |DONE |Manifest: NOSIGNATURE create-dyn-light-forge1.20.1+1.0.2.jar |Create Dynamic Light |createdynlight |1.0.2 |DONE |Manifest: NOSIGNATURE Crystal-Clear-2.1-Beta-forge.jar |Create: Crystal Clear |crystal_clear |2.1-Beta |DONE |Manifest: NOSIGNATURE buildify-0.2.5-1.20.1.jar |Buildify |buildify |0.2.5-1.20.1 |DONE |Manifest: NOSIGNATURE petrolpark-1.20.1-1.0.1-all.jar |Petrolpark's Library |petrolpark |1.0.1 |DONE |Manifest: NOSIGNATURE petrolsparts-1.20.1-1.0.3.jar |Petrol's Parts |petrolsparts |1.0.3 |DONE |Manifest: NOSIGNATURE ponderjs-1.20.1-1.3.1.jar |PonderJS |ponderjs |1.3.1 |DONE |Manifest: NOSIGNATURE bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |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 mekanism_tfmg_compat-0.4-1.20.1.jar |Mekanism TFMG Compat |mekanism_tfmg_compat |0.4-1.20.1 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.20-6.0.6.jar |RFToolsUtility |rftoolsutility |1.20-6.0.6 |DONE |Manifest: NOSIGNATURE alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE ExtremeReactors2-CreateCompat-1.20.1-1.0.3.jar |Extreme Reactors Create Compat|er2create |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.0.16.jar |EnchantmentDescriptions |enchdesc |17.0.16 |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.22-forge.jar |Moonlight Library |moonlight |1.20-2.13.22 |DONE |Manifest: NOSIGNATURE labels-1.20-1.20.1.jar |Labels |labels |1.20-1.20.1 |DONE |Manifest: NOSIGNATURE configuration-forge-1.20.1-2.2.0.jar |Configuration |configuration |2.2.0 |DONE |Manifest: NOSIGNATURE ToolBelt-1.20.1-1.20.01.jar |Tool Belt |toolbelt |1.20.01 |DONE |Manifest: NOSIGNATURE titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.2-beta.5.jar |MixinSquared |mixinsquared |0.1.2-beta.5 |DONE |Manifest: NOSIGNATURE respawnobelisks-2.5-c.jar |Respawn Obelisks |respawnobelisks |2.5-c |DONE |Manifest: NOSIGNATURE justleveling-forge-1.20.x-v1.7.jar |Just Leveling |justleveling |1.7 |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 theurgy-1.20.1-1.21.3.jar |Theurgy |theurgy |1.21.3 |DONE |Manifest: NOSIGNATURE nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE RecipesLibrary-1.20.1-2.0.1.jar |Recipes Library |recipes_lib |2.0.1 |DONE |Manifest: NOSIGNATURE Paimon-Forge-1.20.1-1.0.6.jar |A Paimon |paimon |1.0.6 |DONE |Manifest: NOSIGNATURE DynamicTreesAlexsMobs-1.20.1-1.0.0.jar |Dynamic Trees for Alex's Mobs |dtalexsmobs |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |DONE |Manifest: NOSIGNATURE allthecompressed-1.20.1-3.0.2.jar |AllTheCompressed |allthecompressed |3.0.2 |DONE |Manifest: NOSIGNATURE packedup-0.5.1-beta.jar |Packed Up |packedup |0.5.1-beta |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.5.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE corn_delight-1.0.4-1.20.1.jar |Corn Delight |corn_delight |1.0.4-1.20.1 |DONE |Manifest: NOSIGNATURE ends_delight-1.20.1-2.0.jar |End's Delight |ends_delight |2.0 |DONE |Manifest: NOSIGNATURE Delightful-1.20.1-3.5.5.jar |Delightful |delightful |3.5.5 |DONE |Manifest: NOSIGNATURE endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE suppsquared-1.20-1.1.16.jar |Supplementaries Squared |suppsquared |1.20-1.1.16 |DONE |Manifest: NOSIGNATURE infinitybuttons-1.20.1-4.0.4.jar |Infinity Buttons |infinitybuttons |1.20.1-4.0.4 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-Forge-11.12.1.jar |Jade |jade |11.12.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 ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE ExtendedAE-1.20-1.1.10-forge.jar |ExtendedAE |expatternprovider |1.20-1.1.10-forge |DONE |Manifest: NOSIGNATURE AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE polyeng-forge-0.1.1-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE AppliedFlux-1.20-1.1.8-forge.jar |AppliedFlux |appflux |1.20-1.1.8-forge |DONE |Manifest: NOSIGNATURE merequester-forge-1.20.1-1.1.4.jar |ME Requester |merequester |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE hmag-forge-mc1.20.1-9.0.20.jar |Hostile Mobs and Girls |hmag |9.0.20 |DONE |Manifest: NOSIGNATURE chemlib-1.20.1-2.0.19.jar |ChemLib |chemlib |2.0.19 |DONE |Manifest: NOSIGNATURE barbequesdelight-1.0.4.jar |Barbeque's Delight |barbequesdelight |1.0.4 |DONE |Manifest: NOSIGNATURE immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE enderchests-forge-1.20.1-1.2.jar |EnderChests |enderchests |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE deco-storage-forge-1.20.1-2.0810.jar |Decorative Storage |decorative_storage |2.0810 |DONE |Manifest: NOSIGNATURE JustEnoughMekanismMultiblocks-1.20.1-4.5.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.5 |DONE |Manifest: NOSIGNATURE Cobblepedia-Forge-0.6.8.jar |Cobblepedia |cobblepedia |0.6.8 |DONE |Manifest: NOSIGNATURE legendarycreatures-1.20.1-1.0.11.jar |Legendary Creatures |legendarycreatures |1.20.1-1.0.11 |DONE |Manifest: NOSIGNATURE armourersworkshop-forge-1.20.1-2.1.4.jar |Armourer's Workshop |armourers_workshop |2.1.4 |DONE |Manifest: 58:d0:3b:4b:a0:4b:43:fb:59:0f:27:f5:39:d5:65:de:9a:24:ee:2e:15:48:b1:4f:78:1a:e1:ef:cd:a4:d9:0a Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |DONE |Manifest: NOSIGNATURE modonomicon-1.20.1-forge-1.77.3.jar |Modonomicon |modonomicon |1.77.3 |DONE |Manifest: NOSIGNATURE rsinsertexportupgrade-1.20.1-1.4.0.jar |RS Insert Export Upgrade |rsinsertexportupgrade |1.20.1-1.4.0 |DONE |Manifest: NOSIGNATURE chisel-forge-1.20.1-1.8.0.jar |Chisel Reborn |chisel |1.8.0 |DONE |Manifest: NOSIGNATURE solcarrot-1.20.1-1.15.1.jar |Spice of Life: Carrot Edition |solcarrot |1.15.1 |DONE |Manifest: NOSIGNATURE apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE refinedpolymorph-0.1.1-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |DONE |Manifest: NOSIGNATURE AEAdditions-1.20.1-5.0.6.jar |AE Additions |ae2additions |5.0.6 |DONE |Manifest: NOSIGNATURE megacells-forge-2.4.4-1.20.1.jar |MEGA Cells |megacells |2.4.4-1.20.1 |DONE |Manifest: NOSIGNATURE PacketFixer-forge-1.20.1-1.2.7.jar |Packet Fixer |packetfixer |1.2.7 |DONE |Manifest: NOSIGNATURE expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |DONE |Manifest: NOSIGNATURE betterfoliage-5.0.2.jar |Better Foliage |betterfoliage |5.0.2 |DONE |Manifest: NOSIGNATURE Flywheel Backend: Off Crash Report UUID: a7215fba-a938-43ca-bdca-157cf7ea8b5e FML: 47.3 Forge: net.minecraftforge:47.3.0 Kiwi Modules: kiwi:block_components kiwi:block_templates kiwi:contributors kiwi:data kiwi:item_templates xkdeco:entity_types