Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Surprise! Haha. Well, this is awkward.
- Time: 5/12/22, 3:39 PM
- Description: Exception in server tick loop
- java.lang.IllegalArgumentException: Multiple entries with same key: none={2=>[Lnet.minecraft.world.entity.npc.VillagerTrades$ItemListing;@12d8c214, 4=>[Lnet.minecraft.world.entity.npc.VillagerTrades$ItemListing;@66313458, 1=>[Lnet.minecraft.world.entity.npc.VillagerTrades$ItemListing;@3208fe8f, 3=>[Lnet.minecraft.world.entity.npc.VillagerTrades$ItemListing;@13cd327f, 5=>[Lnet.minecraft.world.entity.npc.VillagerTrades$ItemListing;@47518a70} and none={2=>[Lnet.minecraft.world.entity.npc.VillagerTrades$ItemListing;@282df536, 4=>[Lnet.minecraft.world.entity.npc.VillagerTrades$ItemListing;@5da48a3a, 1=>[Lnet.minecraft.world.entity.npc.VillagerTrades$ItemListing;@2700153b, 3=>[Lnet.minecraft.world.entity.npc.VillagerTrades$ItemListing;@6c4909a1, 5=>[Lnet.minecraft.world.entity.npc.VillagerTrades$ItemListing;@2b8ad55b}
- at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:376) ~[guava-31.0.1-jre.jar%2328!/:?] {re:mixin}
- at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:370) ~[guava-31.0.1-jre.jar%2328!/:?] {re:mixin}
- at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:153) ~[guava-31.0.1-jre.jar%2328!/:?] {}
- at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:115) ~[guava-31.0.1-jre.jar%2328!/:?] {}
- at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:574) ~[guava-31.0.1-jre.jar%2328!/:?] {re:mixin}
- at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:538) ~[guava-31.0.1-jre.jar%2328!/:?] {re:mixin}
- at com.mojang.serialization.codecs.BaseMapCodec.decode(BaseMapCodec.java:44) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.codecs.UnboundedMapCodec.lambda$decode$0(UnboundedMapCodec.java:38) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.DataResult.lambda$flatMap$10(DataResult.java:138) ~[datafixerupper-4.1.27.jar%2333!/:?] {re:mixin}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.DataResult.flatMap(DataResult.java:136) ~[datafixerupper-4.1.27.jar%2333!/:?] {re:mixin}
- at com.mojang.serialization.codecs.UnboundedMapCodec.decode(UnboundedMapCodec.java:38) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-4.1.27.jar%2333!/:?] {re:mixin}
- at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:324) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.MapDecoder.lambda$compressedDecode$0(MapDecoder.java:52) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.DataResult.lambda$flatMap$10(DataResult.java:138) ~[datafixerupper-4.1.27.jar%2333!/:?] {re:mixin}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.DataResult.flatMap(DataResult.java:136) ~[datafixerupper-4.1.27.jar%2333!/:?] {re:mixin}
- at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-4.1.27.jar%2333!/:?] {}
- at potionstudios.byg.util.jankson.JanksonUtil.readConfig(JanksonUtil.java:111) ~[Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4-RC-11-all.jar%23160!/:1.4] {re:classloading}
- at potionstudios.byg.common.entity.npc.TradesConfig.readConfig(TradesConfig.java:65) ~[Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4-RC-11-all.jar%23160!/:1.4] {re:classloading}
- at potionstudios.byg.common.entity.npc.TradesConfig.getConfig(TradesConfig.java:46) ~[Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4-RC-11-all.jar%23160!/:1.4] {re:classloading}
- at potionstudios.byg.common.entity.npc.TradesConfig.getConfig(TradesConfig.java:41) ~[Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4-RC-11-all.jar%23160!/:1.4] {re:classloading}
- at potionstudios.byg.BYGForgeEventsHandler.byg_appendBYGWanderingTraderTrades(BYGForgeEventsHandler.java:33) ~[Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4-RC-11-all.jar%23160!/:1.4] {re:classloading}
- at net.minecraftforge.eventbus.ASMEventHandler_969_BYGForgeEventsHandler_byg_appendBYGWanderingTraderTrades_WandererTradesEvent.invoke(.dynamic) ~[?:?] {}
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
- at net.minecraftforge.common.VillagerTradingManager.postWandererEvent(VillagerTradingManager.java:56) ~[forge-1.18.2-40.1.19-universal.jar%23221!/:?] {re:classloading}
- at net.minecraftforge.common.VillagerTradingManager.loadTrades(VillagerTradingManager.java:43) ~[forge-1.18.2-40.1.19-universal.jar%23221!/:?] {re:classloading}
- at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!/:?] {}
- at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!/:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
- at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:82) ~[forge-1.18.2-40.1.19-universal.jar%23221!/:?] {re:classloading}
- at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:runtimedistcleaner:A}
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23217!/:?] {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%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- 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: 2906724040 bytes (2772 MiB) / 8623489024 bytes (8224 MiB) up to 10737418240 bytes (10240 MiB)
- CPUs: 16
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
- Identifier: Intel64 Family 6 Model 158 Stepping 13
- Microarchitecture: Coffee Lake
- Frequency (GHz): 3.60
- Number of physical packages: 1
- Number of physical CPUs: 8
- Number of logical CPUs: 16
- Graphics card #0 name: NVIDIA GeForce RTX 2080 Ti
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x1e04
- Graphics card #0 versionInfo: DriverVersion=30.0.15.1215
- Memory slot #0 capacity (MB): 16384.00
- Memory slot #0 clockSpeed (GHz): 2.40
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 16384.00
- Memory slot #1 clockSpeed (GHz): 2.40
- Memory slot #1 type: DDR4
- Memory slot #2 capacity (MB): 16384.00
- Memory slot #2 clockSpeed (GHz): 2.40
- Memory slot #2 type: DDR4
- Memory slot #3 capacity (MB): 16384.00
- Memory slot #3 clockSpeed (GHz): 2.40
- Memory slot #3 type: DDR4
- Virtual memory max (MB): 75189.67
- Virtual memory used (MB): 36863.80
- Swap memory total (MB): 9728.00
- Swap memory used (MB): 386.28
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10240m -Xms256m
- Loaded Shaderpack: ComplementaryShaders_v4.4.zip
- Profile: Custom (+16 options changed by user)
- Server Running: true
- Player Count: 0 / 8; []
- Data Packs: vanilla, mod:hexerei (incompatible), mod:betterdungeons, mod:unionlib (incompatible), mod:supermartijn642configlib (incompatible), mod:netherportalfix (incompatible), mod:floralench (incompatible), mod:incontrol (incompatible), mod:doggytalents, mod:mcwwindows, mod:multimine (incompatible), mod:bambooeverything (incompatible), mod:sophisticatedcore (incompatible), mod:rubidium (incompatible), mod:modnametooltip (incompatible), mod:nbttool (incompatible), mod:ctm (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:yungsapi, mod:premium_wood (incompatible), mod:primalmagick (incompatible), mod:moreminecarts (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:forcecraft, mod:mcwdoors, mod:balm (incompatible), mod:immersive_armors (incompatible), mod:carryon (incompatible), mod:jeresources (incompatible), mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:konkrete (incompatible), mod:durabilitytooltip, mod:quickhomes (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:ambientsounds (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:yungsbridges, mod:botania (incompatible), mod:villagespawnpoint, mod:schoolsofmagic (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:corail_woodcutter, mod:oculus (incompatible), mod:collective, mod:diamethysts, mod:extlights, mod:yungsextras, mod:villagertools (incompatible), mod:mysticalcustomization, mod:libnonymous, mod:betterstrongholds, mod:starterkit, mod:naturesaura (incompatible), mod:mcwroofs, mod:wandering_trapper, mod:littlelogistics (incompatible), mod:architectury (incompatible), mod:mcwfurnitures, mod:chimes (incompatible), mod:lightoverlay (incompatible), mod:itemphysic (incompatible), mod:tramplestopper (incompatible), mod:enhancedfarming, mod:fastleafdecay, mod:cleanview (incompatible), mod:bettermineshafts, mod:solarforge, mod:prettybeaches (incompatible), mod:geckolib3 (incompatible), mod:nebs, mod:hyle, mod:unearthed, mod:mcwlights, mod:lightstones, mod:radium (incompatible), mod:rootsclassic, mod:cucumber, mod:trashslot (incompatible), mod:rechiseled (incompatible), mod:shrines, mod:additionallanterns (incompatible), mod:easymagic (incompatible), mod:jei (incompatible), mod:visualworkbench (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:ringsofascension (incompatible), mod:immersive_weathering (incompatible), mod:waystones (incompatible), mod:fallingleaves (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:shutupexperimentalsettings, mod:journeymap, mod:naturescompass (incompatible), mod:geore, mod:sereneseasons (incompatible), mod:libx, mod:decorative_blocks, mod:betteranimalsplus (incompatible), mod:farmingforblockheads (incompatible), mod:toastcontrol (incompatible), mod:jeitweaker (incompatible), mod:oreberriesreplanted (incompatible), mod:crafttweaker (incompatible), mod:ars_nouveau, mod:wandering_bag, mod:forge (incompatible), mod:travelerstitles, mod:anthillinside (incompatible), mod:simpletomb (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:ironchest (incompatible), mod:mythicbotany, mod:craftingtweaks (incompatible), mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:titanium (incompatible), mod:easier_sleeping, mod:jade (incompatible), mod:dirtdeco (incompatible), mod:creativecore (incompatible), mod:horizontalpanes (incompatible), mod:sushigocrafting (incompatible), mod:obsidianboat (incompatible), mod:rocks, mod:betterfpsdist (incompatible), mod:whisperwoods (incompatible), mod:flywheel (incompatible), mod:create, mod:ars_creo (incompatible), mod:reliquary (incompatible), mod:jaopca (incompatible), mod:malum (incompatible), mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:quark (incompatible), mod:ecologics (incompatible), mod:storagedrawers (incompatible), mod:fancymenu (incompatible), mod:drippyloadingscreen (incompatible), mod:appleskin (incompatible), mod:lootr (incompatible), mod:puzzleslib (incompatible), mod:byg (incompatible), mod:aquaculture (incompatible), mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:forbidden_arcanus (incompatible), mod:chiselsandbits (incompatible), mod:defaultoptions (incompatible), Immersive Weathering Virtual Resourcepack, Supplementaries Virtual Resourcepack, inmemory:jaopca (incompatible)
- 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:
- javafml@null
- Mod List:
- hexerei-0.1.19.jar |Hexerei |hexerei |0.1.19 |DONE |Manifest: NOSIGNATURE
- YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
- UnionLib-1.18.2-7.1.1-Forge.jar |UnionLib |unionlib |7.1.1 |DONE |Manifest: NOSIGNATURE
- supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
- netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
- Floral Enchantment-1.18.2-1.3.6.jar |Floral Enchantment |floralench |1.18.2-1.3.6 |DONE |Manifest: NOSIGNATURE
- incontrol-1.18-6.0.7.jar |InControl |incontrol |1.18-6.0.7 |DONE |Manifest: NOSIGNATURE
- DoggyTalents-1.18.2-2.5.0.jar |Doggy Talents 2 |doggytalents |2.5.0 |DONE |Manifest: NOSIGNATURE
- mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
- MultiMine-1.18.2.jar |Multi Mine |multimine |1.18.2 |DONE |Manifest: NOSIGNATURE
- bambooeverything-1.2.7-build.14+mc1.18.2.jar |Bamboo Everything |bambooeverything |1.2.7-build.14+mc1.1|DONE |Manifest: NOSIGNATURE
- sophisticatedcore-1.18.2-0.0.7.16.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.0.7.16 |DONE |Manifest: NOSIGNATURE
- rubidium-0.5.2a.jar |Rubidium |rubidium |0.5.2a |DONE |Manifest: NOSIGNATURE
- modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
- nbttool-2.1.0-mc1.18.2.jar |NBT Tool |nbttool |2.1.0-mc1.18.2 |DONE |Manifest: NOSIGNATURE
- CTM-1.18.2-1.1.4+4.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.4+4 |DONE |Manifest: NOSIGNATURE
- cookingforblockheads-forge-1.18.2-12.0.1.jar |CookingForBlockheads |cookingforblockheads |12.0.1 |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
- YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
- premium_wood-1.18.2-1.3.7.jar |Premium Wood |premium_wood |1.3.7 |DONE |Manifest: NOSIGNATURE
- primalmagick-2.1.1.jar |Primal Magick |primalmagick |2.1.1 |DONE |Manifest: NOSIGNATURE
- moreminecarts-1.4.5.jar |More Minecarts |moreminecarts |1.4.5 |DONE |Manifest: NOSIGNATURE
- Bookshelf-Forge-1.18.2-13.0.13.jar |Bookshelf |bookshelf |13.0.13 |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.15.18.570.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.15.18.570 |DONE |Manifest: NOSIGNATURE
- littlecontraptions-forge-1.18.2.0-beta.3.jar |Little Contraptions |littlecontraptions |1.18.2.0-beta.3 |DONE |Manifest: NOSIGNATURE
- forcecraft-1.18.2-2.2.jar |ForceCraft |forcecraft |2.2 |DONE |Manifest: NOSIGNATURE
- mcw-doors-1.0.6-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
- balm-3.0.3+0.jar |Balm |balm |3.0.3+0 |DONE |Manifest: NOSIGNATURE
- immersive_armors-1.3.3.jar |Immersive Armors |immersive_armors |1.3.3 |DONE |Manifest: NOSIGNATURE
- carryon-1.18.2-1.17.0.8.jar |Carry On |carryon |1.17.0.8 |DONE |Manifest: NOSIGNATURE
- JustEnoughResources-1.18.2-0.14.1.167.jar |Just Enough Resources |jeresources |0.14.1.167 |DONE |Manifest: NOSIGNATURE
- Paraglider-1.18.2-1.6.0.0.jar |Paraglider |paraglider |1.6.0.0 |DONE |Manifest: NOSIGNATURE
- cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
- konkrete_forge_1.3.3_MC_1.18-1.18.1.jar |Konkrete |konkrete |1.3.3 |DONE |Manifest: NOSIGNATURE
- durabilitytooltip-1.1.1-forge-mc1.18.jar |Durability Tooltip |durabilitytooltip |1.1.1 |DONE |Manifest: NOSIGNATURE
- quickhomes-1.18.2-1.3.0-forge.jar |QuickHomes |quickhomes |1.18.2-1.3.0 |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.2-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.2 |DONE |Manifest: NOSIGNATURE
- AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE
- mcw-trapdoors-1.0.5-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
- mcw-fences-1.0.4-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.4 |DONE |Manifest: NOSIGNATURE
- supermartijn642corelib-1.0.18-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.18 |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-431.jar |Botania |botania |1.18.2-431 |DONE |Manifest: NOSIGNATURE
- villagespawnpoint_1.18.2-1.9.jar |Village Spawn Point |villagespawnpoint |1.9 |DONE |Manifest: NOSIGNATURE
- SoMSecondSemester1.18.2-3.1.3.jar |Schools of Magic: Second Semes|schoolsofmagic |3.1.3 |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
- Patchouli-1.18.2-67.jar |Patchouli |patchouli |1.18.2-67 |DONE |Manifest: NOSIGNATURE
- corail_woodcutter-1.18.2-2.3.2.jar |Corail Woodcutter |corail_woodcutter |2.3.2 |DONE |Manifest: NOSIGNATURE
- oculus-mc1.18.2-1.2.4.jar |Oculus |oculus |1.2.4 |DONE |Manifest: NOSIGNATURE
- collective-1.18.2-4.25.jar |Collective |collective |4.25 |DONE |Manifest: NOSIGNATURE
- diamethysts-1.18.2-1.2.2-forge.jar |Diamethysts |diamethysts |1.2.2 |DONE |Manifest: NOSIGNATURE
- extlights-4.4.jar |Extended Lights |extlights |4.4 |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
- villagertools-1.18-1.0.2.jar |villagertools |villagertools |1.18-1.0.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
- MysticalCustomization-1.18.2-3.1.1.jar |Mystical Customization |mysticalcustomization |3.1.1 |DONE |Manifest: NOSIGNATURE
- libnonymous-2.1.0.jar |libnonymous |libnonymous |2.1.0 |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
- starterkit_1.18.2-3.2.jar |Starter Kit |starterkit |3.2 |DONE |Manifest: NOSIGNATURE
- NaturesAura-36.0.jar |Nature's Aura |naturesaura |36.0 |DONE |Manifest: NOSIGNATURE
- mcw-roofs-2.1.2-mc1.18.2.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
- Wandering Trapper-forge-1.18.2-1.2.0.jar |Wandering Trapper |wandering_trapper |1.2.0 |DONE |Manifest: NOSIGNATURE
- littlelogistics-mc1.18.2-v1.2.3.jar |Little Logistics |littlelogistics |1.2.3 |DONE |Manifest: NOSIGNATURE
- architectury-4.4.60.jar |Architectury |architectury |4.4.60 |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
- light-overlay-6.0.5-forge.jar |Light Overlay |lightoverlay |6.0.5 |DONE |Manifest: NOSIGNATURE
- ItemPhysic_v1.4.23_mc1.18.2.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE
- TrampleStopper-3.1.0-build.27+mc1.18.2.jar |Trample Stopper |tramplestopper |3.1.0-build.27+mc1.1|DONE |Manifest: NOSIGNATURE
- Enhanced-Farming-1.18.2-1.3.1.jar |Enhanced Farming |enhancedfarming |1.3.1 |DONE |Manifest: NOSIGNATURE
- FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
- CleanView-1.18.2-v1.jar |CleanView |cleanview |1.18.2-v1 |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
- YungsBetterMineshafts-1.18.2-Forge-2.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
- solarcraft-1.18.2-2.7.jar |Solar Craft |solarforge |2.7 |DONE |Manifest: NOSIGNATURE
- prettybeaches-forge-1.18-7.0.0.jar |Pretty Beaches |prettybeaches |7.0.0 |DONE |Manifest: NOSIGNATURE
- geckolib-1.18-forge-3.0.18.jar |GeckoLib |geckolib3 |3.0.18 |DONE |Manifest: NOSIGNATURE
- NekosEnchantedBooks-1.18.2-1.7.0.jar |Neko's Enchanted Books |nebs |1.7.0 |DONE |Manifest: NOSIGNATURE
- Hyle-forge-1.18.2-0.1.0.jar |Hyle |hyle |0.1.0 |DONE |Manifest: NOSIGNATURE
- Unearthed-forge-1.18.2-2.3.1-slim.jar |Unearthed |unearthed |2.3.1 |DONE |Manifest: NOSIGNATURE
- mcw-lights-1.0.3-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |DONE |Manifest: NOSIGNATURE
- lightstones-1.5.1-(forge).jar |Lightstones |lightstones |1.5.1 |DONE |Manifest: NOSIGNATURE
- radium-0.7.10.jar |Radium |radium |0.7.10 |DONE |Manifest: NOSIGNATURE
- RootsClassic-1.18.2-1.1.23.jar |Roots Classic |rootsclassic |1.18.2-1.1.23 |DONE |Manifest: NOSIGNATURE
- Cucumber-1.18.2-5.1.0.jar |Cucumber Library |cucumber |5.1.0 |DONE |Manifest: NOSIGNATURE
- trashslot-forge-1.18.1-11.0.2.jar |TrashSlot |trashslot |11.0.2 |DONE |Manifest: NOSIGNATURE
- rechiseled-1.0.10a-mc1.18.jar |rechiseled |rechiseled |1.0.10a |DONE |Manifest: NOSIGNATURE
- Shrines-1.18.2-4.0.0-alpha9.jar |Shrines |shrines |1.18.2-4.0.0-alpha9 |DONE |Manifest: NOSIGNATURE
- additionallanterns-1.0.1-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.1 |DONE |Manifest: NOSIGNATURE
- EasyMagic-v3.3.0-1.18.2-Forge.jar |Easy Magic |easymagic |3.3.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
- jei-1.18.2-9.7.0.194.jar |Just Enough Items |jei |9.7.0.194 |DONE |Manifest: NOSIGNATURE
- VisualWorkbench-v3.3.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |3.3.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
- LibraryFerret-Forge-1.18.2-1.0.3.jar |Library ferret |libraryferret |1.0.3 |DONE |Manifest: NOSIGNATURE
- goblintraders-1.7.2-1.18.2.jar |Goblin Traders |goblintraders |1.7.2 |DONE |Manifest: NOSIGNATURE
- RingsOfAscension-1.18.2-1.0.1.jar |Rings of Ascension |ringsofascension |1.0.0 |DONE |Manifest: NOSIGNATURE
- immersive_weathering-1.18.2-1.2.8.jar |Immersive Weathering |immersive_weathering |1.18.2-1.2.8 |DONE |Manifest: NOSIGNATURE
- waystones-forge-1.18.2-10.0.0.jar |Waystones |waystones |10.0.0 |DONE |Manifest: NOSIGNATURE
- Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |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+8.jar |Clumps |clumps |8.0.0+8 |DONE |Manifest: NOSIGNATURE
- shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
- journeymap-1.18.2-5.8.3-forge.jar |Journeymap |journeymap |5.8.3 |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
- GeOre-1.18.2-1.3.0.jar |GeOre |geore |1.3.0 |DONE |Manifest: NOSIGNATURE
- Serene Seasons-1.18.2-7.0.0.13.jar |Serene Seasons |sereneseasons |1.18.2-7.0.0.13 |DONE |Manifest: NOSIGNATURE
- LibX-1.18.2-3.2.15.jar |LibX |libx |1.18.2-3.2.15 |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
- farmingforblockheads-forge-1.18.2-10.0.1.jar |Farming for Blockheads |farmingforblockheads |10.0.1 |DONE |Manifest: NOSIGNATURE
- ToastControl-1.18.2-6.0.2.jar |Toast Control |toastcontrol |6.0.2 |DONE |Manifest: NOSIGNATURE
- JEITweaker-1.18.2-3.0.0.8.jar |JEI Tweaker |jeitweaker |3.0.0.8 |DONE |Manifest: NOSIGNATURE
- OreBerries-Replanted-1.18.2-0.1.6.jar |Oreberries Replanted |oreberriesreplanted |0.1.6 |DONE |Manifest: NOSIGNATURE
- CraftTweaker-forge-1.18.2-9.1.133.jar |CraftTweaker |crafttweaker |9.1.133 |DONE |Manifest: NOSIGNATURE
- ars_nouveau-1.18.2-2.4.0.jar |Ars Nouveau |ars_nouveau |2.4.0 |DONE |Manifest: NOSIGNATURE
- wandering-bag-1.18.2-1.0.3.jar |Wandering Bag |wandering_bag |1.0.4 |DONE |Manifest: NOSIGNATURE
- forge-1.18.2-40.1.19-universal.jar |Forge |forge |40.1.19 |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
- TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
- anthillinside-1.18.2-1.0.10.jar |Anthill Inside |anthillinside |1.0.10 |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
- simpletomb-1.18.2-1.0.14.jar |Simple Tombstone |simpletomb |1.18.2-1.0.14 |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
- selene-1.18.2-1.15.8.jar |Selene |selene |1.18.2-1.15.8 |DONE |Manifest: NOSIGNATURE
- supplementaries-1.18.2-1.3.7.jar |Supplementaries |supplementaries |1.18.2-1.3.7 |DONE |Manifest: NOSIGNATURE
- MysticalAgriculture-1.18.2-5.1.0.jar |Mystical Agriculture |mysticalagriculture |5.1.0 |DONE |Manifest: NOSIGNATURE
- MysticalAgradditions-1.18.2-5.1.1.jar |Mystical Agradditions |mysticalagradditions |5.1.1 |DONE |Manifest: NOSIGNATURE
- ironchest-1.18-13.0.7.jar |Iron Chests |ironchest |1.18-13.0.7 |DONE |Manifest: NOSIGNATURE
- MythicBotany-1.18.2-2.1.4.jar |MythicBotany |mythicbotany |1.18.2-2.1.4 |DONE |Manifest: NOSIGNATURE
- craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.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
- EnchantmentDescriptions-Forge-1.18.2-10.0.3.jar |EnchantmentDescriptions |enchdesc |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
- TerraBlender-forge-1.18.2-1.1.0.99.jar |TerraBlender |terrablender |1.18.2-1.1.0.99 |DONE |Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
- titanium-1.18.2-3.5.0-32.jar |Titanium |titanium |3.5.0 |DONE |Manifest: NOSIGNATURE
- EasierSleeping-1.18.2-2.1.0.jar |Easier Sleeping |easier_sleeping |2.1.0 |DONE |Manifest: NOSIGNATURE
- Jade-1.18.2-5.1.0.jar |Jade |jade |5.1.0 |DONE |Manifest: NOSIGNATURE
- dirtdeco-1.2.2 1.18.2.jar |dirtdeco |dirtdeco |1.2.2 1.18.2 |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.6.9_mc1.18.2.jar |CreativeCore |creativecore |2.6.9 |DONE |Manifest: NOSIGNATURE
- horizontalpanes-1.1.7+1.18.2.jar |Horizontal Panes (Forge) |horizontalpanes |1.1.7+1.18.2 |DONE |Manifest: NOSIGNATURE
- sushigocrafting-1.18.2-0.3.4.jar |Sushi Go Crafting |sushigocrafting |0.3.4 |DONE |Manifest: NOSIGNATURE
- ObsidianBoat-1.5.0-build.13+mc1.18.2.jar |Obsidian Boat |obsidianboat |1.5.0-build.13+mc1.1|DONE |Manifest: NOSIGNATURE
- ThisRocks-1.18.2-1.0.2.jar |This Rocks! (Forge) |rocks |1.0.2 |DONE |Manifest: NOSIGNATURE
- betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
- whisperwoods-1.18.2-2.1.0-forge.jar |Whisperwoods |whisperwoods |1.18.2-2.1.0 |DONE |Manifest: NOSIGNATURE
- flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |DONE |Manifest: NOSIGNATURE
- create-mc1.18.2_v0.4.1.jar |Create |create |0.4.1 |DONE |Manifest: NOSIGNATURE
- ars_creo-1.18.2-1.0.1.jar |Example Mod |ars_creo |1.0.1 |DONE |Manifest: NOSIGNATURE
- reliquary-1.18.2-2.0.6.1135.jar |Reliquary |reliquary |1.18.2-2.0.6.1135 |DONE |Manifest: NOSIGNATURE
- JAOPCA-1.18.2-4.1.4.4.jar |JAOPCA |jaopca |4.1.4.4 |DONE |Manifest: NOSIGNATURE
- malum-1.18.2-1.3.4.jar |Malum |malum |1.18.2-1.3.4 |DONE |Manifest: NOSIGNATURE
- polymorph-forge-1.18.1-0.43.jar |Polymorph |polymorph |1.18.1-0.43 |DONE |Manifest: NOSIGNATURE
- AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
- AkashicTome-1.5-20.jar |Akashic Tome |akashictome |1.5-20 |DONE |Manifest: NOSIGNATURE
- Quark-3.2-356.jar |Quark |quark |3.2-356 |DONE |Manifest: NOSIGNATURE
- ecologics-FORGE-1.18.2-1.6.3.jar |Ecologics |ecologics |1.6.3 |DONE |Manifest: NOSIGNATURE
- StorageDrawers-1.18.2-10.2.0.jar |Storage Drawers |storagedrawers |10.2.0 |DONE |Manifest: NOSIGNATURE
- fancymenu_forge_2.7.0-1_MC_1.18.2.jar |FancyMenu |fancymenu |2.7.0 |DONE |Manifest: NOSIGNATURE
- drippyloadingscreen_forge_1.5.1_MC_1.18-1.18.1.jar|Drippy Loading Screen |drippyloadingscreen |1.5.1 |DONE |Manifest: NOSIGNATURE
- appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE
- lootr-1.18.2-0.2.16.52.jar |Lootr |lootr |0.2.16.52 |DONE |Manifest: NOSIGNATURE
- PuzzlesLib-v3.3.3-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4-RC-11-all|Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
- Aquaculture-1.18.2-2.3.6.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.6 |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
- 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
- ChiselsBits-forge-1.18.2-1.2.87-universal.jar |Chisels & bits |chiselsandbits |1.2.87 |DONE |Manifest: NOSIGNATURE
- defaultoptions-forge-1.18.1-14.1.0.jar |Default Options |defaultoptions |14.1.0 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: 5b405dac-464d-48c9-a8e8-dca71414a9a3
- FML: 40.1
- Forge: net.minecraftforge:40.1.19
- Flywheel Backend: Off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement