Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Shall we play a game?
- Time: 28/08/2022, 02:49
- Description: Exception generating new chunk
- java.lang.IllegalStateException: Feature order cycle found, involved biomes: [Reference{ResourceKey[minecraft:worldgen/biome / byg:basalt_barrera]=net.minecraft.world.level.biome.Biome@54cc4d0d}]
- at net.minecraft.world.level.biome.BiomeSource.m_186727_(BiomeSource.java:136) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
- at net.minecraft.world.level.biome.BiomeSource.m_204231_(BiomeSource.java:70) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
- at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%2329!/:?] {}
- at net.minecraft.world.level.biome.BiomeSource.m_186733_(BiomeSource.java:258) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
- at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:401) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:A}
- at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,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.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {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:computing_frames}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
- 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.BiomeSource.m_186727_(BiomeSource.java:136) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
- at net.minecraft.world.level.biome.BiomeSource.m_204231_(BiomeSource.java:70) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
- at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%2329!/:?] {}
- at net.minecraft.world.level.biome.BiomeSource.m_186733_(BiomeSource.java:258) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
- at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:401) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:A}
- at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,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.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading}
- -- Chunk to be generated --
- Details:
- Location: 0,-2
- Position hash: -8589934592
- Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@42994b4e
- Stacktrace:
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,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.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {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:computing_frames}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
- -- Affected level --
- Details:
- All players: 0 total; []
- Chunk stats: 625
- Level dimension: minecraft:overworld
- Level spawn location: World: (24,64,-8), Section: (at 8,0,8 in 1,4,-1; chunk contains blocks 16,-64,-16 to 31,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
- Level time: 0 game time, 0 day time
- Level name: Test World 2
- Level game mode: Game mode: creative (ID 1). 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:373) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:64) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:classloading,pl:runtimedistcleaner:A}
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23272!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
- -- System Details --
- Details:
- Minecraft Version: 1.18.2
- Minecraft Version ID: 1.18.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.2, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
- Memory: 1766743680 bytes (1684 MiB) / 6564085760 bytes (6260 MiB) up to 8589934592 bytes (8192 MiB)
- CPUs: 16
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 7 5800H with Radeon Graphics
- Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
- Microarchitecture: Zen 3
- Frequency (GHz): 3.19
- Number of physical packages: 1
- Number of physical CPUs: 8
- Number of logical CPUs: 16
- Graphics card #0 name: NVIDIA GeForce RTX 3070 Laptop GPU
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x24dd
- Graphics card #0 versionInfo: DriverVersion=31.0.15.1694
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 3.20
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 8192.00
- Memory slot #1 clockSpeed (GHz): 3.20
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 47980.06
- Virtual memory used (MB): 24571.68
- Swap memory total (MB): 31744.00
- Swap memory used (MB): 1607.68
- JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms8192m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -XX:ParallelGCThreads=15
- Loaded Shaderpack: (off)
- Server Running: true
- Player Count: 0 / 8; []
- Data Packs: vanilla, mod:grapplemod (incompatible), mod:betterdungeons, mod:blue_skies (incompatible), mod:supermartijn642configlib, mod:netherportalfix (incompatible), mod:infernalexp (incompatible), mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:rubidium (incompatible), mod:insanelib, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:yungsapi, mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:buildinggadgets (incompatible), mod:apotheosis (incompatible), mod:mcwdoors, mod:lightingwand, mod:jeed (incompatible), mod:balm (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:shetiphiancore, mod:absentbydesign, mod:buddycards (incompatible), mod:pathtodirt (incompatible), mod:konkrete (incompatible), mod:structure_gel, mod:mcwbridges, mod:torchmaster (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:yungsbridges, mod:botania (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:oculus (incompatible), mod:betterbiomeblend (incompatible), mod:yungsextras, mod:framedblocks, mod:bettervillage, mod:betterstrongholds, mod:constructionwand, mod:mcwroofs, mod:inventoryprofilesnext (incompatible), mod:cfm, mod:architectury (incompatible), mod:curiouselytra (incompatible), mod:mcwfurnitures, mod:majruszlib (incompatible), mod:trashcans, mod:inventoryessentials (incompatible), mod:krypton (incompatible), mod:bettermineshafts, mod:geckolib3 (incompatible), mod:naturalist, mod:bettermodsbutton (incompatible), mod:potionidpacketfixer (incompatible), mod:effortlessbuilding (incompatible), mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:kiwi, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:tinkers_reforged (incompatible), mod:rechiseled (incompatible), mod:blueflame, mod:sophisticatedstorage (incompatible), mod:nourished_end, mod:platforms, mod:jei (incompatible), mod:conjurer_illager, mod:libraryferret, mod:caelus (incompatible), mod:fastsuite (incompatible), mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:configured (incompatible), mod:libx, mod:decorative_blocks, mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:create_confectionery, mod:crockpot (incompatible), mod:starlight (incompatible), mod:explorerscompass (incompatible), mod:blueprint (incompatible), mod:buzzier_bees (incompatible), mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:forge, mod:mythicbotany, mod:cofh_core, mod:ensorcellation, mod:tconstruct (incompatible), mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:titanium (incompatible), mod:commonality, mod:immersiveengineering, mod:ceilingtorch (incompatible), mod:omgourd, mod:betterfpsdist (incompatible), mod:flywheel (incompatible), mod:create, mod:mantle (incompatible), mod:cookiecore (incompatible), mod:magicfeather (incompatible), mod:fastbench (incompatible), mod:justenoughprofessions (incompatible), mod:autoreglib (incompatible), mod:inventoryhud (incompatible), mod:buddycardsexp (incompatible), mod:fastfurnace (incompatible), mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:connectedglass, mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:apexcore, mod:fantasyfurniture, mod:byg (incompatible), mod:justzoom (incompatible), mod:aquaculture (incompatible), mod:majruszsenchantments (incompatible), mod:extremesoundmuffler (incompatible), mod:betterfoliage, mod:quark (incompatible), mod:materialis, mod:createaddition (incompatible), mod:entitycollisionfpsfix (incompatible), mod:modnametooltip (incompatible), mod:shrink (incompatible), mod:waterstrainer, mod:tklib (incompatible), mod:corpse (incompatible), mod:advancementplaques (incompatible), mod:repurposed_structures, mod:morevillagers, mod:improvedmounthud (incompatible), mod:aquatictorches (incompatible), mod:darkerdepths (incompatible), mod:portality (incompatible), mod:chimes (incompatible), mod:fastleafdecay, mod:exoticbirds (incompatible), mod:darkpaintings (incompatible), mod:dungeons_arise, mod:theoneprobe (incompatible), mod:domum_ornamentum (incompatible), mod:cyclepaintings, mod:structurize (incompatible), mod:lootr (incompatible), mod:occultism, mod:puzzleslib (incompatible), mod:parry (incompatible), mod:rebind_narrator (incompatible), mod:cosmeticarmorreworked (incompatible), mod:hexerei (incompatible), mod:cyclopscore, mod:supercircuitmaker (incompatible), mod:betterwitchhuts, mod:connectivity (incompatible), mod:villagernames, mod:prism (incompatible), mod:citadel (incompatible), mod:zombieawareness (incompatible), mod:mightyarchitect (incompatible), mod:potionsmaster, mod:feature_nbt_deadlock_be_gone (incompatible), mod:culinaryconstruct (incompatible), mod:appleskin (incompatible), mod:fpsreducer (incompatible), mod:twilightforest (incompatible), mod:cobblegenrandomizer (incompatible), mod:experiencebugfix (incompatible), mod:commoncapabilities, mod:ambientsounds (incompatible), mod:crashutilities (incompatible), mod:simplylight, mod:cataclysm (incompatible), mod:blockui (incompatible), mod:multipiston (incompatible), mod:collective, mod:tiab (incompatible), mod:aiimprovements (incompatible), mod:moreoverlays (incompatible), mod:productivebees (incompatible), mod:voidtotem (incompatible), mod:betteradvancements (incompatible), mod:jmi (incompatible), mod:dice (incompatible), mod:additionallanterns (incompatible), mod:clumps (incompatible), mod:journeymap, mod:artifacts, mod:dungeoncrawl, mod:lazydfu (incompatible), mod:randomium (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:apples (incompatible), mod:craftingtweaks (incompatible), mod:toolbelt, mod:creativecore (incompatible), mod:archers_paradox, mod:iceberg (incompatible), mod:reliquary (incompatible), mod:legendarytooltips (incompatible), mod:coroutil (incompatible), mod:minecolonies (incompatible), mod:enhancedcelestials (incompatible), mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:forbidden_arcanus (incompatible), Supplementaries Generated Pack
- World Generation: Stable
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
- ModLauncher: 9.1.3+9.1.3+main.9b69c82a
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin PLUGINSERVICE
- eventbus PLUGINSERVICE
- slf4jfixer PLUGINSERVICE
- object_holder_definalize PLUGINSERVICE
- runtime_enum_extender PLUGINSERVICE
- capability_token_subclass PLUGINSERVICE
- accesstransformer PLUGINSERVICE
- runtimedistcleaner PLUGINSERVICE
- mixin TRANSFORMATIONSERVICE
- fml TRANSFORMATIONSERVICE
- FML Language Providers:
- minecraft@1.0
- lowcodefml@null
- javafml@null
- kotlinforforge@3.7.1
- Mod List:
- YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
- supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
- infernal-expansion-1.18.2-2.5.0.jar |Infernal Expansion |infernalexp |2.5.0 |DONE |Manifest: NOSIGNATURE
- Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE
- mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
- rubidium-0.5.3a.jar |Rubidium |rubidium |0.5.3a |DONE |Manifest: NOSIGNATURE
- modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
- YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
- Shrink-1.18.2-1.3.3.jar |Shrink |shrink |1.3.3 |DONE |Manifest: NOSIGNATURE
- Apotheosis-1.18.2-5.6.1.jar |Apotheosis |apotheosis |5.6.1 |DONE |Manifest: NOSIGNATURE
- balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |DONE |Manifest: NOSIGNATURE
- WaterStrainer-1.18.2-13.0.0.jar |Water Strainer |waterstrainer |1.18.2-13.0.0 |DONE |Manifest: NOSIGNATURE
- JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |DONE |Manifest: NOSIGNATURE
- cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
- shetiphiancore-1.18-3.10.10.jar |ShetiPhian-Core |shetiphiancore |3.10.10 |DONE |Manifest: NOSIGNATURE
- TKLib-0.0.23+1.18.2.jar |TKLib |tklib |0.0.23 |DONE |Manifest: NOSIGNATURE
- structure_gel-1.18.2-2.4.6.jar |Structure Gel API |structure_gel |2.4.6 |DONE |Manifest: NOSIGNATURE
- corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
- AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |DONE |Manifest: NOSIGNATURE
- torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |DONE |Manifest: NOSIGNATURE
- repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
- morevillagers-forge-1.18.2-3.3.2.jar |More Villagers |morevillagers |3.3.2 |DONE |Manifest: NOSIGNATURE
- ImprovedMountHUD-v3.1.0-1.18.2-Forge.jar |Improved Mount HUD |improvedmounthud |3.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- mcw-trapdoors-1.0.7-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
- aquatictorches-1.18-1.1.0.jar |Aquatic Torches |aquatictorches |1.1.0 |DONE |Manifest: NOSIGNATURE
- supermartijn642corelib-1.0.19-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |DONE |Manifest: NOSIGNATURE
- YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
- Botania-1.18.2-435.jar |Botania |botania |1.18.2-435 |DONE |Manifest: NOSIGNATURE
- DarkerDepths-1.18.2-1.0.6-patch4.jar |DarkerDepths |darkerdepths |1.18.2-1.0.6-patch4 |DONE |Manifest: NOSIGNATURE
- portality-1.18.2-3.3.5.jar |Portality |portality |3.3.5 |DONE |Manifest: NOSIGNATURE
- curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
- oculus-mc1.18.2-1.2.5a.jar |Oculus |oculus |1.2.5a |DONE |Manifest: NOSIGNATURE
- YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
- BetterVillage-Forge-1.18.2-1.0.2.jar |Better Village |bettervillage |1 |DONE |Manifest: NOSIGNATURE
- constructionwand-1.18.2-2.7.jar |Construction Wand |constructionwand |1.18.2-2.7 |DONE |Manifest: NOSIGNATURE
- mcw-roofs-2.1.2-mc1.18.2.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
- cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |DONE |Manifest: NOSIGNATURE
- mcw-furniture-3.0.1-mc1.18.2.jar |Macaw's Furniture |mcwfurnitures |3.0.1 |DONE |Manifest: NOSIGNATURE
- Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |DONE |Manifest: NOSIGNATURE
- krypton-0.1.10-SNAPSHOT.jar |Krypton Reforged |krypton |0.1.10-SNAPSHOT |DONE |Manifest: NOSIGNATURE
- FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
- exoticbirds-1.18.2-1.7.0.jar |Exotic Birds |exoticbirds |1.7.0 |DONE |Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.18-3.0.36.jar |GeckoLib |geckolib3 |3.0.36 |DONE |Manifest: NOSIGNATURE
- BetterModsButton-v3.2.2-1.18.2-Forge.jar |Better Mods Button |bettermodsbutton |3.2.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- DarkPaintings-Forge-1.18.2-10.0.3.jar |DarkPaintings |darkpaintings |10.0.3 |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
- mcw-lights-1.0.4-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |DONE |Manifest: NOSIGNATURE
- Crafting-on-a-stick-1.18.1-1.0.1.jar |Crafting On A Stick |crafting_on_a_stick |1.0.1 |DONE |Manifest: NOSIGNATURE
- Kiwi-1.18.2-forge-6.1.2.jar |Kiwi |kiwi |6.1.2 |DONE |Manifest: NOSIGNATURE
- rechiseled-1.0.10a-mc1.18.jar |rechiseled |rechiseled |1.0.10a |DONE |Manifest: NOSIGNATURE
- jei-1.18.2-9.7.1.255.jar |Just Enough Items |jei |9.7.1.255 |DONE |Manifest: NOSIGNATURE
- LibraryFerret-Forge-1.18.2-2.5.1.jar |Library Ferret |libraryferret |2.5.1 |DONE |Manifest: NOSIGNATURE
- caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
- additionalbars-3.0.1-beta+1.18.2.jar |Additional Bars |additionalbars |3.0.1-beta |DONE |Manifest: NOSIGNATURE
- LibX-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |DONE |Manifest: NOSIGNATURE
- curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
- farmingforblockheads-forge-1.18.2-10.0.2.jar |Farming for Blockheads |farmingforblockheads |10.0.2 |DONE |Manifest: NOSIGNATURE
- CrockPot-1.18.2-1.2.0-release.jar |Crock Pot |crockpot |1.2.0-release |DONE |Manifest: NOSIGNATURE
- starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |DONE |Manifest: NOSIGNATURE
- MythicBotany-1.18.2-2.1.12.jar |MythicBotany |mythicbotany |1.18.2-2.1.12 |DONE |Manifest: NOSIGNATURE
- DungeonsArise-1.18.2-2.1.50d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.50d-1.18.2 |DONE |Manifest: NOSIGNATURE
- client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.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
- theoneprobe-1.18-5.1.1.jar |The One Probe |theoneprobe |1.18-5.1.1 |DONE |Manifest: NOSIGNATURE
- TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE
- ImmersiveEngineering-1.18.2-8.2.0-151.jar |Immersive Engineering |immersiveengineering |1.18.2-8.2.0-151 |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
- ceilingtorch-1.18.2-1.18.jar |Ceiling Torch |ceilingtorch |1.18 |DONE |Manifest: NOSIGNATURE
- domum_ornamentum-1.18.2-1.0.55-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.2-1.0.55-ALPHA |DONE |Manifest: NOSIGNATURE
- betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
- flywheel-forge-1.18.2-0.6.5.jar |Flywheel |flywheel |0.6.5 |DONE |Manifest: NOSIGNATURE
- Mantle-1.18.2-1.9.27.jar |Mantle |mantle |1.9.27 |DONE |Manifest: NOSIGNATURE
- cyclepaintings_1.18.2-2.2.jar |Cycle Paintings |cyclepaintings |2.2 |DONE |Manifest: NOSIGNATURE
- JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
- AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
- structurize-1.18.2-1.0.424-ALPHA.jar |Structurize |structurize |1.18.2-1.0.424-ALPHA|DONE |Manifest: NOSIGNATURE
- BuddycardsExpansions-1.18.1-1.1.1.jar |Buddycards Expansions |buddycardsexp |1.18.1-1.1.1 |DONE |Manifest: NOSIGNATURE
- FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
- lootr-1.18.2-0.2.19.56.jar |Lootr |lootr |0.2.19.56 |DONE |Manifest: NOSIGNATURE
- connectedglass-1.1.4-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.4 |DONE |Manifest: NOSIGNATURE
- occultism-1.18.2-1.40.2.jar |Occultism |occultism |1.18.2-1.40.2 |DONE |Manifest: NOSIGNATURE
- PuzzlesLib-v3.3.5-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.5 |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
- parry-2.3.jar |Shield Parry |parry |2.3 |DONE |Manifest: NOSIGNATURE
- Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.3.jar |Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
- rebind_narrator-forge-1.18.2-2.0.0.jar |Rebind Narrator |rebind_narrator |2.0.0 |DONE |Manifest: NOSIGNATURE
- extremesoundmuffler-3.28_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.28_forge-1.18.1 |DONE |Manifest: NOSIGNATURE
- CosmeticArmorReworked-1.18.2-v2.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2 |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
- hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |DONE |Manifest: NOSIGNATURE
- grappling_hook_mod-1.18.2-v13.jar |Grappling Hook Mod |grapplemod |1.18.2-v13 |DONE |Manifest: NOSIGNATURE
- CyclopsCore-1.18.2-1.16.0.jar |Cyclops Core |cyclopscore |1.16.0 |DONE |Manifest: NOSIGNATURE
- SuperCircuitMaker2-0.2.9+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.9 |DONE |Manifest: NOSIGNATURE
- blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |DONE |Manifest: NOSIGNATURE
- YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE
- netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
- naturalist-forge-1.1.1-1.18.2.jar |Naturalist |naturalist |1.1.1 |DONE |Manifest: NOSIGNATURE
- connectivity-1.18.2-3.2.jar |Connectivity Mod |connectivity |1.18.2-3.2 |DONE |Manifest: NOSIGNATURE
- sophisticatedcore-1.18.2-0.5.1.98.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.1.98 |DONE |Manifest: NOSIGNATURE
- InsaneLib-1.5.1-mc1.18.2.jar |InsaneLib |insanelib |1.5.1 |DONE |Manifest: NOSIGNATURE
- villagernames_1.18.2-3.5.jar |Villager Names |villagernames |3.5 |DONE |Manifest: NOSIGNATURE
- cookingforblockheads-forge-1.18.2-12.0.2.jar |CookingForBlockheads |cookingforblockheads |12.0.2 |DONE |Manifest: NOSIGNATURE
- Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |DONE |Manifest: NOSIGNATURE
- Prism-1.18.2-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE
- Placebo-1.18.2-6.6.3.jar |Placebo |placebo |6.6.3 |DONE |Manifest: NOSIGNATURE
- citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
- zombieawareness-1.18.1-1.12.3.jar |Zombie Awareness |zombieawareness |1.18.1-1.12.3 |DONE |Manifest: NOSIGNATURE
- mightyarchitect-mc1.18.2_v0.6.jar |The Mighty Architect |mightyarchitect |0.5 |DONE |Manifest: NOSIGNATURE
- potionsmaster-0.5.8-1.18.2-40.1.0.jar |Potions Master |potionsmaster |0.5.8-1.18.2-40.1.0 |DONE |Manifest: NOSIGNATURE
- feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
- culinaryconstruct-forge-1.18.2-4.3.1.0.jar |Culinary Construct |culinaryconstruct |1.18.2-4.3.1.0 |DONE |Manifest: NOSIGNATURE
- Bookshelf-Forge-1.18.2-13.2.49.jar |Bookshelf |bookshelf |13.2.49 |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.18.2-3.18.17.680.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.17.680 |DONE |Manifest: NOSIGNATURE
- buildinggadgets-3.13.0-build.5+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.0-build.5+mc1.1|DONE |Manifest: NOSIGNATURE
- FramedBlocks-5.6.0.jar |FramedBlocks |framedblocks |5.6.0 |DONE |Manifest: NOSIGNATURE
- forge-1.18.2-40.1.73-universal.jar |Forge |forge |40.1.73 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
- cofh_core-1.18.2-1.6.4.21.jar |CoFH Core |cofh_core |1.6.4.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
- commonality-1.18.2-1.3.0.jar |Commonality |commonality |1.3.0 |DONE |Manifest: NOSIGNATURE
- appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
- Aquaculture-1.18.2-2.3.8.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.8 |DONE |Manifest: NOSIGNATURE
- mcw-doors-1.0.7-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
- LightingWand-1.18.2-forge-4.0.0.jar |Lighting Wand |lightingwand |4.0.0 |DONE |Manifest: NOSIGNATURE
- jeed-1.18.2-1.11.jar |Just Enough Effect Description|jeed |1.18.2-1.11 |DONE |Manifest: NOSIGNATURE
- FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE
- absentbydesign-1.18.2-1.6.2.jar |Absent By Design Mod |absentbydesign |1.18.2-1.6.2 |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
- twilightforest-1.18.2-4.1.1397-universal.jar |The Twilight Forest |twilightforest |4.1.1397 |DONE |Manifest: NOSIGNATURE
- cobblegenrandomizer-1.18.2-1.0.0.jar |CobbleGenRandomizer |cobblegenrandomizer |1.18.2-1.1 |DONE |Manifest: NOSIGNATURE
- Buddycards-1.18.2-3.2.1.jar |Buddycards Core |buddycards |1.18.2-3.2.1 |DONE |Manifest: NOSIGNATURE
- PathToDirt-1.4.2-mc1.18.2.jar |Path To Dirt |pathtodirt |1.4.2 |DONE |Manifest: NOSIGNATURE
- konkrete_forge_1.5.1_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.5.1 |DONE |Manifest: NOSIGNATURE
- ExperienceBugFix-1.18-1.38.0.2.jar |Experience Bug Fix |experiencebugfix |1.38.0.2 |DONE |Manifest: NOSIGNATURE
- mcw-bridges-2.0.3-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
- CommonCapabilities-1.18.2-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |DONE |Manifest: NOSIGNATURE
- AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE
- crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |DONE |Manifest: NOSIGNATURE
- mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE
- simplylight-1.18.2-1.4.2-build.31.jar |Simply Light |simplylight |1.18.2-1.4.2-build.3|DONE |Manifest: NOSIGNATURE
- Cataclysm-0.19.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
- blockui-1.18.2-0.0.58-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.58-ALPHA |DONE |Manifest: NOSIGNATURE
- multi-piston-1.18.2-1.2.15-ALPHA.jar |Multi-Piston |multipiston |1.18.2-1.2.15-ALPHA |DONE |Manifest: NOSIGNATURE
- collective-1.18.2-4.50.jar |Collective |collective |4.50 |DONE |Manifest: NOSIGNATURE
- betterbiomeblend-1.18.2-1.3.5-forge.jar |Better Biome Blend |betterbiomeblend |1.3.5-forge |DONE |Manifest: NOSIGNATURE
- time-in-a-bottle-2.1.0-mc1.18.1.jar |Time In A Bottle |tiab |2.1.0-mc1.18.1 |DONE |Manifest: NOSIGNATURE
- YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
- InventoryProfilesNext-forge-1.18.2-1.6.5.jar |Inventory Profiles Next |inventoryprofilesnext |1.6.5 |DONE |Manifest: NOSIGNATURE
- architectury-4.9.83-forge.jar |Architectury |architectury |4.9.83 |DONE |Manifest: NOSIGNATURE
- ftb-library-forge-1802.3.6-build.140.jar |FTB Library |ftblibrary |1802.3.6-build.140 |DONE |Manifest: NOSIGNATURE
- ftb-teams-forge-1802.2.6-build.51.jar |FTB Teams |ftbteams |1802.2.6-build.51 |DONE |Manifest: NOSIGNATURE
- curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
- AI-Improvements-1.18.2-0.5.0.jar |AI-Improvements |aiimprovements |0.5.0 |DONE |Manifest: NOSIGNATURE
- moreoverlays-1.20.9-mc1.18.2.jar |More Overlays Updated |moreoverlays |1.20.9-mc1.18.2 |DONE |Manifest: NOSIGNATURE
- productivebees-1.18.2-0.9.0.11.jar |Productive Bees |productivebees |1.18.2-0.9.0.11 |DONE |Manifest: NOSIGNATURE
- majrusz-library-1.18.2-2.7.3.jar |Majrusz Library |majruszlib |2.7.3 |DONE |Manifest: NOSIGNATURE
- trashcans-1.0.15-forge-mc1.18.jar |Trash Cans |trashcans |1.0.15 |DONE |Manifest: NOSIGNATURE
- inventoryessentials-forge-1.18.2-4.0.2.jar |Inventory Essentials |inventoryessentials |4.0.2 |DONE |Manifest: NOSIGNATURE
- voidtotem-forge-1.18.2-1.3.1.jar |Void Totem |voidtotem |1.18.2-1.3.1 |DONE |Manifest: NOSIGNATURE
- potionidpacketfixer-1.18.1-v1.0.1.jar |Potion ID Packet Fixer |potionidpacketfixer |1.18.1-v1.0.1 |DONE |Manifest: NOSIGNATURE
- effortlessbuilding-1.18-2.34.jar |Effortless Building |effortlessbuilding |1.18-2.34 |DONE |Manifest: NOSIGNATURE
- BetterAdvancements-1.18.2-0.1.2.125.jar |Better Advancements |betteradvancements |0.1.2.125 |DONE |Manifest: NOSIGNATURE
- jmi-1.18.2-0.9-49.jar |JourneyMap Integration |jmi |1.18.2-0.9-49 |DONE |Manifest: NOSIGNATURE
- Tinkers Reforged 1.18.2-1.1.0.jar |Tinkers Reforged |tinkers_reforged |1.1.0 |DONE |Manifest: NOSIGNATURE
- Dice-1.18.2-1.0.0.jar |Dice |dice |1.0.0 |DONE |Manifest: NOSIGNATURE
- blueflame-1.18.2-0.1.0.1.jar |Blue Flame Burning |blueflame |1.18.2-0.1.0.1 |DONE |Manifest: NOSIGNATURE
- sophisticatedstorage-1.18.2-0.5.1.107.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.5.1.107 |DONE |Manifest: NOSIGNATURE
- additionallanterns-1.0.1-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.1 |DONE |Manifest: NOSIGNATURE
- Enlightened End RE Release V1.21.jar |Enlightened End |nourished_end |3.0.0 |DONE |Manifest: NOSIGNATURE
- platforms-1.18-1.9.5.jar |Platforms |platforms |1.9.5 |DONE |Manifest: NOSIGNATURE
- the-conjurer-1.18.2-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |DONE |Manifest: NOSIGNATURE
- ensorcellation-1.18.2-1.6.1.8.jar |Ensorcellation |ensorcellation |1.6.1.8 |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
- create-1.18.2-0.5.0.d.jar |Create |create |0.5.0.d |DONE |Manifest: NOSIGNATURE
- FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.18.2-8.0.0+15.jar |Clumps |clumps |8.0.0+15 |DONE |Manifest: NOSIGNATURE
- journeymap-1.18.2-5.8.5-forge.jar |Journeymap |journeymap |5.8.5 |DONE |Manifest: NOSIGNATURE
- artifacts-1.18.2-4.0.7.jar |Artifacts |artifacts |1.18.2-4.0.7 |DONE |Manifest: NOSIGNATURE
- configured-1.5.4-1.18.2.jar |Configured |configured |1.5.4 |DONE |Manifest: NOSIGNATURE
- Decorative Blocks-forge-1.18.2-2.1.1.jar |Decorative Blocks |decorative_blocks |2.1.1 |DONE |Manifest: NOSIGNATURE
- DungeonCrawl-1.18.2-2.3.10.jar |Dungeon Crawl |dungeoncrawl |2.3.10 |DONE |Manifest: NOSIGNATURE
- create-confectionery1.18.2_v1.0.8.jar |Create Confectionery |create_confectionery |1.0.8 |DONE |Manifest: NOSIGNATURE
- lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
- ExplorersCompass-1.18.2-1.2.3-forge.jar |Explorer's Compass |explorerscompass |1.18.2-1.2.3-forge |DONE |Manifest: NOSIGNATURE
- blueprint-1.18.2-5.4.3.jar |Blueprint |blueprint |5.4.3 |DONE |Manifest: NOSIGNATURE
- buzzier_bees-1.18.2-4.0.0.jar |Buzzier Bees |buzzier_bees |4.0.0 |DONE |Manifest: NOSIGNATURE
- randomium-1.18.2-1.9.jar |Randomium |randomium |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE
- mininggadgets-1.11.0.jar |Mining Gadgets |mininggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
- ftb-chunks-forge-1802.3.6-build.147.jar |FTB Chunks |ftbchunks |1802.3.6-build.147 |DONE |Manifest: NOSIGNATURE
- selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
- supplementaries-1.18.2-1.4.12.jar |Supplementaries |supplementaries |1.18.2-1.4.12 |DONE |Manifest: NOSIGNATURE
- Apples+ 1.18.2 v2.5.jar |Apples+ |apples |2.5 |DONE |Manifest: NOSIGNATURE
- craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |DONE |Manifest: NOSIGNATURE
- TConstruct-1.18.2-3.5.1.31.jar |Tinkers' Construct |tconstruct |3.5.1.31 |DONE |Manifest: NOSIGNATURE
- EnchantmentDescriptions-Forge-1.18.2-10.0.8.jar |EnchantmentDescriptions |enchdesc |10.0.8 |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
- ToolBelt-1.18.2-1.18.8.jar |Tool Belt |toolbelt |1.18.8 |DONE |Manifest: NOSIGNATURE
- titanium-1.18.2-3.5.6-38.jar |Titanium |titanium |3.5.6 |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.6.15_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE
- archers_paradox-1.18.2-1.6.1.6.jar |Archer's Paradox |archers_paradox |1.6.1.6 |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
- omgourd-1.18.2-1.6.1.5.jar |Oh My Gourd |omgourd |1.6.1.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
- Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |DONE |Manifest: NOSIGNATURE
- reliquary-1.18.2-2.0.12.1143.jar |Reliquary |reliquary |1.18.2-2.0.12.1143 |DONE |Manifest: NOSIGNATURE
- LegendaryTooltips-1.18.2-1.3.0.jar |Legendary Tooltips |legendarytooltips |1.3.0 |DONE |Manifest: NOSIGNATURE
- cookiecore-1.18.2-4.0.1-6677a05.jar |CookieCore |cookiecore |4.0.1 |DONE |Manifest: NOSIGNATURE
- magicfeather-1.18.2-4.2.0.jar |Magic Feather |magicfeather |1.18.2-4.2.0 |DONE |Manifest: NOSIGNATURE
- FastWorkbench-1.18.2-6.1.0.jar |Fast Workbench |fastbench |6.1.0 |DONE |Manifest: NOSIGNATURE
- InventoryHud_[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE
- coroutil-1.18.1-1.2.37.jar |CoroUtil |coroutil |1.18.1-1.2.37 |DONE |Manifest: NOSIGNATURE
- minecolonies-1.18.2-1.0.984-ALPHA.jar |MineColonies |minecolonies |1.18.2-1.0.984-ALPHA|DONE |Manifest: NOSIGNATURE
- ferritecore-4.2.1-forge.jar |Ferrite Core |ferritecore |0.0NONE |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
- engineersdecor-1.18.2-1.1.24.jar |Engineer's Decor |engineersdecor |1.1.24 |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
- SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
- functionalstorage-1.18.2-1.0.5.jar |Functional Storage |functionalstorage |1.18.2-1.0.5 |DONE |Manifest: NOSIGNATURE
- apexcore-1.18.2-4.11.2.jar |ApexCore |apexcore |4.11.2 |DONE |Manifest: NOSIGNATURE
- fantasyfurniture-1.18.2-3.8.1.jar |Fantasy's Furniture |fantasyfurniture |3.8.1 |DONE |Manifest: NOSIGNATURE
- Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE
- justzoom_forge_1.0.1_MC_1.18-1.18.1.jar |Just Zoom |justzoom |1.0.1 |DONE |Manifest: NOSIGNATURE
- majruszs-enchantments-1.18.2-1.6.3.jar |Majrusz's Enchantments |majruszsenchantments |1.6.3 |DONE |Manifest: NOSIGNATURE
- expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
- valhelsia_core-forge-1.18.2-0.4.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.4.0 |DONE |Manifest: NOSIGNATURE
- valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |DONE |Manifest: NOSIGNATURE
- forbidden_arcanus-1.18.2-2.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.0.0 |DONE |Manifest: NOSIGNATURE
- betterfoliage-3.1.1.jar |Better Foliage |betterfoliage |3.1.1 |DONE |Manifest: NOSIGNATURE
- Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE
- materialis-1.18.2-2.6.1.jar |Materialis |materialis |1.18.2-2.6.1 |DONE |Manifest: NOSIGNATURE
- createaddition-1.18.2-20220817a.jar |Create Crafts & Additions |createaddition |1.18.2-20220817a |DONE |Manifest: NOSIGNATURE
- Flywheel Backend: GL33 Instanced Arrays
- Crash Report UUID: 2a4124d3-f32d-4bb3-941d-655346383c1f
- FML: 40.1
- Forge: net.minecraftforge:40.1.73
- FramedBlocks BlockEntity Warning: Not applicable
- Kiwi Modules:
- kiwi:contributors
- kiwi:data
- lightingwand:core
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement