---- Minecraft Crash Report ---- // Ouch. That hurt :( Time: 2025-03-30 13:00:39 Description: Accessing LegacyRandomSource from multiple threads java.lang.IllegalStateException: Accessing LegacyRandomSource from multiple threads at net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:84) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.levelgen.BitRandomSource.m_188503_(BitRandomSource.java:33) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.util.Mth.m_216287_(Mth.java:937) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.NaturalSpawner.m_47062_(NaturalSpawner.java:290) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.NaturalSpawner.m_47045_(NaturalSpawner.java:125) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.NaturalSpawner.m_47029_(NaturalSpawner.java:117) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:356) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat117plus.ServerChunkManagerMixin,pl:mixin:A} at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:310) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat117plus.ServerChunkManagerMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:285) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:292) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Suspected Mods: NONE Stacktrace: at net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:84) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.levelgen.BitRandomSource.m_188503_(BitRandomSource.java:33) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.util.Mth.m_216287_(Mth.java:937) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.NaturalSpawner.m_47062_(NaturalSpawner.java:290) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.NaturalSpawner.m_47045_(NaturalSpawner.java:125) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.NaturalSpawner.m_47029_(NaturalSpawner.java:117) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:356) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat117plus.ServerChunkManagerMixin,pl:mixin:A} at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:310) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat117plus.ServerChunkManagerMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:285) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} -- Thread dumps -- Details: Thread dumps: Server thread: at java.base/java.lang.Thread.getStackTrace(Thread.java:1619) at TRANSFORMER/minecraft@1.19.2/net.minecraft.util.ThreadingDetector.m_199420_(ThreadingDetector.java:92) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at TRANSFORMER/minecraft@1.19.2/net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:82) at TRANSFORMER/minecraft@1.19.2/net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49) at TRANSFORMER/minecraft@1.19.2/net.minecraft.world.level.levelgen.BitRandomSource.m_188503_(BitRandomSource.java:33) at TRANSFORMER/minecraft@1.19.2/net.minecraft.util.Mth.m_216287_(Mth.java:937) at TRANSFORMER/minecraft@1.19.2/net.minecraft.world.level.NaturalSpawner.m_47062_(NaturalSpawner.java:290) at TRANSFORMER/minecraft@1.19.2/net.minecraft.world.level.NaturalSpawner.m_47045_(NaturalSpawner.java:125) at TRANSFORMER/minecraft@1.19.2/net.minecraft.world.level.NaturalSpawner.m_47029_(NaturalSpawner.java:117) at TRANSFORMER/minecraft@1.19.2/net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:356) at TRANSFORMER/minecraft@1.19.2/net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:310) at TRANSFORMER/minecraft@1.19.2/net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:285) at TRANSFORMER/minecraft@1.19.2/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) at TRANSFORMER/minecraft@1.19.2/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:292) at TRANSFORMER/minecraft@1.19.2/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) at TRANSFORMER/minecraft@1.19.2/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) at TRANSFORMER/minecraft@1.19.2/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) at java.base/java.lang.Thread.run(Thread.java:840) Stacktrace: at net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:84) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.levelgen.BitRandomSource.m_188503_(BitRandomSource.java:33) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.util.Mth.m_216287_(Mth.java:937) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.NaturalSpawner.m_47062_(NaturalSpawner.java:290) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.NaturalSpawner.m_47045_(NaturalSpawner.java:125) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.world.level.NaturalSpawner.m_47029_(NaturalSpawner.java:117) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:classloading} at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:356) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat117plus.ServerChunkManagerMixin,pl:mixin:A} at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:310) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat117plus.ServerChunkManagerMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:285) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:pehkui.mixins.json:compat117plus.ServerWorldMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:292) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin} -- Affected level -- Details: All players: 1 total; [ServerPlayer['KeyLimePie101'/20585, l='ServerLevel[world]', x=1157.99, y=192.27, z=-1461.45]] Chunk stats: 3942 Level dimension: minecraft:overworld Level spawn location: World: (0,284,0), Section: (at 0,12,0 in 0,17,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: 13385 game time, 13385 day time Level name: world Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 48417 (now: false), thunder time: 4223 (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:866) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:292) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin} -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Linux (amd64) version 5.15.0-131-generic Java Version: 17.0.14, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 3479201464 bytes (3318 MiB) / 9663676416 bytes (9216 MiB) up to 9663676416 bytes (9216 MiB) CPUs: 5 Processor Vendor: AuthenticAMD Processor Name: AMD EPYC 74F3 24-Core Processor Identifier: AuthenticAMD Family 25 Model 1 Stepping 1 Microarchitecture: Zen 3 Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 24 Number of logical CPUs: 48 Graphics card #0 name: unknown Graphics card #0 vendor: unknown Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: unknown Virtual memory max (MB): 258833.91 Virtual memory used (MB): 226851.73 Swap memory total (MB): 1024.00 Swap memory used (MB): 280.11 JVM Flags: 2 total; -Xmx9216M -Xms4608M Server Running: true Player Count: 1 / 20; [ServerPlayer['KeyLimePie101'/20585, l='ServerLevel[world]', x=1157.99, y=192.27, z=-1461.45]] Data Packs: vanilla, mod:blue_skies, mod:mcwbyg, mod:additionalentityattributes (incompatible), mod:beautify (incompatible), mod:playeranimator (incompatible), mod:naturalist, mod:doggytalents (incompatible), mod:betteroceanmonuments, mod:aquaculturedelight, mod:apoli (incompatible), mod:sophisticatedcore (incompatible), mod:villagernames, mod:pati_structures2, mod:ctm (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:dustydecorations, mod:yungsapi, mod:mcwstairs (incompatible), mod:mixinextras (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:relics (incompatible), mod:carryon (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:ctov (incompatible), mod:twilightforest (incompatible), mod:structure_gel, mod:corpse (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:handcrafted, mod:morevillagers, mod:unusualend, mod:mcwfences, mod:yungsbridges, mod:simplefarming, mod:fairylights (incompatible), mod:lionfishapi, mod:dungeons_enhanced, mod:luphieclutteredmod, mod:mcwbiomesoplenty, mod:cataclysm, mod:curios, mod:patchouli (incompatible), mod:origins (incompatible), mod:collective, mod:origins_classes (incompatible), mod:alexs_herps_, mod:simplehats (incompatible), mod:bettervillage, mod:unearthed_journey, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:worldedit (incompatible), mod:mcwroofs, mod:architectury (incompatible), mod:identity (incompatible), mod:mcwfurnitures, mod:undergarden, mod:fallingtree, mod:l2library (incompatible), mod:t_and_t, mod:mavm (incompatible), mod:exoticbirds, mod:bettermineshafts, mod:darkpaintings (incompatible), mod:serene_shrubbery, mod:ftblibrary (incompatible), mod:culturaldelights (incompatible), mod:octolib (incompatible), mod:jei (incompatible), mod:nameless_trinkets, mod:pehkui (incompatible), mod:libraryferret, mod:justmobheads, mod:caelus (incompatible), mod:enlightened_end, mod:mcwpaintings, mod:clumps (incompatible), mod:journeymap (incompatible), mod:integrated_api (incompatible), mod:artifacts, mod:untamedwilds (incompatible), mod:decorative_blocks (incompatible), mod:magistuarmory (incompatible), mod:dungeoncrawl, mod:betteranimalsplus (incompatible), mod:betterdeserttemples, mod:iceandfire (incompatible), mod:fusion (incompatible), mod:ars_nouveau, mod:genshinstrument, mod:dungeons_arise_seven_seas (incompatible), mod:forge, mod:meetyourfight (incompatible), mod:mcwpaths (incompatible), mod:idas (incompatible), mod:ironchest (incompatible), mod:dungeons_arise, mod:tectonic (incompatible), mod:simplyswords (incompatible), mod:enchdesc (incompatible), mod:terrablender, mod:biomesoplenty, mod:moonlight (incompatible), mod:regions_unexplored (incompatible), mod:commonality, mod:jade (incompatible), mod:special_drops, mod:ambientadditions (incompatible), mod:calio (incompatible), mod:archaeology, mod:flywheel (incompatible), mod:create, mod:mes (incompatible), mod:dragonseeker, mod:autoreglib (incompatible), mod:nullscape, mod:irons_spellbooks (incompatible), mod:strictly_origins, mod:farmers_structures, mod:alexsdelight, mod:moremobvariants, mod:magic_origins, mod:lootr (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:apexcore, mod:fantasyfurniture, mod:lilwings (incompatible), mod:byg, mod:geckolib3 (incompatible), mod:corgilib (incompatible), mod:crittersandcompanions (incompatible), mod:aquaculture, mod:addonslib, mod:bushierflowers, mod:mavapi (incompatible), mod:expandability (incompatible), mod:fruitsdelight, mod:domesticationinnovation, Supplementaries Generated Pack, builtin/mod_support/ctm, tectonic/tectonic (incompatible) World Generation: Stable Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeserver ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.5.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.5.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.5.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.5.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.5.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE mcwbyg-1.19.2-1.1.jar |Macaw's - Oh the Biomes You'll|mcwbyg |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE additionalentityattributes-forge-1.19-1.0.1+1.19.j|Additional Entity Attributes |additionalentityattributes |1.0.1+1.19 |DONE |Manifest: NOSIGNATURE beautify-1.4.3.jar |Beautify |beautify |1.4.3 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE naturalist-forge-4.0.3-1.19.2.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE DoggyTalents-1.19.2-2.6.10.jar |Doggy Talents 2 |doggytalents |2.6.10 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.1.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE aquaculture_delight_1.0.1_forge_1.19.2.jar |Aquaculture Delight |aquaculturedelight |1.0.1 |DONE |Manifest: NOSIGNATURE apoli-forge-1.19.2-2.6.1.7.jar |Apoli |apoli |1.19.2-2.6.1.7 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.6.4.730.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.6.4.730 |DONE |Manifest: NOSIGNATURE villagernames-1.19.2-7.3.jar |Villager Names |villagernames |7.3 |DONE |Manifest: NOSIGNATURE Pati_structures_1.3.0_forge_1.19.jar |PATi_Structures |pati_structures2 |1.0.0 |DONE |Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |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 dustydecorations-1.1.0.jar |Dusty Decorations |dustydecorations |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.10.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.10 |DONE |Manifest: NOSIGNATURE mcw-stairs-1.0.1-1.19.2forge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.1 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** sophisticatedbackpacks-1.19.2-3.20.2.1035.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.20.2.1035 |DONE |Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.9.jar |Guard Villagers |guardvillagers |1.19.2-1.5.9 |DONE |Manifest: NOSIGNATURE relics-1.19.2-0.6.2.4.jar |Relics |relics |**.**.**.** |DONE |Manifest: NOSIGNATURE carryon-forge-1.19.2-2.1.2.23.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.19.2-Forge-1.0.6.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.6 |DONE |Manifest: NOSIGNATURE cloth-config-8.3.134-forge.jar |Cloth Config v8 API |cloth_config |8.3.134 |DONE |Manifest: NOSIGNATURE ctov-3.2.6c.jar |ChoiceTheorem's Overhauled Vil|ctov |3.2.6c |DONE |Manifest: NOSIGNATURE twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.3.jar |Structure Gel API |structure_gel |2.7.3 |DONE |Manifest: NOSIGNATURE corpse-forge-1.19.2-1.0.17.jar |Corpse |corpse |1.19.2-1.0.17 |DONE |Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.5.jar |Chipped |chipped |2.1.5 |DONE |Manifest: NOSIGNATURE mcw-bridges-3.0.1-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |3.0.1 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.19.2-1.2.4.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.4 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |DONE |Manifest: NOSIGNATURE UnusualEnd1.19.2_V1.4.3.jar |Unusual End |unusualend |1.4.3 |DONE |Manifest: NOSIGNATURE mcw-fences-1.2.0-1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.2.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 simplefarming-1.19.2-2.0.4.jar |Simple Farming |simplefarming |1.19.2-2.0.4 |DONE |Manifest: NOSIGNATURE fairylights-6.0.1-1.19.2.jar |Fairy Lights |fairylights |6.0.1 |DONE |Manifest: NOSIGNATURE lionfishapi-1.8.jar |LionfishAPI |lionfishapi |1.8 |DONE |Manifest: NOSIGNATURE dungeons_enhanced-1.19.2-4.1.jar |Dungeons Enhanced |dungeons_enhanced |4.1 |DONE |Manifest: NOSIGNATURE cluttered-2.1.1-1.19.2.jar |Cluttered |luphieclutteredmod |2.1 |DONE |Manifest: NOSIGNATURE mcwbiomesoplenty-1.19.2-1.1.jar |Macaw's Biomes O' Plenty |mcwbiomesoplenty |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-2.46-1.19.2.jar |Cataclysm Mod |cataclysm |2.46 |DONE |Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.6.4.jar |Curios API |curios |1.19.2-5.1.6.4 |DONE |Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE origins-forge-1.19.2-1.7.1.7-all.jar |Origins |origins |1.19.2-1.7.1.7 |DONE |Manifest: NOSIGNATURE collective-1.19.2-7.64.jar |Collective |collective |7.64 |DONE |Manifest: NOSIGNATURE origins-classes-forge-1.2.1.jar |Origins: Classes |origins_classes |1.2.1 |DONE |Manifest: NOSIGNATURE ahncg.jar |alex's herps |alexs_herps_ |1.0.0 |DONE |Manifest: NOSIGNATURE simplehats-forge-1.19.2-0.3.2.jar |SimpleHats |simplehats |1.19.2-0.3.2 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.19.2-3.3.0.jar |Better village |bettervillage |3.3.0 |DONE |Manifest: NOSIGNATURE Unearthed_Journey-1.19.2-1.0.1.jar |Unearthed Journey |unearthed_journey |1.0.1 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1902.4.2-build.14.jar |FTB Ultimine |ftbultimine |1902.4.2-build.14 |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 resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE worldedit-mod-7.2.12.jar |WorldEdit |worldedit |7.2.12+6240-87f4ae1 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.3.1-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE architectury-6.6.92-forge.jar |Architectury |architectury |6.6.92 |DONE |Manifest: NOSIGNATURE identity-2.6.1-1.19.1-forge.jar |Identity |identity |2.6.1-1.19.1 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.3.0-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE The_Undergarden-1.19.2-0.8.3.jar |The Undergarden |undergarden |0.8.3 |DONE |Manifest: NOSIGNATURE FallingTree-1.19.2-3.10.1.jar |FallingTree |fallingtree |3.10.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** l2library-1.9.7.jar |L2 Library |l2library |1.9.7 |DONE |Manifest: NOSIGNATURE Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |DONE |Manifest: NOSIGNATURE mavm-1.2.4-mc1.19.2.jar |More Axolotl Variants Mod |mavm |1.2.4 |DONE |Manifest: NOSIGNATURE exoticbirds-1.19.2-2.6.0.jar |Exotic Birds |exoticbirds |2.6.0 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.1 |DONE |Manifest: NOSIGNATURE DarkPaintings-Forge-1.19.2-13.1.5.jar |DarkPaintings |darkpaintings |13.1.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** SereneShrubbery-1.19.2-1.5.0.jar |Serene Shrubbery |serene_shrubbery |1.2.0 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1902.4.1-build.236.jar |FTB Library |ftblibrary |1902.4.1-build.236 |DONE |Manifest: NOSIGNATURE culturaldelights-1.19.2-0.15.9.jar |Cultural Delights |culturaldelights |0.15.9 |DONE |Manifest: NOSIGNATURE octolib-1.19.2-0.3.jar |OctoLib |octolib |0.3 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1019.jar |Just Enough Items |jei |11.6.0.1019 |DONE |Manifest: NOSIGNATURE Nameless Trinkets-1.19.2-1.9.0.jar |Nameless Trinkets |nameless_trinkets |1.19.2-1.9.0 |DONE |Manifest: NOSIGNATURE Pehkui-3.8.2+1.19.2-forge.jar |Pehkui |pehkui |3.8.2+1.19.2-forge |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.19.2-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE justmobheads-1.19.2-7.8.jar |Just Mob Heads |justmobheads |7.8 |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 enlightend-5.0.12-1.19.2.jar |Enlightend |enlightened_end |5.0.12 |DONE |Manifest: NOSIGNATURE mcw-paintings-1.0.5-1.19.2forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE journeymap-1.19.2-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |DONE |Manifest: NOSIGNATURE integrated_api_forge-1.2.8+1.19.2.jar |Integrated API |integrated_api |1.2.8+1.19.2 |DONE |Manifest: NOSIGNATURE artifacts-1.19.2-5.0.6.jar |Artifacts |artifacts |1.19.2-5.0.6 |DONE |Manifest: NOSIGNATURE untamedwilds-1.19.2-3.0.4.jar |Untamed Wilds |untamedwilds |3.0.4 |DONE |Manifest: NOSIGNATURE Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE [1.19.2-forge]-Epic-Knights-9.17.jar |Epic Knights Mod |magistuarmory |9.17 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.19-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE betteranimalsplus-1.19.2-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.19.2-11.0.10 |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 iceandfire-1.19.2-2.1.13-beta-3.jar |Ice and Fire |iceandfire |1.19.2-2.1.13+build.|DONE |Manifest: NOSIGNATURE fusion-1.2.5-forge-mc1.19.2.jar |Fusion |fusion |1.2.5 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.19.2-3.23.0.jar |Ars Nouveau |ars_nouveau |3.23.0 |DONE |Manifest: NOSIGNATURE genshinstrument-1.19.2-4.0.2.jar |Genshin Instruments |genshinstrument |4.0.2 |DONE |Manifest: NOSIGNATURE DungeonsAriseSevenSeas-1.19.2-1.0.2-forge.jar |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.2 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.5.0-universal.jar |Forge |forge |43.5.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** meetyourfight-1.19.2-1.3.4.jar |Meet Your Fight |meetyourfight |1.19.2-1.3.4 |DONE |Manifest: NOSIGNATURE mcw-paths-1.1.0forge-mc1.19.2.jar |Macaw's Paths and Pavings |mcwpaths |1.1.0 |DONE |Manifest: NOSIGNATURE idas_forge-1.7.7+1.19.2.jar |Integrated Dungeons and Struct|idas |1.7.7+1.19.2 |DONE |Manifest: NOSIGNATURE ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE tectonic-forge-1.19-2.3.5a.jar |Tectonic |tectonic |2.3.5a |DONE |Manifest: NOSIGNATURE server-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: NOSIGNATURE simplyswords-forge-1.47.0-1.19.2.jar |Simply Swords |simplyswords |1.47.0-1.19.2 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.19.2-13.0.20.jar |EnchantmentDescriptions |enchdesc |13.0.20 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** 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 moonlight-1.19.2-2.3.7-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.7 |DONE |Manifest: NOSIGNATURE RegionsUnexploredForge-0.5.3+1.19.2.jar |Regions Unexplored |regions_unexplored |0.5.3 |DONE |Manifest: NOSIGNATURE commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |DONE |Manifest: NOSIGNATURE Jade-1.19.1-forge-8.9.2.jar |Jade |jade |8.9.2 |DONE |Manifest: NOSIGNATURE Special Drops 1.0.1 - 1.19.2.jar |Special Drops |special_drops |1.0.1 |DONE |Manifest: NOSIGNATURE ambientadditions-1.19.2-1.0.1.jar |Ambient Additions |ambientadditions |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE calio-forge-1.19.2-1.7.0.4.jar |Calio |calio |1.19.2-1.7.0.4 |DONE |Manifest: NOSIGNATURE archaeology-1.0.0.jar |Archeology API |archaeology |1.0.0 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.11-22.jar |Flywheel |flywheel |0.6.11-22 |DONE |Manifest: NOSIGNATURE create-1.19.2-0.5.1.i.jar |Create |create |0.5.1.i |DONE |Manifest: NOSIGNATURE mes-1.3.1-1.19.2-forge.jar |Moog's End Structures |mes |1.3.1-1.19.2-forge |DONE |Manifest: NOSIGNATURE dragonseeker-1.2.0-1.19.2.jar |Dragonseeker |dragonseeker |1.2.0-1.19.2 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE Nullscape_1.19.3_v1.2.2.jar |Nullscape |nullscape |1.2.2 |DONE |Manifest: NOSIGNATURE irons_spellbooks-1.19.2-3.4.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.19.2-3.4.0 |DONE |Manifest: NOSIGNATURE strictly_origins_v9.2.1_1.19.2.jar |Strictly Origins |strictly_origins |8 |DONE |Manifest: NOSIGNATURE FarmersStructures-1.0.0-1.19.2.jar |FarmersStructures |farmers_structures |1.0.0 |DONE |Manifest: NOSIGNATURE alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE moremobvariants-forge+1.19.2-1.3.0.1.jar |More Mob Variants |moremobvariants |1.3.0 |DONE |Manifest: NOSIGNATURE Magic Origins v1.3.0 forge 1.19.2.jar |Magic Origins |magic_origins |1.3.0 |DONE |Manifest: NOSIGNATURE lootr-forge-1.19-0.4.29.76.jar |Lootr |lootr |**.**.**.** |DONE |Manifest: NOSIGNATURE Quark-3.4-418.jar |Quark |quark |3.4-418 |DONE |Manifest: NOSIGNATURE supplementaries-1.19.2-2.4.20.jar |Supplementaries |supplementaries |1.19.2-2.4.20 |DONE |Manifest: NOSIGNATURE 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 lilwings-forge-1.19.2-1.2.3.jar |Lil' Wings |lilwings |1.2.3 |DONE |Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.6.jar |Oh The Biomes You'll Go |byg |**.**.**.** |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE crittersandcompanions-1.19.2-2.1.2.jar |Critters and Companions |crittersandcompanions |1.19.2-2.1.2 |DONE |Manifest: NOSIGNATURE Aquaculture-1.19.2-2.4.17.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.17 |DONE |Manifest: NOSIGNATURE addonslib-1.19.2-1.2.jar |AddonsLib |addonslib |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE bushierflowers-0.0.2-1.19.2.jar |Bushier Flowers |bushierflowers |0.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE mavapi-1.1.1-mc1.19.2.jar |More Axolotl Variants API |mavapi |1.1.1 |DONE |Manifest: NOSIGNATURE expandability-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE fruitsdelight-0.5.11.jar |Fruits Delight |fruitsdelight |0.5.11 |DONE |Manifest: NOSIGNATURE domesticationinnovation-1.6.1-1.19.2.jar |Domestication Innovation |domesticationinnovation |1.6.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 3ee6e068-8729-42dd-b102-8b6e15e28738 FML: 43.5 Forge: net.minecraftforge:43.5.0