Chick Chicky Posted July 25, 2023 Share Posted July 25, 2023 Hi ! I've been playing on my modpack and everything was working fine until for some reason I couldn't go to a part of my world, it seems that it tries to generate some chunks, but fails for some reason. I have searched the issue online and on this forum without much results, but even after removing Biomes O' Plenty and Serene Seasons which could have been the source of my problem, it persisted (this is why it sometimes says that it's missing biomesoplenty stuff in the logs). Could anyone please help me fix the issue ? Thanks in advance. full log files ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 2023-07-25 20:06:37 Description: Exception generating new chunk java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / minecraft:dark_forest]=net.minecraft.world.level.biome.Biome@5b0bdfec}, Reference{ResourceKey[minecraft:worldgen/biome / minecraft:sunflower_plains]=net.minecraft.world.level.biome.Biome@581a2a3b}] at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkGenerator.m_223094_(ChunkGenerator.java:136) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} 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%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_223313_(ChunkStatus.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.mda1bae1$lambda$injectLightmapSetup$1$4(ChunkStatus.java:546) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_223279_(ChunkStatus.java:292) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.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%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.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%23673!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {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) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} 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%23673!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkGenerator.m_223094_(ChunkGenerator.java:136) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} 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%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_223313_(ChunkStatus.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.mda1bae1$lambda$injectLightmapSetup$1$4(ChunkStatus.java:546) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_223279_(ChunkStatus.java:292) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:chunk.MixinChunkStatus,pl:mixin:A} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.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%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.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%23673!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:classloading} -- Chunk to be generated -- Details: Location: -32,7 Position hash: 34359738336 Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@5a1c1dc6 Stacktrace: at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.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%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:radon.mixins.json:world.ThreadedAnvilChunkStorageAccess,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.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%23673!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {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) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} -- Affected level -- Details: All players: 1 total; [ServerPlayer['Chick_Chicky'/158, l='ServerLevel[YIPPEEE]', x=-377.70, y=85.00, z=-125.30]] Chunk stats: 3923 Level dimension: minecraft:overworld Level spawn location: World: (0,107,0), Section: (at 0,11,0 in 0,6,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 243925 game time, 243925 day time Level name: YIPPEEE Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 37475 (now: false), thunder time: 20830 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:869) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23673!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {} -- 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: 4312928800 bytes (4113 MiB) / 14025752576 bytes (13376 MiB) up to 17179869184 bytes (16384 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: unknown Frequency (GHz): 2.50 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce GTX 1660 Ti Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2182 Graphics card #0 versionInfo: DriverVersion=31.0.15.3179 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 46816.73 Virtual memory used (MB): 41864.48 Swap memory total (MB): 14191.48 Swap memory used (MB): 740.04 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 1 / 8; [ServerPlayer['Chick_Chicky'/158, l='ServerLevel[YIPPEEE]', x=-377.70, y=85.00, z=-125.30]] Data Packs: vanilla, mod:saturn, mod:supermartijn642configlib (incompatible), mod:paucal (incompatible), mod:craftingautomat (incompatible), mod:cccbridge (incompatible), mod:botarium, mod:projecte, mod:ironjetpacks (incompatible), mod:ctm (incompatible), mod:powah (incompatible), mod:gateways (incompatible), mod:additionalguns, mod:maxhealthfix (incompatible), mod:shrink (incompatible), mod:forgivingvoid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:balm (incompatible), mod:jeresources, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:shetiphiancore (incompatible), mod:corpse (incompatible), mod:industrialforegoing (incompatible), mod:repurposed_structures, mod:ironfurnaces (incompatible), mod:supermartijn642corelib (incompatible), mod:botania (incompatible), mod:resourcefulconfig, mod:highlighter (incompatible), mod:curios, mod:create_factory, mod:framedblocks, mod:worldedit (incompatible), mod:cfm (incompatible), mod:foregoing_tweaker (incompatible), mod:codechickenlib (incompatible), mod:geckolib3 (incompatible), mod:sliceanddice (incompatible), mod:nebs (incompatible), mod:darkpaintings (incompatible), mod:elytraslot, mod:quarkoddities (incompatible), mod:cgm (incompatible), mod:rechiseled (incompatible), mod:jei (incompatible), mod:visualworkbench (incompatible), mod:epicsamurai, mod:caelus (incompatible), mod:naturescompass (incompatible), mod:jumpboat (incompatible), mod:refstoragefluxified (incompatible), mod:seeds, mod:expandingtechnologies, mod:fusion (incompatible), mod:memoryleakfix (incompatible), mod:crafttweaker (incompatible), mod:edivadlib, mod:forge, mod:inzhefopcore, mod:ironchest (incompatible), mod:alchemistry (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics (incompatible), mod:terrablender, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:usefulrailroads, mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:farmersrespite (incompatible), mod:flywheel (incompatible), mod:alloyed (incompatible), mod:ecologics (incompatible), mod:croptopia (incompatible), mod:thermal_cultivation, mod:experienceobelisk, mod:polymorph, mod:autoreglib (incompatible), mod:securitycraft, mod:oceansdelight, mod:appleskin, mod:puzzleslib (incompatible), mod:extremesoundmuffler (incompatible), mod:sculked, mod:ad_astra (incompatible), mod:tetra (incompatible), mod:rsrequestify (incompatible), mod:cyclopscore (incompatible), mod:create_things_and_misc, mod:witheringboon, mod:alchemylib (incompatible), mod:advancedperipherals (incompatible), mod:extendedcrafting (incompatible), mod:projectexpansion (incompatible), mod:industrialagriculture (incompatible), mod:sophisticatedcore (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:dankstorage (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:cloudstorage (incompatible), mod:mixinextras (incompatible), mod:moreminecarts (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:uteamcore, mod:create_dragon_lib, mod:twilightforest (incompatible), mod:indreb, mod:adtetra, mod:farmersdelight, mod:culturaldelights (incompatible), mod:endertanks (incompatible), mod:getittogetherdrops, mod:collective, mod:thermal_expansion, mod:elevatorid (incompatible), mod:projectarsenal, mod:runelic (incompatible), mod:resourcefullib (incompatible), mod:starterkit, mod:architectury (incompatible), mod:computercraft (incompatible), mod:productivebees, mod:hexal (incompatible), mod:chunkloaders (incompatible), mod:framework (incompatible), mod:craftpresence (incompatible), mod:cucumber (incompatible), mod:goodall (incompatible), mod:create, mod:createdeco (incompatible), mod:createsifter (incompatible), mod:create_central_kitchen, mod:createastracompat, mod:waystones (incompatible), mod:clumps (incompatible), mod:cctvcraft, mod:journeymap (incompatible), mod:alternate_current (incompatible), mod:storagenetwork (incompatible), mod:framedcompactdrawers (incompatible), mod:create_confectionery, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:pineapple_delight (incompatible), mod:enderstorage (incompatible), mod:hexcasting (incompatible), mod:railways (incompatible), mod:colossalchests (incompatible), mod:mysticalagriculture (incompatible), mod:mysticalagradditions (incompatible), mod:rftoolsutility (incompatible), mod:enchdesc (incompatible), mod:sebastrnlib (incompatible), mod:refinedcooking (incompatible), mod:refinedstorage, mod:extrastorage, mod:cookingforblockheads (incompatible), mod:patchouli (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:createbufferandbeams, mod:nethersdelight (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:suppsquared (incompatible), mod:mutil (incompatible), mod:art_of_forging (incompatible), mod:create_sa, mod:chemlib (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:diagonalfences, mod:appbot (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:refinedstorageaddons, mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, Suppsquared Generated Pack, create_central_kitchen:farmersdelight, create_central_kitchen:farmersrespite, file/NOBABYMONSTERS, mod:dynamiclightsreforged (incompatible), mod:scena (incompatible), mod:integratedterminals (incompatible), mod:paragon, mod:mcwwindows, mod:rubidium (incompatible), mod:galosphere_delight, mod:universalgrid (incompatible), mod:pickupnotifier (incompatible), mod:toolstats (incompatible), mod:caffeineconfig (incompatible), mod:reeses_sodium_options (incompatible), mod:adorn (incompatible), mod:tmted, mod:l2library (incompatible), mod:smartbrainlib, mod:waterdripsound (incompatible), mod:tesseract (incompatible), mod:compactmachines, mod:rubidium_extras (incompatible), mod:delightfulmining, mod:radon (incompatible), mod:integrateddynamics (incompatible), mod:sodiumextra (incompatible), mod:occultism, mod:aquaculture, mod:cosmeticarmorreworked (incompatible), mod:convenientcurioscontainer, mod:galosphere (incompatible), mod:glassential (incompatible), mod:twigs (incompatible), mod:dummmmmmy (incompatible), mod:chipped (incompatible), mod:ends_delight, mod:commoncapabilities (incompatible), mod:ping, mod:endersdelight, mod:mining_dimension (incompatible), mod:alchemind, mod:integratedtunnels (incompatible), mod:gobber2, mod:modestmining, mod:twilightdelight, mod:deeperdarker, mod:doapi (incompatible), mod:vinery, mod:createchunkloading (incompatible), mod:meadow, mod:wizardry_delight, mod:tofucraft, mod:maturidelight, mod:frozen_delight, mod:festive_delight, mod:jmi (incompatible), mod:delightful (incompatible), mod:badmobs (incompatible), mod:coffee_delight, mod:frozenup (incompatible), mod:toofast (incompatible), mod:tetrasdelight (incompatible), mod:appliedcooking (incompatible), mod:mysterious_mountain_lib (incompatible), mod:corn_delight (incompatible), mod:gobberdelight, mod:miners_delight (incompatible), mod:modonomicon, mod:alexsdelight, mod:extradelight, mod:fastfooddelight, mod:italian_delight, mod:charmofundying, mod:ae2additions (incompatible), mod:chiselsandbits (incompatible), create_central_kitchen:ends_delight, create_central_kitchen:miners_delight, mod:logbegone (incompatible) 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.19.2-forge-43.2.21 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.21.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.21.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.21.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.21.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.21.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] 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 supermartijn642configlib-1.1.7-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.7 |DONE |Manifest: NOSIGNATURE paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |DONE |Manifest: NOSIGNATURE CraftingAutomat-MC1.19.x-1.2.3.jar |Crafting Automat |craftingautomat |1.2.3 |DONE |Manifest: NOSIGNATURE cccbridge-mc1.19.2-forge-v1.5.1.jar |CC:C Bridge |cccbridge |1.5.1-forge |DONE |Manifest: NOSIGNATURE scena-forge-1.0.95.jar |Scena |scena |1.0.95 |DONE |Manifest: NOSIGNATURE botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE IntegratedTerminals-1.19.2-1.4.8.jar |IntegratedTerminals |integratedterminals |1.4.8 |DONE |Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE ProjectE-1.19.2-PE1.0.1B.jar |ProjectE |projecte |1.0.1B |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.2b.jar |Rubidium |rubidium |0.6.2b |DONE |Manifest: NOSIGNATURE IronJetpacks-1.19.2-6.0.4.jar |Iron Jetpacks |ironjetpacks |6.0.4 |DONE |Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE Powah-4.0.10.jar |Powah |powah |4.0.10 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.19.2-3.2.0.jar |Gateways To Eternity |gateways |3.2.0 |DONE |Manifest: NOSIGNATURE additional-guns-0.8.2-1.19.2.jar |Additional Guns |additionalguns |0.8.2 |DONE |Manifest: NOSIGNATURE MaxHealthFix-Forge-1.19.2-8.0.1.jar |MaxHealthFix |maxhealthfix |8.0.1 |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 Shrink-1.19-1.3.5.jar |Shrink |shrink |1.3.5 |DONE |Manifest: NOSIGNATURE galosphere_delight_1.1.0_forge_1.19.2.jar |Galosphere Delight (by NoCube)|galosphere_delight |1.1.0 |DONE |Manifest: NOSIGNATURE universalgrid-1.19.2-1.1.jar |Universal Grid |universalgrid |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE forgivingvoid-forge-1.19-7.0.0.jar |Forgiving Void |forgivingvoid |7.0.0 |DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.19.2-13.1.9.jar |DarkUtilities |darkutils |13.1.9 |DONE |Manifest: NOSIGNATURE Apotheosis-1.19.2-6.3.1.jar |Apotheosis |apotheosis |6.3.1 |DONE |Manifest: NOSIGNATURE PickUpNotifier-v4.2.4-1.19.2-Forge.jar |Pick Up Notifier |pickupnotifier |4.2.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE cloth-config-8.3.103-forge.jar |Cloth Config v8 API |cloth_config |8.3.103 |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 shetiphiancore-forge-1.19.0-3.11.3.04.jar |ShetiPhian-Core |shetiphiancore |3.11.3.04 |DONE |Manifest: NOSIGNATURE corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.19.2-3.3.2.3-5.jar |Industrial Foregoing |industrialforegoing |3.3.2.3 |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 ToolStats-Forge-1.19.2-12.1.4.jar |ToolStats |toolstats |12.1.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 ColaMixinConfig-v1.0.2.jar |ColaConfig |caffeineconfig |1.0.2 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.12-forge-mc1.19.2.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.12 |DONE |Manifest: NOSIGNATURE Botania-1.19.2-440-FORGE.jar |Botania |botania |1.19.2-440-FORGE |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |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 curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |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 FramedBlocks-6.8.4.jar |FramedBlocks |framedblocks |6.8.4 |DONE |Manifest: NOSIGNATURE worldedit-mod-7.2.12.jar |WorldEdit |worldedit |7.2.12+6240-87f4ae1 |DONE |Manifest: NOSIGNATURE cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE foregoing_tweaker-1.19.2-1.1.5.jar |Foregoing Tweaker |foregoing_tweaker |1.19.2-1.1.5 |DONE |Manifest: NOSIGNATURE Adorn-3.9.1+1.19.2-forge.jar |Adorn |adorn |3.9.1+1.19.2 |DONE |Manifest: NOSIGNATURE Engineers Delight 1.19.2 B.1.1.jar |Engineers Delight |tmted |1.0.1 |DONE |Manifest: NOSIGNATURE l2library-1.9.7.jar |L2 Library |l2library |1.9.7 |DONE |Manifest: NOSIGNATURE CodeChickenLib-1.19.2-4.3.1.481-universal.jar |CodeChicken Lib |codechickenlib |4.3.1.481 |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 geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE sliceanddice-forge-2.2.1.jar |Create Slice & Dice |sliceanddice |2.2.1 |DONE |Manifest: NOSIGNATURE NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE DarkPaintings-Forge-1.19.2-13.1.5.jar |DarkPaintings |darkpaintings |13.1.5 |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 SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE DripSounds-1.19-0.3.0.jar |Drip Sounds |waterdripsound |0.3.0 |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 cgm-1.3.4-1.19.2.jar |MrCrayfish's Gun Mod |cgm |1.3.4 |DONE |Manifest: NOSIGNATURE rechiseled-1.1.2-forge-mc1.19.2.jar |Rechiseled |rechiseled |1.1.2 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1016.jar |Just Enough Items |jei |11.6.0.1016 |DONE |Manifest: NOSIGNATURE VisualWorkbench-v4.2.4-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a tesseract-1.0.35-forge-mc1.19.jar |Tesseract |tesseract |1.0.35 |DONE |Manifest: NOSIGNATURE epicsamurai-0.0.15-1.19.2-forge.jar |Epic Samurai |epicsamurai |0.0.15-1.19.2-forge |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 NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |DONE |Manifest: NOSIGNATURE compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |DONE |Manifest: NOSIGNATURE refstoragefluxified-1.16.5-1.0.1.jar |Refined Storage Fluxified |refstoragefluxified |1.0.0 |DONE |Manifest: NOSIGNATURE seeds-1.19.2-1.1.3.jar |Seeds |seeds |1.1.3 |DONE |Manifest: NOSIGNATURE expandingtechnologies-1.0.0.jar |Expanding Technologies |expandingtechnologies |1.0.0 |DONE |Manifest: NOSIGNATURE fusion-1.0.3-forge-mc1.19.2.jar |Fusion |fusion |1.0.3 |DONE |Manifest: NOSIGNATURE memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE CraftTweaker-forge-1.19.2-10.1.48.jar |CraftTweaker |crafttweaker |10.1.48 |DONE |Manifest: NOSIGNATURE EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE rubidium_extras-1.19.2_v1.4.3.jar |Rubidium Extras |rubidium_extras |1.19.2_v1.4.3 |DONE |Manifest: NOSIGNATURE delightfulmining-0.3.jar |Delightful Mining |delightfulmining |0.3 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.21-universal.jar |Forge |forge |43.2.21 |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 inzheFoPCore-v.4.0.0-1.19.2.jar |inzhefop core |inzhefopcore |4.0.0 |DONE |Manifest: NOSIGNATURE Log-Begone-Forge-1.19-1.0.6.jar |Log Begone |logbegone |1.0.6 |DONE |Manifest: NOSIGNATURE ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE alchemistry-1.19.2-2.3.1.jar |Alchemistry |alchemistry |1.19.2-2.3.1 |DONE |Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |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 cofh_core-1.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_integration-1.19.2-10.2.0.17.jar |Thermal Integration |thermal_integration |10.2.0.17 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 redstone_arsenal-1.19.2-7.2.0.15.jar |Redstone Arsenal |redstone_arsenal |7.2.0.15 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE thermal_locomotion-1.19.2-10.2.0.14.jar |Thermal Locomotion |thermal_locomotion |10.2.0.14 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 radon-0.8.2.jar |Radon |radon |0.8.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.19.2-9.2.2-165.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.2-165 |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-1.19.2-1.5.1.47.jar |Useful Railroads |usefulrailroads |1.5.1.47 |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 spectrelib-forge-0.12.5+1.19.2.jar |SpectreLib |spectrelib |0.12.5+1.19.2 |DONE |Manifest: NOSIGNATURE kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.9-18.jar |Flywheel |flywheel |0.6.9-18 |DONE |Manifest: NOSIGNATURE alloyed-1.19.2-v1.5a.jar |Create: Alloyed |alloyed |1.19.2 |DONE |Manifest: NOSIGNATURE ecologics-forge-1.19.2-2.1.11.jar |Ecologics |ecologics |2.1.11 |DONE |Manifest: NOSIGNATURE IntegratedDynamics-1.19.2-1.16.9.jar |IntegratedDynamics |integrateddynamics |1.16.9 |DONE |Manifest: NOSIGNATURE rubidium-extra-0.4.17+mc1.19.2-build.71.jar |Rubidium Extra |sodiumextra |0.4.17+mc1.19.2-buil|DONE |Manifest: NOSIGNATURE Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 experienceobelisk-v1.4.5-1.19.2.jar |Experience Obelisk |experienceobelisk |1.4.5 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.46.4+1.19.2.jar |Polymorph |polymorph |0.46.4+1.19.2 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE [1.19.2] SecurityCraft v1.9.6.1.jar |SecurityCraft |securitycraft |1.9.6.1 |DONE |Manifest: NOSIGNATURE oceansdelight-1.0.2-1.19.2.jar |Ocean's Delight |oceansdelight |1.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE occultism-1.19.2-1.81.6.jar |Occultism |occultism |1.81.6 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |DONE |Manifest: NOSIGNATURE extremesoundmuffler-3.37-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.37-forge-1.19.2 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-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 convenientcurioscontainer-1.12-1.19.2.jar |Convenient Curios Container |convenientcurioscontainer |12_forge-1.19.2 |DONE |Manifest: NOSIGNATURE Sculked V1.4.1.jar |Sculked |sculked |1.4.0 |DONE |Manifest: NOSIGNATURE ad_astra-forge-1.19.2-1.12.7.jar |Ad Astra |ad_astra |1.12.7 |DONE |Manifest: NOSIGNATURE tetra-1.19.2-5.3.1.jar |Tetra |tetra |5.3.1 |DONE |Manifest: NOSIGNATURE rsrequestify-2.3.0.jar |RSRequestify |rsrequestify |2.3.0 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.19.2-1.18.6.jar |Cyclops Core |cyclopscore |1.18.6 |DONE |Manifest: NOSIGNATURE create_misc_and_things_ 1.19.2_3.0.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE witheringboon-1.7.14.jar |Withering Boon |witheringboon |1.7.14 |DONE |Manifest: NOSIGNATURE alchemylib-1.19.2-1.0.21.jar |AlchemyLib |alchemylib |1.19.2-1.0.21 |DONE |Manifest: NOSIGNATURE AdvancedPeripherals-1.19.2-0.7.29r.jar |Advanced Peripherals |advancedperipherals |0.7.29r |DONE |Manifest: NOSIGNATURE Galosphere-1.19.2-1.3.0-Forge.jar |Galosphere |galosphere |1.19.2-1.3.0 |DONE |Manifest: NOSIGNATURE ExtendedCrafting-1.19.2-5.1.7.jar |Extended Crafting |extendedcrafting |5.1.7 |DONE |Manifest: NOSIGNATURE ProjectExpansion-1.19.2-1.0.8.jar |Project Expansion |projectexpansion |1.19.2-1.0.8 |DONE |Manifest: 16:32:1c:48:e2:f7:71:f1:1b:23:7f:74:d8:e6:89:43:6a:a8:33:8f:49:17:6a:11:19:cd:66:4b:88:c1:02:19 Industrial Agriculture[Core]-1.19.2-1.9.1.jar |Industrial Agriculture |industrialagriculture |1.19.2-1.9.1 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.81.377.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.81.377 |DONE |Manifest: NOSIGNATURE glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |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.3.1.jar |Placebo |placebo |7.3.1 |DONE |Manifest: NOSIGNATURE dankstorage-1.19.2-5.1.6.jar |Dank Storage |dankstorage |1.19.2-5.1.6 |DONE |Manifest: NOSIGNATURE citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |DONE |Manifest: NOSIGNATURE alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE cloudstorage-1.3.4-1.19.2.jar |Cloud Storage |cloudstorage |1.3.4 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |DONE |Manifest: NOSIGNATURE moreminecarts-1.5.7.jar |More Minecarts |moreminecarts |1.5.7 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sophisticatedbackpacks-1.19.2-3.18.55.889.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.55.889 |DONE |Manifest: NOSIGNATURE u_team_core-1.19.2-4.4.3.260.jar |U Team Core |uteamcore |4.4.3.260 |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 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.2.2.jar |Create: Dragon Lib |create_dragon_lib |1.2.2 |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 indreb-1.19.2-0.14.3.jar |Industrial Reborn |indreb |1.19.2-0.14.3-exp-3 |DONE |Manifest: NOSIGNATURE adtetra-1.0.1.jar |Ad Tetra |adtetra |1.0.1 |DONE |Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.5.jar |Chipped |chipped |2.1.5 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.19.2-1.2.2.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.2 |DONE |Manifest: NOSIGNATURE culturaldelights-1.19.2-0.15.4.jar |Cultural Delights |culturaldelights |0.15.4 |DONE |Manifest: NOSIGNATURE endsdelight-1.19.2-1.2.jar |End's Delight |ends_delight |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE endertanks-forge-1.19.0-1.12.1.04.jar |EnderTanks |endertanks |1.12.1.04 |DONE |Manifest: NOSIGNATURE CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE Ping-1.19-1.9.1.jar |Ping |ping |1.19-1.9.1 |DONE |Manifest: NOSIGNATURE getittogetherdrops-forge-1.19.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE endersdelight-1.19-1.2.0.jar |Ender's Delight |endersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE mining_dimension-1.19.2-1.0.0.jar |Mining World |mining_dimension |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE alchemind-0.1.3-1.19.2-create0.5.1.jar |Alchemist's Industry |alchemind |0.1.2.a-1.19.2 |DONE |Manifest: NOSIGNATURE collective-1.19.2-6.65.jar |Collective |collective |6.65 |DONE |Manifest: NOSIGNATURE thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 IntegratedTunnels-1.19.2-1.8.20.jar |IntegratedTunnels |integratedtunnels |1.8.20 |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 projectarsenal-0.3.3-1.19.2.jar |Project Arsenal |projectarsenal |0.3.3 |DONE |Manifest: NOSIGNATURE modestmining-0.2.9.jar |Modest Mining |modestmining |0.2.9 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.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 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 twilightdelight-1.3.1.jar |Twilight's Flavor & Delight |twilightdelight |1.3.1 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE letsdo-api-forge-1.1.0.jar |Lets Do Api |doapi |1.1.0 |DONE |Manifest: NOSIGNATURE letsdo-vinery-forge-1.3.7.jar |Vinery |vinery |1.3.7 |DONE |Manifest: NOSIGNATURE createchunkloading-1.5.0-forge.jar |Create Chunkloading |createchunkloading |1.5.0 |DONE |Manifest: NOSIGNATURE letsdo-meadow-forge-1.2.4.jar |Meadow |meadow |1.2.4 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.19.2-1.101.3.jar |CC: Tweaked |computercraft |1.101.3 |DONE |Manifest: NOSIGNATURE productivebees-1.19.2-0.10.7.2.jar |Productive Bees |productivebees |1.19.2-0.10.7.2 |DONE |Manifest: NOSIGNATURE hexal-forge-1.19.2-0.2.18.jar |Hexal |hexal |0.2.18 |DONE |Manifest: NOSIGNATURE chunkloaders-1.2.5-forge-mc1.19.jar |Chunk Loaders |chunkloaders |1.2.5 |DONE |Manifest: NOSIGNATURE framework-0.4.2-1.19.2.jar |Framework |framework |0.4.2 |DONE |Manifest: NOSIGNATURE Wizardy delight-1.1.0.jar |Wizardy delight |wizardry_delight |1.1.0 |DONE |Manifest: NOSIGNATURE TofuCraftReload-1.19.2-2.10.2.1.jar |TofuCraftReload |tofucraft |1.19.2-2.10.2.1 |DONE |Manifest: NOSIGNATURE maturidelight-1.19.2-0.1.0.jar |MaturiDelight |maturidelight |1.19.2-0.1.0 |DONE |Manifest: NOSIGNATURE CraftPresence-2.1.2+1.19.2.jar |CraftPresence |craftpresence |2.1.2 |DONE |Manifest: NOSIGNATURE frozen_delight_1.3.2_forge_1.19.2.jar |Frozen Delight (by NoCube) |frozen_delight |1.3.2 |DONE |Manifest: NOSIGNATURE Festive_Delight_1.0_1.19.2.jar |Festive Delight |festive_delight |1.0.0 |DONE |Manifest: NOSIGNATURE Cucumber-1.19.2-6.0.7.jar |Cucumber Library |cucumber |6.0.7 |DONE |Manifest: NOSIGNATURE jmi-forge-1.19.2-0.13-40.jar |JourneyMap Integration |jmi |0.13-40 |DONE |Manifest: NOSIGNATURE goodall-1.2.0-forge.jar |Goodall |goodall |1.2.0 |DONE |Manifest: NOSIGNATURE create-1.19.2-0.5.1.c.jar |Create |create |0.5.1.c |DONE |Manifest: NOSIGNATURE createdeco-1.3.3-1.19.2.jar |Create Deco |createdeco |1.3.3-1.19.2 |DONE |Manifest: NOSIGNATURE createsifter-1.19.2-1.5.5.c-36.jar |Create Sifter |createsifter |1.19.2-1.5.5.c-36 |DONE |Manifest: NOSIGNATURE Delightful-1.19.2-3.3.jar |Delightful |delightful |3.3 |DONE |Manifest: NOSIGNATURE create_central_kitchen-1.19.2-for-create-0.5.1.b-1|Create: Central Kitchen |create_central_kitchen |1.3.8.b |DONE |Manifest: NOSIGNATURE createastracompat-1.0.3-1.19.2.jar |Create Ad Astra Compat |createastracompat |1.0.3-1.19.2 |DONE |Manifest: NOSIGNATURE waystones-forge-1.19.2-11.4.1.jar |Waystones |waystones |11.4.1 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE CCTVCraft_4.5.0_for_1.19.2.jar |CCTV Craft |cctvcraft |4.5.0 |DONE |Manifest: NOSIGNATURE journeymap-1.19.2-5.9.7-forge.jar |Journeymap |journeymap |5.9.7 |DONE |Manifest: NOSIGNATURE alternate-current-mc1.19-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.19.2-1.7.0.jar |Simple Storage Network |storagenetwork |1.19.2-1.7.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 framedcompactdrawers-1.19-5.2.1.jar |Framed Compacting Drawers |framedcompactdrawers |1.19-5.2.1 |DONE |Manifest: NOSIGNATURE BadMobs-1.19.2-16.1.3.jar |BadMobs |badmobs |16.1.3 |DONE |Manifest: NOSIGNATURE create-confectionery1.19.2_v1.0.9.jar |Create Confectionery |create_confectionery |1.0.9 |DONE |Manifest: NOSIGNATURE mcjtylib-1.19-7.2.5.jar |McJtyLib |mcjtylib |1.19-7.2.5 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.19-4.1.7.jar |RFToolsBase |rftoolsbase |1.19-4.1.7 |DONE |Manifest: NOSIGNATURE xnet-1.19-5.1.4.jar |XNet |xnet |1.19-5.1.4 |DONE |Manifest: NOSIGNATURE rftoolspower-1.19-5.1.2.jar |RFToolsPower |rftoolspower |1.19-5.1.2 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.19-5.2.8.jar |RFToolsBuilder |rftoolsbuilder |1.19-5.2.8 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.19-4.1.2.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.2 |DONE |Manifest: NOSIGNATURE rftoolscontrol-1.19-6.1.4.jar |RFToolsControl |rftoolscontrol |1.19-6.1.4 |DONE |Manifest: NOSIGNATURE pineapple_delight-Forge-1.19.2-1.0.6-Fix1.jar |Pineapple Delight |pineapple_delight |1.0 |DONE |Manifest: NOSIGNATURE EnderStorage-1.19.2-2.10.1.181-universal.jar |EnderStorage |enderstorage |2.10.1.181 |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 CoffeeDelight-Forge-1.19.2-1.3.jar |Coffee Delight |coffee_delight |1.3 |DONE |Manifest: NOSIGNATURE hexcasting-forge-1.19.2-0.10.3.jar |Hex Casting |hexcasting |0.10.3 |DONE |Manifest: NOSIGNATURE Steam_Rails-1.4.3+forge-mc1.19.2.jar |Create: Steam 'n Rails |railways |1.4.3+forge-mc1.19.2|DONE |Manifest: NOSIGNATURE frozenup-1.19.2-2.1.2-forge.jar |Frozen Up |frozenup |2.1.2-forge |DONE |Manifest: NOSIGNATURE toofast-1.19-0.2.2.4.jar |Too Fast |toofast |0.2.2.4 |DONE |Manifest: NOSIGNATURE ColossalChests-1.19.2-1.9.0.jar |ColossalChests |colossalchests |1.9.0 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.19.2-6.0.11.jar |Mystical Agriculture |mysticalagriculture |6.0.11 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.19.2-6.0.3.jar |Mystical Agradditions |mysticalagradditions |6.0.3 |DONE |Manifest: NOSIGNATURE tetrasdelight-1.19.2-1.jar |Tetra's Delight |tetrasdelight |1.19.2-1 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.19-5.1.7.jar |RFToolsUtility |rftoolsutility |1.19-5.1.7 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 sebastrnlib-2.0.2.jar |Sebastrn Lib |sebastrnlib |2.0.2 |DONE |Manifest: NOSIGNATURE appliedcooking-2.0.3.jar |Applied Cooking |appliedcooking |2.0.3 |DONE |Manifest: NOSIGNATURE refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |DONE |Manifest: NOSIGNATURE refinedstorage-1.11.6.jar |Refined Storage |refinedstorage |1.11.6 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.19.2-13.3.2.jar |CookingForBlockheads |cookingforblockheads |13.3.2 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE moonlight-1.19.2-2.2.43-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.43 |DONE |Manifest: NOSIGNATURE titanium-1.19.2-3.7.3-27.jar |Titanium |titanium |3.7.3 |DONE |Manifest: NOSIGNATURE mysterious_mountain_lib-1.2.3-1.19.2.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.2.3-1.19.2 |DONE |Manifest: NOSIGNATURE corn_delight-1.0.3-1.19.2.jar |Corn Delight |corn_delight |1.0.3-1.19.2 |DONE |Manifest: NOSIGNATURE Jade-1.19.1-forge-8.8.1.jar |Jade |jade |8.8.1 |DONE |Manifest: NOSIGNATURE appliedenergistics2-forge-12.9.5.jar |Applied Energistics 2 |ae2 |12.9.5 |DONE |Manifest: NOSIGNATURE AEAdditions-1.19.2-4.0.5.jar |AE Additions |ae2additions |4.0.5 |DONE |Manifest: NOSIGNATURE cbandb_1.0-Forge_1.19.2.jar |Create Buffer & Beams |createbufferandbeams |1.0 |DONE |Manifest: NOSIGNATURE NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE Quark-3.4-405.jar |Quark |quark |3.4-405 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.3.20.jar |Supplementaries |supplementaries |1.19.2-2.3.20 |DONE |Manifest: NOSIGNATURE suppsquared-1.19.2-1.1.1.jar |Supplementaries Squared |suppsquared |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |DONE |Manifest: NOSIGNATURE art_of_forging-1.6.7-1.19.2.jar |Art of Forging |art_of_forging |1.6.7-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.3b.jar |Create Stuff & Additions |create_sa |2.0.3. |DONE |Manifest: NOSIGNATURE chemlib-1.19.2-2.0.17.jar |ChemLib |chemlib |1.19.2-2.0.17 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.19.2-7.1.4.jar |Fast Workbench |fastbench |7.1.4 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |DONE |Manifest: NOSIGNATURE DiagonalFences-v4.2.6-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.6 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Applied-Botanics-1.4.2.jar |Applied Botanics |appbot |1.4.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 modonomicon-1.19.2-1.33.1.jar |Modonomicon |modonomicon |1.19.2-1.33.1 |DONE |Manifest: NOSIGNATURE alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |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 extradelight-1.0.2.jar |ExtraDelight |extradelight |1.0.2 |DONE |Manifest: NOSIGNATURE SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |DONE |Manifest: NOSIGNATURE fastfooddelight-1.19-1.2.3.jar |https://github.com/akaneoMT/Fa|fastfooddelight |1.19-1.2.3 |DONE |Manifest: NOSIGNATURE ItalianDelight-1.19.2 1.5-MAR_FIX.jar |Italian Delight |italian_delight |1.2 |DONE |Manifest: NOSIGNATURE charmofundying-forge-6.2.1+1.19.2.jar |Charm of Undying |charmofundying |6.2.1+1.19.2 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE chisels-and-bits-forge-1.3.135.jar |chisels-and-bits |chiselsandbits |1.3.135 |DONE |Manifest: NOSIGNATURE create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.5.b |DONE |Manifest: NOSIGNATURE createaddition-1.19.2-20230623a.jar |Create Crafts & Additions |createaddition |1.19.2-20230623a |DONE |Manifest: NOSIGNATURE Crash Report UUID: 802fbba0-897d-48d8-b6e2-8b710011865f FML: 43.2 Forge: net.minecraftforge:43.2.21 FramedBlocks BlockEntity Warning: Not applicable Flywheel Backend: GL33 Instanced Arrays Quote Link to comment Share on other sites More sharing options...
Chick Chicky Posted July 25, 2023 Author Share Posted July 25, 2023 Update: I tried creating a new world and I get the same issue, seamingly with dark forests and sunflowers I'm also trying to remove some mods that I know change world generation to try and spot the one that's causing me some trouble Quote Link to comment Share on other sites More sharing options...
Chick Chicky Posted July 26, 2023 Author Share Posted July 26, 2023 Update: I found the mod that was breaking my game: Wizardy Delight Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.