---- Minecraft Crash Report ---- // Don't do that. Time: 2023-05-27 21:44:15 Description: Exception generating new chunk java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / minecraft:snowy_plains]=net.minecraft.world.level.biome.Biome@26fa01b8}, Reference{ResourceKey[minecraft:worldgen/biome / minecraft:snowy_taiga]=net.minecraft.world.level.biome.Biome@1c2465ef}] at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$3(ModdedBiomeSlicesManager.java:108) ~[blueprint-1.19.2-6.1.2.jar%23514!/:6.1.2] {re:mixin,re:classloading} at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%23121!/:?] {} at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:397) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:integrated_stronghold.mixins.json:structures.DisableVanillaStrongholdsMixin,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_223313_(ChunkStatus.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.chunk.ChunkStatus.m_223279_(ChunkStatus.java:292) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23126!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:619) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,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.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {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 Stacktrace: at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$3(ModdedBiomeSlicesManager.java:108) ~[blueprint-1.19.2-6.1.2.jar%23514!/:6.1.2] {re:mixin,re:classloading} at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%23121!/:?] {} at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:397) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:integrated_stronghold.mixins.json:structures.DisableVanillaStrongholdsMixin,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_223313_(ChunkStatus.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.level.chunk.ChunkStatus.m_223279_(ChunkStatus.java:292) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23126!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:619) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,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.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} -- Chunk to be generated -- Details: Location: 2,28 Position hash: 120259084290 Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@24b967a Stacktrace: at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23126!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:619) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,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.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {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: 625 Level dimension: minecraft:overworld Level spawn location: World: (56,64,472), Section: (at 8,0,8 in 3,4,29; chunk contains blocks 48,-64,464 to 63,319,479), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 0 game time, 0 day time Level name: World Test 1 Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:347) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:wwoo_forge.mixins.json:QuitMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:300) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:wwoo_forge.mixins.json:QuitMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:wwoo_forge.mixins.json:QuitMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23797!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:wwoo_forge.mixins.json:QuitMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1373773824 bytes (1310 MiB) / 8522825728 bytes (8128 MiB) up to 10838081536 bytes (10336 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz Identifier: Intel64 Family 6 Model 94 Stepping 3 Microarchitecture: Skylake (Client) Frequency (GHz): 3.50 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: NVIDIA GeForce GTX 1070 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1b81 Graphics card #0 versionInfo: DriverVersion=31.0.15.3203 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 49090.97 Virtual memory used (MB): 32341.59 Swap memory total (MB): 32768.00 Swap memory used (MB): 2146.90 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10336m -Xms256m Loaded Shaderpack: ComplementaryShaders_v4.7.1.zip Profile: Custom (+7 options changed by user) Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:saturn, mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:habitat, mod:easyanvils (incompatible), mod:infernalexp, mod:playeranimator (incompatible), mod:nethers_exoticism, mod:prideflags, mod:paragon, mod:entitycollisionfpsfix (incompatible), mod:mcwwindows, mod:rubidium (incompatible), mod:modnametooltip (incompatible), mod:macawsroofsbyg, mod:forgeendertech, mod:ctm (incompatible), mod:villagersplus, mod:yungsapi, mod:maxhealthfix (incompatible), mod:galosphere_delight, mod:guardvillagers (incompatible), mod:apotheosis (incompatible), mod:balm (incompatible), mod:immersive_armors (incompatible), mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:forgotten_delight, mod:tinyskeletons (incompatible), mod:handcrafted, mod:repurposed_structures, mod:morevillagers, mod:goodending (incompatible), mod:botanytrees (incompatible), mod:toolstats (incompatible), mod:unusualend, mod:propertymodifier (incompatible), mod:transparent (incompatible), mod:heyberryshutup (incompatible), mod:aquatictorches, mod:yungsbridges, mod:resourcefulconfig, mod:fairylights (incompatible), mod:darkerdepths (incompatible), mod:reeses_sodium_options (incompatible), mod:curiouslanterns, mod:luphieclutteredmod, mod:curios, mod:ncbetterblastfurnace, mod:corail_woodcutter, mod:solsweetpotato (incompatible), mod:oculus (incompatible), mod:create_factory, mod:villagersellanimals, mod:bettervillage, mod:overweight_farming (incompatible), mod:theabyss, mod:pluto, mod:mcwroofs, mod:chimes, mod:adorn (incompatible), mod:tmted, mod:jadeaddons (incompatible), mod:windswept, mod:bettermineshafts, mod:sliceanddice (incompatible), mod:nebs (incompatible), mod:randombonemealflowers, mod:elytraslot, mod:quarkoddities (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:gnumus, mod:caelus (incompatible), mod:immersive_weathering (incompatible), mod:shutupexperimentalsettings (incompatible), mod:integrated_api (incompatible), mod:naturescompass (incompatible), mod:botanypots (incompatible), mod:pneumaticcraft, mod:snuffles (incompatible), mod:tetraticcombat (incompatible), mod:rubidium_extras (incompatible), mod:delightfulmining, mod:wso16 (incompatible), mod:idas (incompatible), mod:ferdinandsflowers, mod:terrablender, mod:biomesoplenty, mod:bettercombat (incompatible), mod:combatroll, mod:shouldersurfing (incompatible), mod:mindfuldarkness (incompatible), mod:adlods, mod:spectrelib (incompatible), mod:special_drops, mod:kotlinforforge (incompatible), mod:brewinandchewin (incompatible), mod:whisperwoods (incompatible), mod:flywheel (incompatible), mod:compressedcreativity (incompatible), mod:alloyed (incompatible), mod:farmersrespite (incompatible), mod:ecologics (incompatible), mod:xaerominimap, mod:integrated_stronghold (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:earthmobsmod, mod:almostunified (incompatible), mod:jei (incompatible), mod:entityculling, mod:backpacked (incompatible), mod:canary, mod:oceansdelight, mod:visuality, mod:the_forgotten_dimensions, mod:puzzleslib (incompatible), mod:byg, mod:bettergolem (incompatible), mod:babydelight, mod:wwoo, mod:cosmeticarmorreworked (incompatible), mod:tetra (incompatible), mod:tetranomicon, mod:hexerei (incompatible), mod:treechop (incompatible), mod:create_things_and_misc, mod:sweetys_nethers_cruelty, mod:v_slab_compat (incompatible), mod:bonetorch, mod:galosphere (incompatible), mod:naturalist, mod:betteroceanmonuments, mod:immersive_aircraft (incompatible), mod:sophisticatedcore (incompatible), mod:kleeslabs (incompatible), mod:piglinproliferation, mod:xaeroworldmap, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:domesticationinnovation, mod:finsandtails (incompatible), mod:mixinextras (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:twigs (incompatible), mod:create_dragon_lib, mod:takesapillage (incompatible), mod:bygonenether, mod:railways (incompatible), mod:fpsreducer, mod:carryon (incompatible), mod:macawsroofsbop, mod:more_villager_trades, mod:dummmmmmy (incompatible), mod:twilightforest (incompatible), mod:acc_nocube, mod:equipmentcompare (incompatible), mod:chipped (incompatible), mod:farmersdelight (incompatible), mod:chefsdelight, mod:culturaldelights (incompatible), mod:ends_delight, mod:mageflame, mod:gottschcore (incompatible), mod:dustrial_decor (incompatible), mod:ambientsounds (incompatible), mod:greater_eye, mod:stacking_potions, mod:endrem, mod:mcwfences, mod:mcwfencesbop, mod:mcwfencesbyg, mod:fuelgoeshere, mod:born_in_chaos_v1, mod:corail_woodcutter_extension_byg, mod:cnb, mod:geckolib3 (incompatible), mod:crittersandcompanions (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:ars_artifice (incompatible), mod:ars_armiger, mod:collective, mod:spyglass_improvements (incompatible), mod:simplehats (incompatible), mod:betterthirdperson, mod:elevatorid (incompatible), mod:gobber2, mod:betterstrongholds, mod:bushesandberries, mod:modestmining, mod:resourcefullib (incompatible), mod:starterkit, mod:eatinganimation (incompatible), mod:forge, mod:mctb (incompatible), mod:appleskin, mod:deeperdarker, mod:architectury (incompatible), mod:aiimprovements, mod:undergarden, mod:letmedespawn (incompatible), mod:voidtotem (incompatible), mod:tradingpost (incompatible), mod:betteradvancements (incompatible), mod:frozen_delight, mod:festive_delight, mod:trashslot (incompatible), mod:irisflw (incompatible), mod:deathknell (incompatible), mod:sophisticatedstorage (incompatible), mod:nourished_nether, mod:goodall (incompatible), mod:colorize, mod:enlightened_end, mod:create, mod:createdeco (incompatible), mod:delightful (incompatible), mod:ars_creo (incompatible), mod:waystones (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:artifacts, mod:configured (incompatible), mod:decorative_blocks (incompatible), mod:dungeoncrawl, mod:lazydfu (incompatible), mod:everycomp (incompatible), mod:betterdeserttemples, mod:netherdepthsupgrade (incompatible), mod:toastcontrol (incompatible), mod:blueprint (incompatible), mod:boatload (incompatible), mod:environmental (incompatible), mod:savage_and_ravage (incompatible), mod:clayworks (incompatible), mod:neapolitan (incompatible), mod:respiteful (incompatible), mod:exquisito (incompatible), mod:personality (incompatible), mod:autumnity (incompatible), mod:dolt_compat, mod:allurement (incompatible), mod:woodworks (incompatible), mod:compatoplenty, mod:incubation (incompatible), mod:buzzier_bees (incompatible), mod:berry_good (incompatible), mod:coffee_delight, mod:frozenup (incompatible), mod:jeimultiblocks, mod:immersiveengineering (incompatible), mod:friendsandfoes (incompatible), mod:chococraft (incompatible), mod:graveyard_biomes (incompatible), mod:tetrasdelight (incompatible), mod:zillagersweararmor (incompatible), mod:upgrade_aquatic (incompatible), mod:cofh_core, mod:commonality, mod:create_central_kitchen, mod:ensorcellation, mod:simplyswords (incompatible), mod:enchdesc (incompatible), mod:radiantgear, mod:moonlight (incompatible), mod:smarterfarmers (incompatible), mod:nohostilesaroundcampfire, mod:eccentrictome, mod:babyfat (incompatible), mod:gardens_of_the_dead, mod:nightlights, mod:jade (incompatible), mod:fishofthieves, mod:creativecore (incompatible), mod:undergardenpatch, mod:weaponmaster (incompatible), mod:smoothboot, mod:nethersdelight (incompatible), mod:collectorsreap (incompatible), mod:omgourd, mod:atmospheric (incompatible), mod:rottencreatures (incompatible), mod:plushies (incompatible), mod:iceberg (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:vanillapluscompat, mod:supplementaries (incompatible), mod:suppsquared (incompatible), mod:dramaticdoors, mod:mutil (incompatible), mod:art_of_forging (incompatible), mod:gobberdelight, mod:create_sa, mod:abnormals_delight (incompatible), mod:storagedrawers (incompatible), mod:ars_elemental, mod:immersive_paintings (incompatible), mod:miners_delight (incompatible), mod:inventoryhud, mod:ars_instrumentum (incompatible), mod:creeperoverhaul (incompatible), mod:alexsdelight, mod:ferritecore (incompatible), mod:apexcore, mod:fantasyfurniture, mod:italian_delight, mod:betterlily (incompatible), mod:charmofundying, mod:betterf3 (incompatible), mod:cave_enhancements (incompatible), mod:oddorganisms (incompatible), mod:unusualprehistory, mod:bonezone (incompatible), mod:bushierflowers, mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:forbidden_arcanus (incompatible), mod:create_enchantment_industry (incompatible), mod:undead_unleashed, mod:createaddition (incompatible), Everycomp Generated Pack, Immersive Weathering Generated Pack, Supplementaries Generated Pack, Suppsquared Generated Pack, V Slab Compat Generated Pack, WWOO, builtin/dramaticdoors-biome, builtin/dramaticdoors-chipped, builtin/dramaticdoors-dimensional, builtin/dramaticdoors-magic, builtin/dramaticdoors-misc, builtin/dramaticdoors-tech, builtin/dramaticdoors-vanillaesque, builtin/mod_support/ctm, create_central_kitchen:abnormals_delight, create_central_kitchen:atmospheric, create_central_kitchen:autumnity, create_central_kitchen:buzzier_bees, create_central_kitchen:collectorsreap, create_central_kitchen:farmersdelight, create_central_kitchen:farmersrespite, create_central_kitchen:miners_delight, create_central_kitchen:neapolitan, create_central_kitchen:respiteful, create_central_kitchen:upgrade_aquatic World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-43.2.10 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.10.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.10.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.10.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.10.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.10.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 javafml@null kotlinforforge@3.12.0 lowcodefml@null Mod List: saturn-mc1.19.2-0.0.4.jar |Saturn |saturn |0.0.4 |DONE |Manifest: NOSIGNATURE dynamiclightsreforged-1.19.2_v1.4.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.19.2_v1.4.0 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE habitat-1.2.2.jar |Habitat |habitat |1.2.2 |DONE |Manifest: NOSIGNATURE EasyAnvils-v4.0.11-1.19.2-Forge.jar |Easy Anvils |easyanvils |4.0.11 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** infernal-expansion-1.19.2-2.5.3.jar |Infernal Expansion |infernalexp |2.5.1 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE nether-s-exoticism-1.19.2-1.2.4.jar |Nether's Exoticism |nethers_exoticism |1.2.4 |DONE |Manifest: NOSIGNATURE prideflags-1.1.jar |Pride Flags |prideflags |1.1 |DONE |Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |**.**.**.** |DONE |Manifest: NOSIGNATURE mcw-windows-2.1.1-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.1.1 |DONE |Manifest: NOSIGNATURE rubidium-0.6.2a.jar |Rubidium |rubidium |0.6.2a |DONE |Manifest: NOSIGNATURE modnametooltip-1.19-1.19.0.jar |Mod Name Tooltip |modnametooltip |1.19.0 |DONE |Manifest: NOSIGNATURE macawsroofsbyg-1.19.2-1.3.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE ForgeEndertech-1.19.2-10.0.6.0-build.0865.jar |ForgeEndertech |forgeendertech |**.**.**.** |DONE |Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE VillagersPlus_1.2_(FORGE)_for_1.19.2.jar |Villagers Plus |villagersplus |1.2 |DONE |Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE MaxHealthFix-Forge-1.19.2-8.0.1.jar |MaxHealthFix |maxhealthfix |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** galosphere_delight_1.1.0_forge_1.19.2.jar |Galosphere Delight (by NoCube)|galosphere_delight |1.1.0 |DONE |Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |DONE |Manifest: NOSIGNATURE Apotheosis-1.19.2-6.2.1.jar |Apotheosis |apotheosis |6.2.1 |DONE |Manifest: NOSIGNATURE balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE immersive_armors-1.5.5+1.19.2-forge.jar |Immersive Armors |immersive_armors |1.5.5+1.19.2 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |DONE |Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE soundphysics-forge-1.19.2-1.0.18.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.0.18 |DONE |Manifest: NOSIGNATURE Forgotten_Delight_1.2.jar |Forgotten_Delight |forgotten_delight |1.2 |DONE |Manifest: NOSIGNATURE TinySkeletons-v4.2.2-1.19.2-Forge.jar |Tiny Skeletons |tinyskeletons |4.2.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-6.3.24+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.24+1.19.2 |DONE |Manifest: NOSIGNATURE morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |DONE |Manifest: NOSIGNATURE Good Ending-1.19.2-1.0.2-forge.jar |Good Ending |goodending |1.19.2-1.0.2 |DONE |Manifest: NOSIGNATURE BotanyTrees-Forge-1.19.2-5.0.8.jar |BotanyTrees |botanytrees |5.0.8 |DONE |Manifest: NOSIGNATURE ToolStats-Forge-1.19.2-12.0.2.jar |ToolStats |toolstats |12.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** UnusualEnd1.19.2_V1.4.3.jar |Unusual End |unusualend |1.4.3 |DONE |Manifest: NOSIGNATURE propertymodifier-1.19.2-0.3.2.jar |Property Modifier |propertymodifier |0.3.2 |DONE |Manifest: NOSIGNATURE transparent-5.1.2+1.19-forge.jar |Transparent |transparent |5.1.2 |DONE |Manifest: NOSIGNATURE heyberryshutup-1.19-0.2.0.3.jar |Hey Berry! SHUT UP |heyberryshutup |1.19-0.2.0.3 |DONE |Manifest: NOSIGNATURE aquatictorches-1.19-1.1.0.jar |Aquatic Torches |aquatictorches |1.1.0 |DONE |Manifest: NOSIGNATURE YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE fairylights-6.0.0-1.19.2.jar |Fairy Lights |fairylights |6.0.0 |DONE |Manifest: NOSIGNATURE DarkerDepths-1.19.2-1.0.0.jar |Darker Depths |darkerdepths |1.19-1.0.7 |DONE |Manifest: NOSIGNATURE TextruesRubidiumOptions-1.0.5-mc1.19.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.5-mc1.19.2 |DONE |Manifest: NOSIGNATURE curiouslanterns-1.19.2-1.3.3.jar |Curious Lanterns |curiouslanterns |1.19.2-1.3.3 |DONE |Manifest: NOSIGNATURE Cluttered-2.0.1-1.19.2.jar |Cluttered |luphieclutteredmod |2.0 |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE nocube's_better_blast_furnace_1.0.0_Forge_1.19.2.j|NoCube's Better Blast Furnace |ncbetterblastfurnace |1.0.0 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.19.2-2.5.2.jar |Corail Woodcutter |corail_woodcutter |2.5.2 |DONE |Manifest: NOSIGNATURE solsweetpotato-1.19.2-2.0.0.jar |Spice of Life: Sweet Potato Ed|solsweetpotato |1.19.2-2.0.0 |DONE |Manifest: NOSIGNATURE oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |DONE |Manifest: NOSIGNATURE create_factory-0.0.2-1.19.2.jar |Create: Factory |create_factory |0.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE nocube's_villagers_sell_animals_1.2.0_forge_1.19.2|Villagers Sell Animals (by NoC|villagersellanimals |1.2.0 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.19.2-3.1.0.jar |Better village |bettervillage |3.0.0 |DONE |Manifest: NOSIGNATURE overweightfarming-1.19.2-2.0.1-forge.jar |Overweight Farming |overweight_farming |1.19.2-2.0.0-forge |DONE |Manifest: NOSIGNATURE TA-0.9.0-1.19.2.jar |TheAbyss |theabyss |3.0.0 |DONE |Manifest: NOSIGNATURE pluto-mc1.19.2-0.0.9.jar |Pluto |pluto |0.0.9 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.3-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |DONE |Manifest: NOSIGNATURE Chimes-1.1.4-1.19.jar |Chimes |chimes |1.1.4 |DONE |Manifest: NOSIGNATURE Adorn-3.8.3+1.19.2-forge.jar |Adorn |adorn |3.8.3+1.19.2 |DONE |Manifest: NOSIGNATURE Engineers Delight 1.19.2 B.1.1.jar |Engineers Delight |tmted |1.0.1 |DONE |Manifest: NOSIGNATURE JadeAddons-1.19.2-forge-3.4.0.jar |Jade Addons |jadeaddons |3.4.0 |DONE |Manifest: NOSIGNATURE windswept-1.19.2-2.2.2.jar |Windswept |windswept |2.2.2 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE sliceanddice-forge-2.1.1-forge.jar |Create Slice & Dice |sliceanddice |2.1.1 |DONE |Manifest: NOSIGNATURE NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE randombonemealflowers-1.19.2-4.1.jar |Random Bone Meal Flowers |randombonemealflowers |4.1 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.1.1+1.19.2.jar |Elytra Slot |elytraslot |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE The_Graveyard_2.5.1_(FORGE)_for_1.19.2.jar |The Graveyard |graveyard |2.5.1 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** libraryferret-forge-1.19.2-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE gnumus_settlement_[Forge]1.19.2_v1.7.jar |Gnumus Settlement |gnumus |1.0.0 |DONE |Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE immersive_weathering-1.19.2-1.2.9-forge.jar |Immersive Weathering |immersive_weathering |1.19.2-1.2.9 |DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE integrated_api_forge-1.2.7+1.19.2.jar |Integrated API |integrated_api |1.2.7+1.19.2 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE BotanyPots-Forge-1.19.2-9.0.33.jar |BotanyPots |botanypots |9.0.33 |DONE |Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.19.2-4.3.4-24.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.4-24 |DONE |Manifest: NOSIGNATURE snuffles-1.0.5.jar |Snuffles |snuffles |1.0.5 |DONE |Manifest: NOSIGNATURE tetratic-combat-1.19-2.6.jar |Tetratic Combat |tetraticcombat |2.6 |DONE |Manifest: NOSIGNATURE rubidium_extras-1.19.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.19.2_v1.3.2 |DONE |Manifest: NOSIGNATURE delightfulmining-0.3.jar |Delightful Mining |delightfulmining |0.3 |DONE |Manifest: NOSIGNATURE wso16-forge-1.1.jar |Why stacks of 16? |wso16 |1.1 |DONE |Manifest: NOSIGNATURE idas_forge-1.7.2+1.19.2.jar |Integrated Dungeons and Struct|idas |1.7.2+1.19.2 |DONE |Manifest: NOSIGNATURE ferdinandsflowers-2.01-1.19.2.jar |Ferdinand's Flowers |ferdinandsflowers |2.01-1.19.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.19.2-17.1.1.162.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE bettercombat-forge-1.7.1+1.19.jar |Better Combat |bettercombat |1.7.1+1.19 |DONE |Manifest: NOSIGNATURE combatroll-forge-1.1.5+1.19.jar |Combat Roll |combatroll |1.1.5+1.19 |DONE |Manifest: NOSIGNATURE ShoulderSurfing-Forge-1.19.2-2.3.2.jar |Shoulder Surfing |shouldersurfing |1.19.2-2.3.2 |DONE |Manifest: NOSIGNATURE MindfulDarkness-v4.0.7-1.19.2-Forge.jar |Mindful Darkness |mindfuldarkness |4.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** AdLods-1.19.2-7.0.8.1-build.0865.jar |Large Ore Deposits |adlods |**.**.**.** |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE Special Drops 1.0.1 - 1.19.2.jar |Special Drops |special_drops |1.0.1 |DONE |Manifest: NOSIGNATURE kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE BrewinAndChewin-1.19-2.0.jar |Brewin' and Chewin' |brewinandchewin |1.19-2.0 |DONE |Manifest: NOSIGNATURE whisperwoods-1.19-2.1.1-forge.jar |Whisperwoods |whisperwoods |1.19-2.1.1 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE compressedcreativity-1.19.2-0.1.5.jar |Compressed Creativity |compressedcreativity |1.19.2-0.1.5 |DONE |Manifest: NOSIGNATURE alloyed-1.19.2-v1.5.jar |Create: Alloyed |alloyed |1.19.2 |DONE |Manifest: NOSIGNATURE FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |DONE |Manifest: NOSIGNATURE ecologics-forge-1.19.2-2.1.11.jar |Ecologics |ecologics |2.1.11 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_23.4.3_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |23.4.3 |DONE |Manifest: NOSIGNATURE integrated_stronghold_forge-1.0.1+1.19.2.jar |Integrated Stronghold |integrated_stronghold |1.0.1+1.19.2 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE EarthMobs-1.19.2-4.4.0.jar |Earth Mobs Mod |earthmobsmod |1.19.2-4.4.0 |DONE |Manifest: NOSIGNATURE almostunified-forge-1.19.2-0.4.4.jar |AlmostUnified |almostunified |1.19.2-0.4.4 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1015.jar |Just Enough Items |jei |11.6.0.1015 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE backpacked-2.1.12-1.19.2.jar |Backpacked |backpacked |2.1.12 |DONE |Manifest: NOSIGNATURE canary-mc1.19.2-0.2.4.jar |Canary |canary |0.2.4 |DONE |Manifest: NOSIGNATURE oceansdelight-1.0.1-1.19.2.jar |Ocean's Delight |oceansdelight |1.0.1-1.19.2 |DONE |Manifest: NOSIGNATURE visuality-forge-2.0+forge-mc1.19.jar |Visuality: Reforged |visuality |2.0 |DONE |Manifest: NOSIGNATURE TFD 1.3 Release MC1.19.2.jar |The Forgotten Dimensions |the_forgotten_dimensions |1.3 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v4.4.0-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |**.**.**.** |DONE |Manifest: NOSIGNATURE bettergolem-1.19.2-2.0.0.jar |Better Golem |bettergolem |1.19.2-2.0.0 |DONE |Manifest: NOSIGNATURE baby_delight_1.0.0_forge_1.19.2.jar |Baby Delight (by NoCube) |babydelight |1.0.0 |DONE |Manifest: NOSIGNATURE WWOO-FORGE-3.1.9+1.19.x.jar |William Wythers Overhauled Ove|wwoo |3.1.9 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** tetra-1.19.2-5.2.1.jar |Tetra |tetra |5.2.1 |DONE |Manifest: NOSIGNATURE tetranomicon-1.4.2-1.19.2.jar |Tetranomicon |tetranomicon |1.4.2-1.19.2 |DONE |Manifest: NOSIGNATURE hexerei-0.3.1.jar |Hexerei |hexerei |0.3.1 |DONE |Manifest: NOSIGNATURE TreeChop-1.19.2-forge-0.17.8a.jar |HT's TreeChop |treechop |0.17.8a |DONE |Manifest: NOSIGNATURE create_misc_and_things_1.19.2_2.0.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE nether-s-cruelty-1.19.2-1.0.2-AFTER.jar |Nether's Cruelty |sweetys_nethers_cruelty |1.0.2 |DONE |Manifest: NOSIGNATURE v_slab_compat-1.19.2-1.4.jar |Vertical Slabs Compat |v_slab_compat |1.19.2-1.4 |DONE |Manifest: NOSIGNATURE SBM-BoneTorch-1.19-0.0.2.jar |[SBM] BoneTorch |bonetorch |0.0.1 |DONE |Manifest: NOSIGNATURE Galosphere-1.19.2-1.2.3-Forge.jar |Galosphere |galosphere |1.19.2-1.2.3 |DONE |Manifest: NOSIGNATURE naturalist-forge-3.0.3-1.19.2.jar |Naturalist |naturalist |3.0.3 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE immersive_aircraft-0.4.2+1.19.2-forge.jar |Immersive Aircraft |immersive_aircraft |0.4.2+1.19.2 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.57.275.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.57.275 |DONE |Manifest: NOSIGNATURE kleeslabs-forge-1.19.2-12.3.0.jar |KleeSlabs |kleeslabs |12.3.0 |DONE |Manifest: NOSIGNATURE piglinproliferation-1.19.2-1.0.3.jar |Piglin Proliferation |piglinproliferation |1.19.2-1.0.3 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.30.2_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.30.2 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE Placebo-1.19.2-7.2.0.jar |Placebo |placebo |7.2.0 |DONE |Manifest: NOSIGNATURE citadel-2.1.3-1.19.jar |Citadel |citadel |2.1.3 |DONE |Manifest: NOSIGNATURE alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE domesticationinnovation-1.6.1-1.19.2.jar |Domestication Innovation |domesticationinnovation |1.6.1 |DONE |Manifest: NOSIGNATURE finsandtails-1.19.2-1.0.1.jar |Fins and Tails |finsandtails |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** sophisticatedbackpacks-1.19.2-3.18.47.836.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.47.836 |DONE |Manifest: NOSIGNATURE twigs-forge-1.19.2-3.0.1.jar |Twigs |twigs |1.19.2-3.0.1 |DONE |Manifest: NOSIGNATURE create_dragon_lib-1.19.2-1.1.2.jar |Create: Dragon Lib |create_dragon_lib |1.1.2 |DONE |Manifest: NOSIGNATURE takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE bygonenether-1.2.2-1.19.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE Steam_Rails-1.2.6+forge-mc1.19.2.jar |Create: Steam 'n Rails |railways |1.2.6+forge-mc1.19.2|DONE |Manifest: NOSIGNATURE FpsReducer2-forge-1.19.2-2.1.jar |FPS Reducer |fpsreducer |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE carryon-forge-1.19.2-2.0.5.16.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE macawsroofsbop-1.19.2-1.4.jar |Macaw's Roofs - BOP |macawsroofsbop |1.19.2-1.4 |DONE |Manifest: NOSIGNATURE More Villager Trades 1.0.0 - 1.19.2.jar |More Villager Trades |more_villager_trades |1.0.0 |DONE |Manifest: NOSIGNATURE dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE nocubes_create_compats_1.0.0_forge_1.19.2.jar |Create Compats (by NoCube) |acc_nocube |1.0.0 |DONE |Manifest: NOSIGNATURE EquipmentCompare-1.19.2-forge-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |DONE |Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.4.jar |Chipped |chipped |2.1.4 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.1.jar |Farmer's Delight |farmersdelight |1.19-1.2.1 |DONE |Manifest: NOSIGNATURE chefs-delight-1.0.2-forge-1.19.2.jar |Chefs Delight |chefsdelight |1.0.2-forge-1.19.2 |DONE |Manifest: NOSIGNATURE culturaldelights-1.19.2-0.15.2.jar |Cultural Delights |culturaldelights |0.15.2 |DONE |Manifest: NOSIGNATURE endsdelight-1.19.2-1.1.1.jar |End's Delight |ends_delight |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE MageFlame-mc1.19.2-f43.2.0-v1.4.0.jar |Mage Flame |mageflame |1.4.0 |DONE |Manifest: NOSIGNATURE GottschCore-mc1.19.2-f43.2.0-v2.0.5.jar |GottschCore |gottschcore |2.0.5 |DONE |Manifest: NOSIGNATURE DustrialDecor-1.3.3-1.19.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.2.13_mc1.19.2.jar |Ambient Sounds |ambientsounds |5.2.13 |DONE |Manifest: NOSIGNATURE GreaterEye-Forge-1.19.2-1.4.6.jar |GreaterEye |greater_eye |1.4.6 |DONE |Manifest: NOSIGNATURE stacking_potions-1.19.2-2.0.jar |Stacking Potions |stacking_potions |2.0 |DONE |Manifest: NOSIGNATURE endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE mcwfencesbop-1.19.2-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE mcwfencesbyg-1.19.2-1.0.jar |Macaw's Fences - BYG |mcwfencesbyg |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |DONE |Manifest: NOSIGNATURE born_in_chaos_[Forge]1.19.2_1.5.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE corail_woodcutter_extension_byg-1.19.2-1.0.3.jar |Corail Woodcutter: Extension B|corail_woodcutter_extension_by|1.0.3 |DONE |Manifest: NOSIGNATURE CNB-1.19-1.5.3.jar |Creatures and Beasts |cnb |1.5.3 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE crittersandcompanions-1.19.2-2.0.0.jar |Critters and Companions |crittersandcompanions |1.19.2-2.0.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.19.2-3.13.4.jar |Ars Nouveau |ars_nouveau |3.13.4 |DONE |Manifest: NOSIGNATURE ars_artifice-1.19.2-1.0.4.jar |Ars Artifice |ars_artifice |1.19.2-1.0.4 |DONE |Manifest: NOSIGNATURE arsarmiger-1.19.2-1.4.0.jar |Ars Armiger |ars_armiger |1.19.2-1.4.0 |DONE |Manifest: NOSIGNATURE collective-1.19.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE spyglass_improvements-1.4+mc1.19+forge.jar |Spyglass Improvements |spyglass_improvements |1.4+mc1.19.x |DONE |Manifest: NOSIGNATURE simplehats-forge-1.19.2-0.1.6.jar |SimpleHats |simplehats |1.19.2-0.1.6 |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.19-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE Gobber2-Forge-1.19.2-2.7.28.jar |Gobber 2 |gobber2 |2.7.28 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE wizardy_delight-1.0 Beta 1.jar |Wizardy delight |bushesandberries |1.0 Beta 1 |DONE |Manifest: NOSIGNATURE modestmining-0.2.9.jar |Modest Mining |modestmining |0.2.9 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE starterkit-1.19.2-5.2.jar |Starter Kit |starterkit |5.2 |DONE |Manifest: NOSIGNATURE eatinganimation-1.19-3.2.0.jar |Eating Animation |eatinganimation |3.0.0 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.10-universal.jar |Forge |forge |43.2.10 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** [1.19.2] More Crafting Tables Forge 4.2.0.jar |More Crafting Tables Mod |mctb |1.19.2 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE architectury-6.5.82-forge.jar |Architectury |architectury |6.5.82 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE The_Undergarden-1.19.2-0.8.3.jar |The Undergarden |undergarden |0.8.3 |DONE |Manifest: NOSIGNATURE letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |DONE |Manifest: NOSIGNATURE TradingPost-v4.2.0-1.19.2-Forge.jar |Trading Post |tradingpost |4.2.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE frozen_delight_1.3.1_forge_1.19.2.jar |Frozen Delight (by NoCube) |frozen_delight |1.3.1 |DONE |Manifest: NOSIGNATURE Festive_Delight_1.0_1.19.2.jar |Festive Delight |festive_delight |1.0.0 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.19-12.0.2.jar |TrashSlot |trashslot |12.0.2 |DONE |Manifest: NOSIGNATURE oculus-flywheel-compat-1.19.2-0.1.8-BETA.jar |Oculus Flywheel Compat |irisflw |1.19.2-0.1.8-BETA |DONE |Manifest: NOSIGNATURE DeathKnell-Forge-1.19.2-6.0.3.jar |DeathKnell |deathknell |6.0.3 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.19.2-0.8.5.402.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.8.5.402 |DONE |Manifest: NOSIGNATURE nourished-nether-1.19.2-v24.jar |Nourished Nether |nourished_nether |24 |DONE |Manifest: NOSIGNATURE goodall-1.2.0-forge.jar |Goodall |goodall |1.2.0 |DONE |Manifest: NOSIGNATURE colorize-1.19.2-forge-1.4.0.jar |Colorize |colorize |1.4.0 |DONE |Manifest: NOSIGNATURE enlightend-1.19.2-v5.0.0.1.jar |Enlightend |enlightened_end |**.**.**.** |DONE |Manifest: NOSIGNATURE create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE createdeco-1.3.2-1.19.2.jar |Create Deco |createdeco |1.3.2-1.19.2 |DONE |Manifest: NOSIGNATURE Delightful-1.19.2-3.3.jar |Delightful |delightful |3.3 |DONE |Manifest: NOSIGNATURE ars_creo-1.19.2-3.1.3.jar |Ars Creo |ars_creo |3.1.3 |DONE |Manifest: NOSIGNATURE waystones-forge-1.19.2-11.4.0.jar |Waystones |waystones |11.4.0 |DONE |Manifest: NOSIGNATURE FastSuite-1.19.2-4.1.0.jar |Fast Suite |fastsuite |4.1.0 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |DONE |Manifest: NOSIGNATURE configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE everycomp-1.19.2-2.4.7.jar |Every Compat |everycomp |1.19.2-2.4.7 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE netherdepthsupgrade-3.0.0-1.19.2.jar |Nether Depths Upgrade |netherdepthsupgrade |3.0.0-1.19.2 |DONE |Manifest: NOSIGNATURE ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE blueprint-1.19.2-6.1.2.jar |Blueprint |blueprint |6.1.2 |DONE |Manifest: NOSIGNATURE boatload-1.19.2-4.2.1.jar |Boatload |boatload |4.2.1 |DONE |Manifest: NOSIGNATURE environmental-1.19.2-3.0.0.jar |Environmental |environmental |3.0.0 |DONE |Manifest: NOSIGNATURE savage_and_ravage-1.19.2-5.0.4.jar |Savage & Ravage |savage_and_ravage |5.0.4 |DONE |Manifest: NOSIGNATURE clayworks-1.19.2-2.0.1.jar |Clayworks |clayworks |2.0.1 |DONE |Manifest: NOSIGNATURE neapolitan-1.19.2-4.0.2.jar |Neapolitan |neapolitan |4.0.2 |DONE |Manifest: NOSIGNATURE respiteful-1.19.2-1.1.0-patch.1.jar |Respiteful |respiteful |1.1.0-patch.1 |DONE |Manifest: NOSIGNATURE exquisito-1.19.2-1.0.1.jar |Exquisito |exquisito |1.0.1 |DONE |Manifest: NOSIGNATURE personality-1.19-3.0.1.jar |Personality |personality |3.0.1 |DONE |Manifest: NOSIGNATURE autumnity-1.19.2-4.0.0.jar |Autumnity |autumnity |4.0.0 |DONE |Manifest: NOSIGNATURE dolt_compat-1.19.2-1.1.1.jar |Dolt Compat |dolt_compat |1.1.1 |DONE |Manifest: NOSIGNATURE allurement-1.19.2-3.1.0.jar |Allurement |allurement |3.1.0 |DONE |Manifest: NOSIGNATURE woodworks-1.19.2-2.2.1.jar |Woodworks |woodworks |2.2.1 |DONE |Manifest: NOSIGNATURE Compat-O-Plenty-1.19.2-2.0.1.jar |Compat O' Plenty |compatoplenty |1.19.2-2.0.1 |DONE |Manifest: NOSIGNATURE incubation-1.19-3.0.0.jar |Incubation |incubation |3.0.0 |DONE |Manifest: NOSIGNATURE buzzier_bees-1.19-5.0.1.jar |Buzzier Bees |buzzier_bees |5.0.1 |DONE |Manifest: NOSIGNATURE berry_good-1.19.2-6.0.1.jar |Berry Good |berry_good |6.0.1 |DONE |Manifest: NOSIGNATURE CoffeeDelight-Forge-1.19.2-1.3.jar |Coffee Delight |coffee_delight |1.3 |DONE |Manifest: NOSIGNATURE frozenup-1.19.2-2.1.2-forge.jar |Frozen Up |frozenup |2.1.2-forge |DONE |Manifest: NOSIGNATURE jeimultiblocks-1.19.2-0.0.3.jar |Just Enough Immersive Multiblo|jeimultiblocks |0.0.3 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.19.2-9.2.2-165.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.2-165 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** friendsandfoes-forge-mc1.19.2-1.8.2.jar |Friends&Foes |friendsandfoes |1.8.2 |DONE |Manifest: NOSIGNATURE chococraft-1.19.2-forge-0.6.5.jar |Chococraft 4 |chococraft |0.6.5 |DONE |Manifest: NOSIGNATURE The_Graveyard_Biomes_1.4_(FORGE)_for_1.19.2.jar |The Graveyard Biomes |graveyard_biomes |1.4 |DONE |Manifest: NOSIGNATURE tetrasdelight-1.19.2-1.jar |Tetra's Delight |tetrasdelight |1.19.2-1 |DONE |Manifest: NOSIGNATURE illagersweararmor-1.2.6-1.19.2.jar |Illagers Wear Armor |zillagersweararmor |1.2.6-1.19.2 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** upgrade_aquatic-1.19.2-5.0.0.jar |Upgrade Aquatic |upgrade_aquatic |5.0.0 |DONE |Manifest: NOSIGNATURE cofh_core-1.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |DONE |Manifest: NOSIGNATURE create_central_kitchen-1.19.2-for-create-0.5.0.i-1|Create: Central Kitchen |create_central_kitchen |1.3.5 |DONE |Manifest: NOSIGNATURE ensorcellation-1.19.2-4.2.0.14.jar |Ensorcellation |ensorcellation |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** simplyswords-forge-1.46.0-1.19.2.jar |Simply Swords |simplyswords |1.46.0-1.19.2 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** radiantgear-forge-2.0.1+1.19.2.jar |Radiant Gear |radiantgear |2.0.1+1.19.2 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.2.34-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.34 |DONE |Manifest: NOSIGNATURE smarterfarmers-1.19.2-1.7.1.jar |Smarter Farmers |smarterfarmers |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE nohostilesaroundcampfire-1.19.2-5.4.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |5.4 |DONE |Manifest: NOSIGNATURE eccentrictome-1.19.2-1.10.0.jar |Eccentric Tome |eccentrictome |1.19.2-1.10.0 |DONE |Manifest: NOSIGNATURE babyfat-forge-1.19.2-1.1.2.jar |Baby Fat |babyfat |1.19.2-1.1.2 |DONE |Manifest: NOSIGNATURE gardens-of-the-dead-forge-2.0.1.jar |Gardens of the Dead |gardens_of_the_dead |2.0.1 |DONE |Manifest: NOSIGNATURE nightlights_1.19.2_1.1.jar |Night Lights |nightlights |1.1 |DONE |Manifest: NOSIGNATURE Jade-1.19.1-forge-8.8.1.jar |Jade |jade |8.8.1 |DONE |Manifest: NOSIGNATURE fish_of_thieves-mc1.19.2-v2.2.3-forge.jar |Fish of Thieves |fishofthieves |2.2.3 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE Undergarden-Tetra Patch-1.3.2-1.19.2.jar |Tetra/Undergarden Patch |undergardenpatch |1.3.2-1.19.2 |DONE |Manifest: NOSIGNATURE weaponmaster-multi-forge-1.19.x-3.0.3.jar |YDM's Weapon Master |weaponmaster |3.0.3 |DONE |Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE collectorsreap-1.19-1.2.3.jar |Collector's Reap |collectorsreap |1.2.3 |DONE |Manifest: NOSIGNATURE omgourd-1.19.2-4.2.0.12.jar |Oh My Gourd |omgourd |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** atmospheric-1.19.2-5.0.0.jar |Atmospheric |atmospheric |5.0.0 |DONE |Manifest: NOSIGNATURE rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |DONE |Manifest: NOSIGNATURE plushies-1.2-1.19.2.jar |Plushie Mod |plushies |1.2 |DONE |Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE reliquary-1.19.2-2.0.20.1166.jar |Reliquary |reliquary |1.19.2-2.0.20.1166 |DONE |Manifest: NOSIGNATURE Quark-3.4-400.jar |Quark |quark |3.4-400 |DONE |Manifest: NOSIGNATURE vanillapluscompat-1.6.1-1.19.2.jar |Vanilla Plus Compat |vanillapluscompat |1.6.1-1.19.2 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.3.10.jar |Supplementaries |supplementaries |1.19.2-2.3.10 |DONE |Manifest: NOSIGNATURE suppsquared-1.19.2-1.1.1.jar |Supplementaries Squared |suppsquared |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE DramaticDoors-Forge-1.19.2-2.3.4_2.jar |Dramatic Doors |dramaticdoors |1.19.2-2.3.4_2 |DONE |Manifest: NOSIGNATURE mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |DONE |Manifest: NOSIGNATURE art_of_forging-1.6.4-1.19.2.jar |Art of Forging |art_of_forging |1.6.4-1.19.2 |DONE |Manifest: NOSIGNATURE Gobber_Delight_1.1.1_Forge_1.19.2.jar |Gobber Delight (by NoCube) |gobberdelight |1.1.1 |DONE |Manifest: NOSIGNATURE create-stuff-additions1.19.2_v2.0.2e.jar |Create Stuff & Additions |create_sa |2.0.2. |DONE |Manifest: NOSIGNATURE abnormals_delight-1.19.2-4.0.2.jar |Abnormals Delight |abnormals_delight |4.0.2 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |DONE |Manifest: NOSIGNATURE ars_elemental-1.19.2-0.**.**.**.**.jar |Ars Elemental |ars_elemental |1.19.2-0.**.**.**.** |DONE |Manifest: NOSIGNATURE immersive_paintings-0.6.0+1.19.2-forge.jar |Immersive Paintings |immersive_paintings |0.6.0+1.19.2 |DONE |Manifest: NOSIGNATURE miners_delight-1.19.2-1.1.1.jar |Miner's Delight |miners_delight |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE invhud.forge.1.19-3.4.7.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.7 |DONE |Manifest: NOSIGNATURE ars_instrumentum-1.19.2-3.4.0.jar |Ars Instrumentum |ars_instrumentum |3.4.0 |DONE |Manifest: NOSIGNATURE creeperoverhaul-2.0.9-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.9 |DONE |Manifest: NOSIGNATURE alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** apexcore-1.19.2-7.3.1.jar |ApexCore |apexcore |7.3.1 |DONE |Manifest: NOSIGNATURE fantasyfurniture-1.19.2-6.7.0.jar |Fantasy's Furniture |fantasyfurniture |6.7.0 |DONE |Manifest: NOSIGNATURE ItalianDelight-1.19.2 1.5-MAR_FIX.jar |Italian Delight |italian_delight |1.2 |DONE |Manifest: NOSIGNATURE betterlily-1.1.1.jar |Better Lily Pads |betterlily |1.1.1 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.2.0+1.19.2.jar |Charm of Undying |charmofundying |6.2.0+1.19.2 |DONE |Manifest: NOSIGNATURE BetterF3-4.0.0-Forge-1.19.2.jar |BetterF3 |betterf3 |4.0.0 |DONE |Manifest: NOSIGNATURE cave-enhancements-1.19.2-2.1.12-forge.jar |Cave Enhancements |cave_enhancements |1.19.2-2.1.12-forge |DONE |Manifest: NOSIGNATURE oddorganisms-1.19.2-0.3.0.jar |Odd Organisms |oddorganisms |1.19.2-0.3.0 |DONE |Manifest: NOSIGNATURE unusualprehistory-1.3.4.1.jar |Unusual Prehistory |unusualprehistory |**.**.**.** |DONE |Manifest: NOSIGNATURE BoneZone-Forge-1.19.2-1.0.3.jar |BoneZone |bonezone |1.0.3 |DONE |Manifest: NOSIGNATURE bushierflowers-0.0.2-1.19.2.jar |Bushier Flowers |bushierflowers |0.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |DONE |Manifest: NOSIGNATURE forbidden_arcanus-1.19.2-2.1.3.jar |Forbidden & Arcanus |forbidden_arcanus |1.19.2-2.1.3 |DONE |Manifest: NOSIGNATURE create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.0 |DONE |Manifest: NOSIGNATURE UndeadUnleashed-1.0.3-1.19.2.jar |Undead Unleashed |undead_unleashed |1.0.3 |DONE |Manifest: NOSIGNATURE createaddition-1.19.2-20230507a.jar |Create Crafts & Additions |createaddition |1.19.2-20230507a |DONE |Manifest: NOSIGNATURE Flywheel Backend: GL33 Instanced Arrays Crash Report UUID: 1cef5298-f2fb-4149-9055-d8e05b1cc4d9 FML: 43.2 Forge: net.minecraftforge:43.2.10