Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Daisy, daisy...
- Time: 6/13/22, 9:23 AM
- Description: Exception generating new chunk
- java.lang.IllegalStateException: Feature order cycle found, involved biomes: [Reference{ResourceKey[minecraft:worldgen/biome / minecraft:lush_caves]=net.minecraft.world.level.biome.Biome@364bfa68}]
- at net.minecraft.world.level.biome.BiomeSource.m_186727_(BiomeSource.java:136) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at net.minecraft.world.level.biome.BiomeSource.m_204231_(BiomeSource.java:70) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%2328!/:?] {}
- at net.minecraft.world.level.biome.BiomeSource.m_186733_(BiomeSource.java:258) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:401) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:A}
- at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {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%23253!/:?] {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%23253!/:?] {re:classloading,pl:accesstransformer:B}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading,pl:accesstransformer:B}
- 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%23253!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {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%23253!/:?] {re:classloading}
- at net.minecraft.world.level.biome.BiomeSource.m_204231_(BiomeSource.java:70) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%2328!/:?] {}
- at net.minecraft.world.level.biome.BiomeSource.m_186733_(BiomeSource.java:258) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:401) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:A}
- at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {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%23253!/:?] {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%23253!/:?] {re:classloading,pl:accesstransformer:B}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading,pl:accesstransformer:B}
- 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%23253!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- -- Chunk to be generated --
- Details:
- Location: -1,-1
- Position hash: -1
- Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@265f3bb9
- Stacktrace:
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading,pl:accesstransformer:B}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading,pl:accesstransformer:B}
- 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%23253!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {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: (8,64,8), Section: (at 8,0,8 in 0,4,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: 0 game time, 0 day time
- Level name: Test World 10
- Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
- Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
- Known server brands: forge
- 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%23253!/:?] {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%23253!/:?] {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%23253!/:?] {re:classloading,pl:runtimedistcleaner:A}
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23253!/:?] {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%23253!/:?] {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.18.2
- Minecraft Version ID: 1.18.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.1, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 2199866152 bytes (2097 MiB) / 9663676416 bytes (9216 MiB) up to 9663676416 bytes (9216 MiB)
- CPUs: 4
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 3 2200G with Radeon Vega Graphics
- Identifier: AuthenticAMD Family 23 Model 17 Stepping 0
- Microarchitecture: Zen
- Frequency (GHz): 3.50
- Number of physical packages: 1
- Number of physical CPUs: 4
- Number of logical CPUs: 4
- Graphics card #0 name: AMD Radeon(TM) Vega 8 Graphics
- Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
- Graphics card #0 VRAM (MB): 0.00
- Graphics card #0 deviceId: 0x15dd
- Graphics card #0 versionInfo: DriverVersion=30.0.13023.4001
- Graphics card #1 name: NVIDIA GeForce GTX 1050 Ti
- Graphics card #1 vendor: NVIDIA (0x10de)
- Graphics card #1 VRAM (MB): 4095.00
- Graphics card #1 deviceId: 0x1c82
- Graphics card #1 versionInfo: DriverVersion=30.0.15.1295
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 2.40
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 8192.00
- Memory slot #1 clockSpeed (GHz): 2.40
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 26354.29
- Virtual memory used (MB): 22705.97
- Swap memory total (MB): 10277.79
- Swap memory used (MB): 1816.49
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9216m -Xms256m
- Server Running: true
- Player Count: 0 / 8; []
- Data Packs: vanilla, mod:supermartijn642configlib, mod:integratedterminals, mod:uppers, mod:mcwwindows, mod:neat (incompatible), mod:ironjetpacks, mod:essentials (incompatible), mod:forgeendertech, mod:moreconcrete, mod:modernlife (incompatible), mod:yungsapi, mod:darkutils (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:speedyhoppers (incompatible), mod:jeresources (incompatible), mod:chat_heads (incompatible), mod:cloth_config (incompatible), mod:shetiphiancore, mod:quirkygenerators (incompatible), mod:emojiful (incompatible), mod:tklib (incompatible), mod:refinedstorage, mod:torchmaster (incompatible), mod:morevillagers (incompatible), mod:bcc (incompatible), mod:simplyutilities, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:curios (incompatible), mod:extlights, mod:advgenerators (incompatible), mod:yungsextras, mod:tombstone, mod:extrastorage, mod:mcwroofs, mod:marketcrates (incompatible), mod:cfm, mod:mcwfurnitures, mod:chimes (incompatible), mod:adorn (incompatible), mod:adchimneys, mod:fastleafdecay, mod:exoticbirds (incompatible), mod:codechickenlib (incompatible), mod:bettermineshafts, mod:geckolib3 (incompatible), mod:nebs, mod:darkpaintings (incompatible), mod:mcwlights, mod:extraweapons, mod:shieldmechanics (incompatible), mod:jei (incompatible), mod:ae2 (incompatible), mod:mekanism, mod:mzojpaint (incompatible), mod:bdlib (incompatible), mod:naturescompass (incompatible), mod:adhooks, mod:alib (incompatible), mod:charcoalblock (incompatible), mod:electrodynamics (incompatible), mod:catalogue (incompatible), mod:ironchest, mod:zerocore, mod:logprot (incompatible), mod:immersiveengineering, mod:blockydoors (incompatible), mod:firstpersonmod (incompatible), mod:domum_ornamentum (incompatible), mod:paintings (incompatible), mod:notenoughanimations (incompatible), mod:flywheel (incompatible), mod:mantle (incompatible), mod:integrateddynamics, mod:stonecutter_recipe_tags (incompatible), mod:sit (incompatible), mod:structurize (incompatible), mod:lootr (incompatible), mod:connectedglass, mod:cosmeticarmorreworked (incompatible), mod:cyclopscore, mod:supercircuitmaker (incompatible), mod:gamingdeco, mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:tinyredstone (incompatible), mod:extendedcrafting, mod:additionalbanners (incompatible), mod:sophisticatedcore (incompatible), mod:kleeslabs (incompatible), mod:rsgauges (incompatible), mod:glassential (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:taloi, mod:consistency_plus (incompatible), mod:buildinggadgets (incompatible), mod:forge, mod:cofh_core, mod:thermal, mod:thermal_innovation, mod:thermal_locomotion (incompatible), mod:plonk (incompatible), mod:thermal_cultivation, mod:aquaculture (incompatible), mod:simpleplanes (incompatible), mod:mcwdoors, mod:sworddisplay (incompatible), mod:mekanismgenerators, mod:carryon (incompatible), mod:dummmmmmy (incompatible), mod:absentbydesign, mod:mob_grinding_utils (incompatible), mod:equipmentcompare (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:dustrial_decor (incompatible), mod:decorative_compat, mod:commoncapabilities, mod:signpost, mod:mekanismadditions, mod:mcwfences, mod:customgamerules (incompatible), mod:skinnedlanterns (incompatible), mod:patchouli (incompatible), mod:blockui (incompatible), mod:multipiston (incompatible), mod:collective, mod:oreexcavation, mod:thermal_expansion, mod:integratedtunnels, mod:betterthirdperson (incompatible), mod:buildersaddition (incompatible), mod:runelic (incompatible), mod:mekanismtools, mod:architectury (incompatible), mod:ftbic (incompatible), mod:myrtrees (incompatible), mod:computercraft, mod:aiimprovements (incompatible), mod:bigreactors, mod:lightoverlay (incompatible), mod:trashcans, mod:chunkloaders (incompatible), mod:bwncr (incompatible), mod:cyclic, mod:betteradvancements (incompatible), mod:moremekanismprocessing (incompatible), mod:landmines, mod:cucumber, mod:ae2wtlib (incompatible), mod:dice (incompatible), mod:itemfilters (incompatible), mod:platforms, mod:waystones (incompatible), mod:merchantmarkers (incompatible), mod:mcwpaintings, mod:clumps (incompatible), mod:journeymap, mod:itemborders (incompatible), mod:decorative_blocks, mod:betteranimalsplus (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolsdim (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolscontrol (incompatible), mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:enderstorage (incompatible), mod:selene (incompatible), mod:tconstruct (incompatible), mod:rftoolsutility (incompatible), mod:silentlib, mod:creativecore (incompatible), mod:movingelevators, mod:rocks, mod:iceberg (incompatible), mod:mutil (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:blocksplus (incompatible), mod:scaffoldingpower, mod:assemblyline (incompatible), mod:engineersdecor (incompatible), mod:playertrackingcompass, mod:refinedstorageaddons, mod:appmek (incompatible), mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:chiselsandbits (incompatible)
- World Generation: Experimental
- 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:
- javafml@null
- lowcodefml@null
- Mod List:
- supermartijn642configlib-1.1.3-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.3 |DONE |Manifest: NOSIGNATURE
- IntegratedTerminals-1.18.2-1.3.0.jar |IntegratedTerminals |integratedterminals |1.3.0 |DONE |Manifest: NOSIGNATURE
- Uppers-0.4.1.jar |Uppers |uppers |0.4.1 |DONE |Manifest: NOSIGNATURE
- mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
- Neat 1.8-30.jar |Neat |neat |1.8-30 |DONE |Manifest: NOSIGNATURE
- IronJetpacks-1.18.2-5.1.2.jar |Iron Jetpacks |ironjetpacks |5.1.2 |DONE |Manifest: NOSIGNATURE
- essentials-1.18.2-2.14.0.jar |Essentials |essentials |1.18.2-2.14.0 |DONE |Manifest: NOSIGNATURE
- ForgeEndertech-1.18.2-9.0.2.0-build.0935.jar |ForgeEndertech |forgeendertech |9.0.2.0 |DONE |Manifest: NOSIGNATURE
- moreconcrete-1.4.0-1.18.2.jar |More Concrete |moreconcrete |1.4.0 |DONE |Manifest: NOSIGNATURE
- modernlife-1.18.2-1.54.jar |Modern Life |modernlife |1.18.2-1.54 |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
- DarkUtilities-Forge-1.18.2-10.0.4.jar |DarkUtilities |darkutils |10.0.4 |DONE |Manifest: NOSIGNATURE
- balm-3.0.3+0.jar |Balm |balm |3.0.3+0 |DONE |Manifest: NOSIGNATURE
- WaterStrainer-1.18.2-13.0.0.jar |Water Strainer |waterstrainer |1.18.2-13.0.0 |DONE |Manifest: NOSIGNATURE
- speedyhoppers-1.18.2-1.jar |Speedy Hoppers |speedyhoppers |1.18.2-1 |DONE |Manifest: NOSIGNATURE
- JustEnoughResources-1.18.2-0.14.1.170.jar |Just Enough Resources |jeresources |0.14.1.170 |DONE |Manifest: NOSIGNATURE
- chat_heads-0.6.0-forge-1.18.1.jar |Chat Heads |chat_heads |0.6.0 |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.9.jar |ShetiPhian-Core |shetiphiancore |3.10.9 |DONE |Manifest: NOSIGNATURE
- quirkygenerators-1.18.2-2.jar |Quirky Generators |quirkygenerators |1.18.2-2 |DONE |Manifest: NOSIGNATURE
- emojiful-1.18.2-3.0.1.jar |Emojiful |emojiful |1.18.2-3.0.1 |DONE |Manifest: NOSIGNATURE
- TKLib-0.0.23+1.18.2.jar |TKLib |tklib |0.0.23 |DONE |Manifest: NOSIGNATURE
- refinedstorage-1.10.2.jar |Refined Storage |refinedstorage |1.10.2 |DONE |Manifest: NOSIGNATURE
- torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |DONE |Manifest: NOSIGNATURE
- morevillagers-FORGE-1.18.2-3.2.0.jar |More Villagers |morevillagers |3.2.0 |DONE |Manifest: NOSIGNATURE
- BetterCompatibilityChecker-1.1.14-build.26+mc1.18.|Better Compatibility Checker |bcc |1.1.14-build.26+mc1.|DONE |Manifest: NOSIGNATURE
- simplyutilities-1.18.2-0.5.3-build.25.jar |Simply Utilities |simplyutilities |1.18.2-0.5.3-build.2|DONE |Manifest: NOSIGNATURE
- mcw-trapdoors-1.0.5-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
- supermartijn642corelib-1.0.18-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.18 |DONE |Manifest: NOSIGNATURE
- curios-forge-1.18.2-5.0.7.0.jar |Curios API |curios |1.18.2-5.0.7.0 |DONE |Manifest: NOSIGNATURE
- extlights-4.4.jar |Extended Lights |extlights |4.4 |DONE |Manifest: NOSIGNATURE
- advgenerators-1.1.0.5-mc1.18.2.jar |Advanced Generators |advgenerators |1.1.0.5 |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
- tombstone-7.4.8-1.18.2.jar |Corail Tombstone |tombstone |7.4.8 |DONE |Manifest: NOSIGNATURE
- ExtraStorage-1.18.2-2.1.0.jar |Extra Storage |extrastorage |2.1.0 |DONE |Manifest: NOSIGNATURE
- mcw-roofs-2.1.2-mc1.18.2.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
- marketcrates-forge-1.4.1.jar |Market Crates |marketcrates |1.4.1 |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.0-mc1.18.2.jar |Macaw's Furniture |mcwfurnitures |3.0.0 |DONE |Manifest: NOSIGNATURE
- Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |DONE |Manifest: NOSIGNATURE
- Adorn-3.5.0+1.18.2-forge.jar |Adorn |adorn |3.5.0+1.18.2 |DONE |Manifest: NOSIGNATURE
- AdChimneys-1.18.2-8.2.0.0-build.0935.jar |Advanced Chimneys |adchimneys |8.2.0.0 |DONE |Manifest: NOSIGNATURE
- FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
- exoticbirds-1.18.2-1.4.0.jar |Exotic Birds |exoticbirds |1.4.0 |DONE |Manifest: NOSIGNATURE
- CodeChickenLib-1.18.2-4.1.0.461-universal.jar |CodeChicken Lib |codechickenlib |4.1.0.461 |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
- YungsBetterMineshafts-1.18.2-Forge-2.1.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.1.3 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.18-3.0.24.jar |GeckoLib |geckolib3 |3.0.24 |DONE |Manifest: NOSIGNATURE
- NekosEnchantedBooks-1.18.2-1.7.0.jar |Neko's Enchanted Books |nebs |1.7.0 |DONE |Manifest: NOSIGNATURE
- 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.3-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |DONE |Manifest: NOSIGNATURE
- ExtraWeaponsModRelease1.18.2.1.0.b311.jar |Extra Weapons |extraweapons |1.18.2.1.0.311 |DONE |Manifest: NOSIGNATURE
- shieldmechanics-1.18.2-3.2.jar |Shield Mechanics |shieldmechanics |1.18.2-3.2 |DONE |Manifest: NOSIGNATURE
- jei-1.18.2-9.7.0.196.jar |Just Enough Items |jei |9.7.0.196 |DONE |Manifest: NOSIGNATURE
- appliedenergistics2-11.1.2.jar |Applied Energistics 2 |ae2 |11.1.2 |DONE |Manifest: NOSIGNATURE
- Mekanism-1.18.2-10.2.3.463.jar |Mekanism |mekanism |10.2.3 |DONE |Manifest: NOSIGNATURE
- Paint Palettes 1.18.2 -2- Forge 40.0.2.jar |Paintable Planks |mzojpaint |1.0 |DONE |Manifest: NOSIGNATURE
- bdlib-1.19.3.7-mc1.18.2.jar |BdLib |bdlib |1.19.3.7 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.18.2-1.9.5-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.5-forge |DONE |Manifest: NOSIGNATURE
- AdHooks-1.18.2-8.0.0.0-build.0342.jar |Advanced Hook Launchers |adhooks |8.0.0.0 |DONE |Manifest: NOSIGNATURE
- alib-1.18.2-2.jar |A Lib |alib |1.18.2-2 |DONE |Manifest: NOSIGNATURE
- A Block of Charcoal-1.2.jar |A Block of Charcoal |charcoalblock |1.2 |DONE |Manifest: NOSIGNATURE
- Electrodynamics-1.18.2-0.6.3-10.jar |Electrodynamics |electrodynamics |1.18.2-0.6.3-10 |DONE |Manifest: NOSIGNATURE
- catalogue-1.6.2-1.18.2.jar |Catalogue |catalogue |1.6.2 |DONE |Manifest: NOSIGNATURE
- ironchest-1.18.2-13.1.9.jar |Iron Chests |ironchest |1.18.2-13.1.9 |DONE |Manifest: NOSIGNATURE
- ZeroCore2-1.18.2-2.1.17.jar |Zero CORE 2 |zerocore |1.18.2-2.1.17 |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
- logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
- ImmersiveEngineering-1.18.2-8.0.2-149.jar |Immersive Engineering |immersiveengineering |1.18.2-8.0.2-149 |DONE |Manifest: NOSIGNATURE
- blockydoors-1.18-1.0.0.jar |blockydoors |blockydoors |1.18-1.0.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
- firstperson-forge-2.1.0-mc1.18.jar |FirstPersonModel Mod |firstpersonmod |2.1.0-mc1.18 |DONE |Manifest: NOSIGNATURE
- domum_ornamentum-1.18.2-1.0.50-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.2-1.0.50-ALPHA |DONE |Manifest: NOSIGNATURE
- Paintings-forge-1.18.2-9.1.2.1.jar |Paintings ++ |paintings |9.1.2.1 |DONE |Manifest: NOSIGNATURE
- notenoughanimations-forge-1.6.0-mc1.18.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.0 |DONE |Manifest: NOSIGNATURE
- flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |DONE |Manifest: NOSIGNATURE
- Mantle-1.18.2-1.9.26.jar |Mantle |mantle |1.9.26 |DONE |Manifest: NOSIGNATURE
- IntegratedDynamics-1.18.2-1.11.1.jar |IntegratedDynamics |integrateddynamics |1.11.1 |DONE |Manifest: NOSIGNATURE
- stonecutter_recipe_tags-3.0.1+1.18.bc850d5.forge.j|Stonecutter Recipe Tags |stonecutter_recipe_tags |3.0.1+1.18.bc850d5.f|DONE |Manifest: NOSIGNATURE
- sit-1.18.2-1.3.2.jar |Sit |sit |1.3.2 |DONE |Manifest: NOSIGNATURE
- structurize-1.18.2-1.0.399-RELEASE.jar |Structurize |structurize |1.18.2-1.0.399-RELEA|DONE |Manifest: NOSIGNATURE
- lootr-1.18.2-0.2.17.54.jar |Lootr |lootr |0.2.17.54 |DONE |Manifest: NOSIGNATURE
- connectedglass-1.1.3a-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.3a |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
- CyclopsCore-1.18.2-1.15.0.jar |Cyclops Core |cyclopscore |1.15.0 |DONE |Manifest: NOSIGNATURE
- SuperCircuitMaker2-0.2.9+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.9 |DONE |Manifest: NOSIGNATURE
- Gaming Deco 1.5.2.3 [1.18].jar |GamingDeco |gamingdeco |1.5 |DONE |Manifest: NOSIGNATURE
- netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
- advancedperipherals-1.18.2-0.7.15b.jar |Advanced Peripherals |advancedperipherals |0.7.15b |DONE |Manifest: NOSIGNATURE
- tinyredstone-1.18.2-3.2.0.jar |Tiny Redstone |tinyredstone |1.18.2-3.2.0 |DONE |Manifest: NOSIGNATURE
- ExtendedCrafting-1.18.2-4.1.0.jar |Extended Crafting |extendedcrafting |4.1.0 |DONE |Manifest: NOSIGNATURE
- AdditionalBanners-Forge-1.18.2-7.0.4.jar |AdditionalBanners |additionalbanners |7.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- sophisticatedcore-1.18.2-0.3.1.39.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.3.1.39 |DONE |Manifest: NOSIGNATURE
- kleeslabs-forge-1.18.1-11.1.0.jar |KleeSlabs |kleeslabs |11.1.0 |DONE |Manifest: NOSIGNATURE
- rsgauges-1.18.2-1.2.16.jar |Gauges and Switches |rsgauges |1.2.16 |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
- glassential-forge-1.18.2-1.2.3.jar |Glassential |glassential |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
- Controlling-forge-1.18.2-9.0+19.jar |Controlling |controlling |9.0+19 |DONE |Manifest: NOSIGNATURE
- Placebo-1.18.2-6.4.0.jar |Placebo |placebo |6.4.0 |DONE |Manifest: NOSIGNATURE
- citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.18.3.jar |Alex's Mobs |alexsmobs |1.18.3 |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
- Bookshelf-Forge-1.18.2-13.2.20.jar |Bookshelf |bookshelf |13.2.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.18.2-3.17.4.592.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.17.4.592 |DONE |Manifest: NOSIGNATURE
- taloi-1.18.2-0.18.2.jar |That's A Lot Of Items |taloi |0.18.2 |DONE |Manifest: NOSIGNATURE
- consistency_plus-0.5.0+1.18.2-forge.jar |Consistency Plus |consistency_plus |0.5.0+1.18.2-forge |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
- forge-1.18.2-40.1.51-universal.jar |Forge |forge |40.1.51 |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.3.19.jar |CoFH Core |cofh_core |1.6.3.19 |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.18.2-1.6.2.27.jar |Thermal Series |thermal |1.6.2.27 |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.18.2-1.6.1.10.jar |Thermal Innovation |thermal_innovation |1.6.1.10 |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_locomotion-1.18.2-1.6.0.6.jar |Thermal Locomotion |thermal_locomotion |1.6.0.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
- plonk-1.18.2-10.0.2.jar |Plonk |plonk |10.0.2 |DONE |Manifest: NOSIGNATURE
- thermal_cultivation-1.18.2-1.6.1.9.jar |Thermal Cultivation |thermal_cultivation |1.6.1.9 |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
- Aquaculture-1.18.2-2.3.6.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.6 |DONE |Manifest: NOSIGNATURE
- simpleplanes-1.18.2-4.13.4.jar |Simple Planes |simpleplanes |1.18.2-4.13.4 |DONE |Manifest: NOSIGNATURE
- mcw-doors-1.0.6-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
- sworddisplay-1.18.2-1.0.0.jar |Sword Displays |sworddisplay |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
- MekanismGenerators-1.18.2-10.2.3.463.jar |Mekanism: Generators |mekanismgenerators |10.2.3 |DONE |Manifest: NOSIGNATURE
- carryon-1.18.2-1.17.0.8.jar |Carry On |carryon |1.17.0.8 |DONE |Manifest: NOSIGNATURE
- MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |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
- mob_grinding_utils-1.18.2-0.4.39.jar |Mob Grinding Utils |mob_grinding_utils |1.18.2-0.4.39 |DONE |Manifest: NOSIGNATURE
- EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE
- chipped-1.18.2-1.2.1-forge.jar |Chipped |chipped |1.18.2-1.2.1-forge |DONE |Manifest: NOSIGNATURE
- mcw-bridges-2.0.3-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
- FarmersDelight-1.18.2-1.1.1.jar |Farmer's Delight |farmersdelight |1.18.2-1.1.1 |DONE |Manifest: NOSIGNATURE
- DustrialDecor-1.3.3-1.18.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
- Decorative Blocks Compat-forge-1.18.2-2.1.0.jar |Decorative Compat |decorative_compat |2.1.0 |DONE |Manifest: NOSIGNATURE
- CommonCapabilities-1.18.2-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |DONE |Manifest: NOSIGNATURE
- signpost-1.18.2-2.00.5.jar |Signpost |signpost |1.18.2-2.00.5 |DONE |Manifest: NOSIGNATURE
- MekanismAdditions-1.18.2-10.2.3.463.jar |Mekanism: Additions |mekanismadditions |10.2.3 |DONE |Manifest: NOSIGNATURE
- mcw-fences-1.0.5-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.5 |DONE |Manifest: NOSIGNATURE
- customgamerules-1.18-1.1.3.jar |Powerful Game Rules |customgamerules |1.18-1.1.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- skinned_lanterns-1.18.2-1.3.4.jar |Skinned Lanterns |skinnedlanterns |1.18.2-1.3.4 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.18.2-69.jar |Patchouli |patchouli |0.0NONE |DONE |Manifest: NOSIGNATURE
- blockui-1.18.2-0.0.47-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.47-ALPHA |DONE |Manifest: NOSIGNATURE
- multi-piston-1.18.2-1.2.7-ALPHA.jar |Multi-Piston |multipiston |1.18.2-1.2.7-ALPHA |DONE |Manifest: NOSIGNATURE
- collective-1.18.2-4.28.jar |Collective |collective |4.28 |DONE |Manifest: NOSIGNATURE
- OreExcavation-1.10.161.jar |OreExcavation |oreexcavation |1.10.161 |DONE |Manifest: NOSIGNATURE
- thermal_expansion-1.18.2-1.6.1.11.jar |Thermal Expansion |thermal_expansion |1.6.1.11 |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.18.2-1.8.11.jar |IntegratedTunnels |integratedtunnels |1.8.11 |DONE |Manifest: NOSIGNATURE
- BetterThirdPerson-Forge-1.18.2-1.8.0.jar |Better Third Person |betterthirdperson |1.8.0 |DONE |Manifest: NOSIGNATURE
- buildersaddition-1.18.2-20220308a.jar |Builders Crafts & Addition |buildersaddition |1.18.2-20220308a |DONE |Manifest: NOSIGNATURE
- Runelic-Forge-1.18.2-11.0.1.jar |Runelic |runelic |11.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
- MekanismTools-1.18.2-10.2.3.463.jar |Mekanism: Tools |mekanismtools |10.2.3 |DONE |Manifest: NOSIGNATURE
- architectury-4.4.70.jar |Architectury |architectury |4.4.70 |DONE |Manifest: NOSIGNATURE
- ftb-industrial-contraptions-1802.1.5-build.149.jar|FTB Industrial Contraptions |ftbic |1802.1.5-build.149 |DONE |Manifest: NOSIGNATURE
- myrtrees-forge-1.1.0-build.29.jar |Myrtrees |myrtrees |1.1.0-build.29 |DONE |Manifest: NOSIGNATURE
- cc-tweaked-1.18.2-1.100.6.jar |CC: Tweaked |computercraft |1.100.6 |DONE |Manifest: NOSIGNATURE
- AI-Improvements-1.18.2-0.5.0.jar |AI-Improvements |aiimprovements |0.5.0 |DONE |Manifest: NOSIGNATURE
- ExtremeReactors2-1.18.2-2.0.45.jar |Extreme Reactors |bigreactors |1.18.2-2.0.45 |DONE |Manifest: NOSIGNATURE
- light-overlay-6.0.5-forge.jar |Light Overlay |lightoverlay |6.0.5 |DONE |Manifest: NOSIGNATURE
- trashcans-1.0.15-forge-mc1.18.jar |Trash Cans |trashcans |1.0.15 |DONE |Manifest: NOSIGNATURE
- chunkloaders-1.1.12-mc1.18.jar |Chunk Loaders |chunkloaders |1.1.12 |DONE |Manifest: NOSIGNATURE
- bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |DONE |Manifest: NOSIGNATURE
- Cyclic-1.18.2-1.7.1.jar |Cyclic |cyclic |1.18.2-1.7.1 |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
- BetterAdvancements-1.18.2-0.2.0.129.jar |Better Advancements |betteradvancements |0.2.0.129 |DONE |Manifest: NOSIGNATURE
- MoreMekanismProcessing-1.18.2-2.4.jar |More Mekanism Processing |moremekanismprocessing |2.4 |DONE |Manifest: NOSIGNATURE
- landmines-1.0.4-forge-mc1.18.jar |Landmines |landmines |1.0.4 |DONE |Manifest: NOSIGNATURE
- Cucumber-1.18.2-5.1.1.jar |Cucumber Library |cucumber |5.1.1 |DONE |Manifest: NOSIGNATURE
- AE2WTLib-11.1.0.jar |AE2WTLib |ae2wtlib |11.1.0 |DONE |Manifest: NOSIGNATURE
- Dice-1.18.2-1.0.0.jar |Dice |dice |1.0.0 |DONE |Manifest: NOSIGNATURE
- item-filters-forge-1802.2.7-build.27.jar |Item Filters |itemfilters |1802.2.7-build.27 |DONE |Manifest: NOSIGNATURE
- platforms-1.18-1.9.4.jar |Platforms |platforms |1.9.4 |DONE |Manifest: NOSIGNATURE
- waystones-forge-1.18.2-10.0.0.jar |Waystones |waystones |10.0.0 |DONE |Manifest: NOSIGNATURE
- MerchantMarkers-1.18.2-1.2.0.jar |Merchant Markers |merchantmarkers |1.2.0 |DONE |Manifest: NOSIGNATURE
- mcw-paintings-1.0.3-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.3 |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.18.2-8.0.0+8.jar |Clumps |clumps |8.0.0+8 |DONE |Manifest: NOSIGNATURE
- journeymap-1.18.2-5.8.5-forge.jar |Journeymap |journeymap |5.8.5 |DONE |Manifest: NOSIGNATURE
- ItemBorders-1.18.1-1.1.5.jar |Item Borders |itemborders |1.1.5 |DONE |Manifest: NOSIGNATURE
- Decorative Blocks-forge-1.18.2-2.1.0.jar |Decorative Blocks |decorative_blocks |2.1.0 |DONE |Manifest: NOSIGNATURE
- betteranimalsplus-1.18.2-11.0.5-forge.jar |Better Animals Plus |betteranimalsplus |1.18.2-11.0.5 |DONE |Manifest: NOSIGNATURE
- mcjtylib-1.18-6.0.15.jar |McJtyLib |mcjtylib |1.18-6.0.15 |DONE |Manifest: NOSIGNATURE
- rftoolsbase-1.18-3.0.9.jar |RFToolsBase |rftoolsbase |1.18-3.0.9 |DONE |Manifest: NOSIGNATURE
- xnet-1.18-4.0.5.jar |XNet |xnet |1.18-4.0.5 |DONE |Manifest: NOSIGNATURE
- rftoolsdim-1.18-8.0.7.jar |RFToolsDimensions |rftoolsdim |1.18-8.0.7 |DONE |Manifest: NOSIGNATURE
- rftoolspower-1.18-4.0.5.jar |RFToolsPower |rftoolspower |1.18-4.0.5 |DONE |Manifest: NOSIGNATURE
- rftoolsbuilder-1.18-4.0.12.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.12 |DONE |Manifest: NOSIGNATURE
- rftoolscontrol-1.18-5.0.6.jar |RFToolsControl |rftoolscontrol |1.18-5.0.6 |DONE |Manifest: NOSIGNATURE
- farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE
- ToastControl-1.18.2-6.0.2.jar |Toast Control |toastcontrol |6.0.2 |DONE |Manifest: NOSIGNATURE
- EnderStorage-1.18.2-2.9.0.177-universal.jar |EnderStorage |enderstorage |2.9.0.177 |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
- selene-1.18.2-1.17.6.jar |Selene |selene |1.18.2-1.17.6 |DONE |Manifest: NOSIGNATURE
- TConstruct-1.18.2-3.5.0.17.jar |Tinkers' Construct |tconstruct |3.5.0.17 |DONE |Manifest: NOSIGNATURE
- rftoolsutility-1.18-4.0.16.jar |RFToolsUtility |rftoolsutility |1.18-4.0.16 |DONE |Manifest: NOSIGNATURE
- silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.6.10_mc1.18.2.jar |CreativeCore |creativecore |2.6.10 |DONE |Manifest: NOSIGNATURE
- movingelevators-1.3.7-forge-mc1.18.jar |Moving Elevators |movingelevators |1.3.7 |DONE |Manifest: NOSIGNATURE
- ThisRocks-1.18.2-1.0.2.jar |This Rocks! (Forge) |rocks |1.0.2 |DONE |Manifest: NOSIGNATURE
- Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |DONE |Manifest: NOSIGNATURE
- mutil-1.18.2-4.5.0.jar |mutil |mutil |4.5.0 |DONE |Manifest: NOSIGNATURE
- PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |DONE |Manifest: NOSIGNATURE
- FastWorkbench-1.18.2-6.0.2.jar |Fast Workbench |fastbench |6.0.2 |DONE |Manifest: NOSIGNATURE
- Blocks + 1.18.1 - 1.4.jar |Blocks + |blocksplus |1.4 |DONE |Manifest: NOSIGNATURE
- scaffoldingpower-1.18.2-1.3.0.jar |Scaffolding power |scaffoldingpower |1.18.2-1.3.0 |DONE |Manifest: NOSIGNATURE
- Assembly Line-1.18.2-0.4.2-3.jar |Assembly Line |assemblyline |1.18.2-0.4.2-3 |DONE |Manifest: NOSIGNATURE
- engineersdecor-1.18.2-1.1.22.jar |Engineer's Decor |engineersdecor |1.1.22 |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
- playertrackingcompass_1.18.2-1.9.jar |Player Tracking Compass |playertrackingcompass |1.9 |DONE |Manifest: NOSIGNATURE
- refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE
- Applied-Mekanistics-1.2.0.jar |Applied Mekanistics |appmek |1.2.0 |DONE |Manifest: NOSIGNATURE
- expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
- valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |DONE |Manifest: NOSIGNATURE
- ChiselsBits-forge-1.18.2-1.2.90-universal.jar |Chisels & bits |chiselsandbits |1.2.90 |DONE |Manifest: NOSIGNATURE
- Flywheel Backend: GL33 Instanced Arrays
- Crash Report UUID: 960c456c-5224-4211-9123-5d1921e6f3bf
- FML: 40.1
- Forge: net.minecraftforge:40.1.51
Advertisement
Add Comment
Please, Sign In to add comment