Jump to content

Yukihara

Members
  • Posts

    2
  • Joined

  • Last visited

Yukihara's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. HI, I played this mod with my friends about a week. Suddenly, the server unexpectedly closed. Here is the crash report. ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 2023/06/02 1:36 Description: Exception in server tick loop net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file curios-server.toml of type SERVER for modid curios at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.2.4.jar%23262!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.2.4.jar%23262!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.2.4.jar%23262!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.2.4.jar%23262!/:?] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:85) ~[forge-1.18.2-40.2.4-universal.jar%23266!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:171) ~[server-1.18.2-20220404.173914-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:pfm-common.mixins.json:MixinDedicatedServer,pl:mixin:APP:blueprint.mixins.json:DedicatedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.18.2-20220404.173914-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23261!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {} Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%238!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%237!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%237!/:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.18.2-40.2.4.jar%23262!/:?] {} ... 10 more 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.7, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 856094640 bytes (816 MiB) / 1675624448 bytes (1598 MiB) up to 4271898624 bytes (4074 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz Identifier: Intel64 Family 6 Model 165 Stepping 5 Microarchitecture: unknown Frequency (GHz): 2.90 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce GTX 960 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 2048.00 Graphics card #0 deviceId: 0x1401 Graphics card #0 versionInfo: DriverVersion=31.0.15.1694 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Virtual memory max (MB): 25510.28 Virtual memory used (MB): 12394.95 Swap memory total (MB): 9216.00 Swap memory used (MB): 150.30 JVM Flags: 0 total; Server Running: true Player Count: 0 / 20; [] Data Packs: vanilla, mod:forge, mod:saturn (incompatible), mod:adaptive_performance_tweaks_core, mod:betterdungeons, mod:habitat (incompatible), mod:stackablepotions (incompatible), mod:secondchanceforge (incompatible), mod:auudio (incompatible), mod:supermartijn642configlib, mod:deleteitem (incompatible), mod:areas, mod:hitindication, mod:majruszsdifficulty (incompatible), mod:quest_giver (incompatible), mod:strawgolem (incompatible), mod:nyfsquiver (incompatible), mod:yungsapi, mod:wildbackport, mod:maxhealthfix (incompatible), mod:difficultraids, mod:guardvillagers (incompatible), mod:apotheosis (incompatible), mod:balm (incompatible), mod:betterfortresses, mod:paraglider, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:structure_gel, mod:solapplepie (incompatible), mod:corpse (incompatible), mod:tinyskeletons (incompatible), mod:tenshilib, mod:morevillagers (incompatible), mod:bcc (incompatible), mod:braincell (incompatible), mod:timeout_fixes (incompatible), mod:hardermonsterboats (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:spark (incompatible), mod:curios (incompatible), mod:yungsextras, mod:cc (incompatible), mod:bettervillage, mod:atlaslib (incompatible), mod:pmmo (incompatible), mod:netherskeletons, mod:itemphysic (incompatible), mod:krypton (incompatible), mod:illageandspillage, mod:bettermineshafts, mod:mowziesmobs (incompatible), mod:humancompanions (incompatible), mod:fastload (incompatible), mod:reputation (incompatible), mod:simple_mobs, mod:attributefix (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:kobolds, mod:passablefoliage, mod:fullstackwatchdog (incompatible), mod:integrated_api, mod:sereneseasons (incompatible), mod:jumpboat (incompatible), mod:libx, mod:scattered_weapons, mod:champions, mod:starlight (incompatible), mod:jeitweaker (incompatible), mod:crafttweaker (incompatible), mod:gamestages, mod:villagercomfort, mod:darkersouls (incompatible), mod:logbegone (incompatible), mod:idas, mod:dungeons_arise, mod:smoothchunk (incompatible), mod:logprot (incompatible), mod:simplebackups, mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:awesomedungeonnether, mod:presencenotrequired, mod:efdg, mod:epicfight, mod:flywheel (incompatible), mod:ecologics, mod:integrated_stronghold, mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:earthmobsmod, mod:globaldataandresourcepacks (incompatible), mod:fastfurnace (incompatible), mod:tlc, mod:lootr (incompatible), mod:lilwings (incompatible), mod:puzzleslib (incompatible), mod:bettergolem, mod:ob_core, mod:followme (incompatible), mod:aquamirae, mod:hexerei (incompatible), mod:treechop (incompatible), mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:incontrol (incompatible), mod:betteroceanmonuments, mod:dawncraft_fixes, mod:incendium, mod:sophisticatedcore (incompatible), mod:insanelib, mod:mimic (incompatible), mod:geckolib3 (incompatible), mod:villagernames, mod:piglinproliferation, mod:prism (incompatible), mod:placebo (incompatible), mod:rei_plugin_compatibilities (incompatible), mod:mixinextras (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:progressivebosses (incompatible), mod:bygonenether (incompatible), mod:pfm (incompatible), mod:dragonmounts (incompatible), mod:dummmmmmy (incompatible), mod:itshallnottick (incompatible), mod:ambientsounds (incompatible), mod:bloodandmadness (incompatible), mod:getittogetherdrops (incompatible), mod:endrem (incompatible), mod:dogslie (incompatible), mod:chunky (incompatible), mod:goblinsanddungeons (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:collective (incompatible), mod:betterbiomeblend (incompatible), mod:unvotedandshelved (incompatible), mod:betterstrongholds, mod:starterkit, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:antiqueatlas (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:aiimprovements (incompatible), mod:ageingspawners, mod:zensummoning (incompatible), mod:majruszlib (incompatible), mod:enchantwithmob (incompatible), mod:bwncr (incompatible), mod:adaptive_performance_tweaks_items, mod:polylib (incompatible), mod:celesteconfig (incompatible), mod:fixmyspawnr (incompatible), mod:biomemakeover (incompatible), mod:limitedchunks (incompatible), mod:shrines, mod:nourished_nether, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:easymagic (incompatible), mod:conjurer_illager, mod:callablehorses (incompatible), mod:obscure_api, mod:enlightened_end, mod:create, mod:waystones (incompatible), mod:monsterplus (incompatible), mod:structory, mod:comforts (incompatible), mod:tumbleweed (incompatible), mod:alternate_current (incompatible), mod:magistuarmory (incompatible), mod:dungeoncrawl, mod:badmobs, mod:ob_tooltips, mod:farsightedmobs (incompatible), mod:lazydfu (incompatible), mod:betterdeserttemples, mod:orcz, mod:terralith, mod:blueprint (incompatible), mod:savage_and_ravage (incompatible), mod:recipestages (incompatible), mod:armoreablemobs (incompatible), mod:toofast (incompatible), mod:meetyourfight (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:ba_bt, mod:revamped_phantoms (incompatible), mod:jade, mod:creativecore (incompatible), mod:weaponmaster, mod:roughlyenoughitems (incompatible), mod:plushies (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:brutalbosses (incompatible), mod:storagedrawers (incompatible), mod:hunterillager, mod:dannys_expansion (incompatible), mod:creeperoverhaul (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:cloudstorage, mod:untamedwilds (incompatible), mod:farmersdelight (incompatible), mod:cataclysm (incompatible), mod:nethersdelight (incompatible), mod:ferritecore (incompatible), mod:improvedmobs, mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:dawncraft (incompatible), Supplementaries Generated Pack, global:DawnCraft_Datapack, global:ttsot, global:witch-raids-1-18-v-1-1 (incompatible) World Generation: Stable Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeserver 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: [email protected] lowcodefml@null javafml@null Mod List: saturn-mc1.18.2-0.0.4.jar |Saturn |saturn |0.0.4 |DONE |Manifest: NOSIGNATURE adaptive_performance_tweaks_core_1.18.2-3.20.1.jar|APTweaks: Core |adaptive_performance_tweaks_co|3.20.1 |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 habitat-1.1.5.jar |Habitat |habitat |1.1.5 |DONE |Manifest: NOSIGNATURE StackablePotions-forge-1.18.2-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |DONE |Manifest: NOSIGNATURE secondchanceforge-1.18.2-1.5.0.jar |Second Chance Forge |secondchanceforge |1.5.0 |DONE |Manifest: NOSIGNATURE auudio_forge_1.0.3_MC_1.18-1.18.2.jar |Auudio |auudio |1.0.3 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE itemdelete-2.0.3.1.jar |DeleteItem |deleteitem |2.0.3.1 |DONE |Manifest: NOSIGNATURE areas-1.18.2-4.3.jar |Areas |areas |4.3 |DONE |Manifest: NOSIGNATURE hitindication-1.18.2-1.1.3.jar |Hit Indication |hitindication |1.1.3 |DONE |Manifest: NOSIGNATURE majruszs-difficulty-1.18.2-1.4.4.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.4.4 |DONE |Manifest: NOSIGNATURE Quest_Giver-1.18.2-1.0.7.jar |Quest Giver |quest_giver |1.18.2-1.0.7 |DONE |Manifest: NOSIGNATURE Strawgolem-forge-1.18.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |DONE |Manifest: NOSIGNATURE nyfsquiver-1.18.2-0.7.3.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |DONE |Manifest: NOSIGNATURE YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |DONE |Manifest: NOSIGNATURE wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |DONE |Manifest: NOSIGNATURE MaxHealthFix-Forge-1.18.2-5.0.1.jar |MaxHealthFix |maxhealthfix |5.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 difficultraids-1.7.2-release.jar |Difficult Raids |difficultraids |1.7.2-release |DONE |Manifest: NOSIGNATURE guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE Apotheosis-1.18.2-5.7.7.jar |Apotheosis |apotheosis |5.7.7 |DONE |Manifest: NOSIGNATURE balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses |1.18.2-Forge-1.0.0 |DONE |Manifest: NOSIGNATURE Paraglider-1.18.2-1.6.0.5.jar |Paraglider |paraglider |1.6.0.5 |DONE |Manifest: NOSIGNATURE cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |DONE |Manifest: NOSIGNATURE soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |DONE |Manifest: NOSIGNATURE solapplepie-1.18.2-1.0.4.jar |Spice of Life: Apple Pie Editi|solapplepie |1.18.2-1.0.4 |DONE |Manifest: NOSIGNATURE corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE TinySkeletons-v3.2.1-1.18.2-Forge.jar |Tiny Skeletons |tinyskeletons |3.2.1 |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 tenshilib-1.18.2-1.6.15-forge.jar |TenshiLib |tenshilib |1.18.2-1.6.15 |DONE |Manifest: NOSIGNATURE morevillagers-FORGE-1.18.2-3.2.0.jar |More Villagers |morevillagers |3.2.0 |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-1.1.21-build.48+mc1.18.|Better Compatibility Checker |bcc |1.1.21-build.48+mc1.|DONE |Manifest: NOSIGNATURE braincell-1.18.jar |Braincell |braincell |1.18 |DONE |Manifest: NOSIGNATURE timeout_fixes-1.18.1-1.0.0.jar |Timeout Fixes |timeout_fixes |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE HarderMonsterBoats-1.18.1-39.1.1.0.jar |Harder Monster Boats |hardermonsterboats |39.1.1.0 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.9a-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.9a |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 spark-1.9.11-forge.jar |spark |spark |1.9.11 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.9.0.jar |Curios API |curios |1.18.2-5.0.9.0 |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 ClaimChunk-1.18-1.0.17.jar |Claim Chunk |cc |1.0.17 |DONE |Manifest: NOSIGNATURE BetterVillage-Forge-1.18.2-1.0.2.jar |Better Village |bettervillage |1 |DONE |Manifest: NOSIGNATURE Atlas-Lib-1.18.2-1.1.7a.jar |Atlas Lib |atlaslib |1.1.7a |DONE |Manifest: NOSIGNATURE Project_MMO-1.18.2-3.69.11.jar |Project MMO |pmmo |1.18.2-3.69.11 |DONE |Manifest: NOSIGNATURE 1.18.2netherskeletons4.8.jar |NetherSkeletons |netherskeletons |4.8 |DONE |Manifest: NOSIGNATURE ItemPhysic_v1.4.23_mc1.18.2.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE krypton-0.1.10-SNAPSHOT.jar |Krypton Reforged |krypton |0.1.10-SNAPSHOT |DONE |Manifest: NOSIGNATURE illageandspillage-1.18.2-1.1.3.jar |Illage and Spillage |illageandspillage |1.1.3 |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 mowziesmobs-1.5.32.jar |Mowzie's Mobs |mowziesmobs |1.5.32 |DONE |Manifest: NOSIGNATURE humancompanions-1.18.2-1.7.3.jar |Human Companions |humancompanions |1.18.2-1.7.3 |DONE |Manifest: NOSIGNATURE Fastload-Reforged-1.3.3+1.18.2.jar |Fastload |fastload |1.3.3+1.18.2 |DONE |Manifest: NOSIGNATURE Reputation-1.18-0.9.9.jar |Reputation |reputation |0.9.9 |DONE |Manifest: NOSIGNATURE dawncraft_mobs-1.18-0.9.4a.jar |Simple Mobs |simple_mobs |0.9.4 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.0.2 |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 libraryferret-forge-1.18.2-3.0.0.jar |Library ferret |libraryferret |3.0.0 |DONE |Manifest: NOSIGNATURE goblintraders-1.8.0-1.18.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE Kobolds-2.1.2.jar |Kobolds |kobolds |2.1.2 |DONE |Manifest: NOSIGNATURE PassableFoliage-1.18.2-forge-4.2.1.jar |Passable Foliage |passablefoliage |4.2.1 |DONE |Manifest: NOSIGNATURE fullstackwatchdog-1.0.1+1.19.2-forge.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |DONE |Manifest: NOSIGNATURE integrated_api_forge-1.2.7+1.18.2.jar |Integrated API |integrated_api |1.2.7+1.18.2 |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 jumpboat-1.18.2-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.2-0.1.0.3 |DONE |Manifest: NOSIGNATURE LibX-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |DONE |Manifest: NOSIGNATURE scatterd_weapons-1.18.2-1.2.jar |scattered weapons |scattered_weapons |1.0.0 |DONE |Manifest: NOSIGNATURE champions-forge-1.18.2-2.1.6.3.jar |Champions |champions |1.18.2-2.1.6.3 |DONE |Manifest: NOSIGNATURE starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |DONE |Manifest: NOSIGNATURE JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |DONE |Manifest: NOSIGNATURE CraftTweaker-forge-1.18.2-9.1.207.jar |CraftTweaker |crafttweaker |9.1.207 |DONE |Manifest: NOSIGNATURE GameStages-Forge-1.18.2-8.1.3.jar |GameStages |gamestages |8.1.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 forge-1.18.2-40.2.4-universal.jar |Forge |forge |40.2.4 |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 Villager Comfort-1.18.2-1.0.1.jar |Villager Comfort |villagercomfort |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE DarkerSouls1.18.2Forgev1.3.1.jar |Darker Souls |darkersouls |1.0 |DONE |Manifest: NOSIGNATURE Log-Begone-Forge-1.18-1.0.4.jar |Log Begone |logbegone |1.0.4 |DONE |Manifest: NOSIGNATURE idas_forge-1.6.4+1.18.2.jar |Integrated Dungeons and Struct|idas |1.6.4+1.18.2 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |DONE |Manifest: NOSIGNATURE server-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: NOSIGNATURE smoothchunk-1.18.2-1.9.jar |Smoothchunk mod |smoothchunk |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE SimpleBackups-1.18.2-1.1.13.jar |Simple Backups |simplebackups |1.18.2-1.1.13 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE AwesomeDungeonNether-Forge-1.18.2-1.0.2.jar |Awesome Dungeon Nether |awesomedungeonnether |1.0.2 |DONE |Manifest: NOSIGNATURE PresenceNotRequired-Forge-1.3.0.jar |Presence Not Required |presencenotrequired |1.3.0 |DONE |Manifest: NOSIGNATURE DualGreatsword-1.8.jar |Dual Greatsword |efdg |1.8 |DONE |Manifest: NOSIGNATURE EpicFight-18.3.8.jar |Epic Fight |epicfight |18.3.8 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE ecologics-forge-1.18.2-1.7.11.jar |Ecologics |ecologics |1.7.11 |DONE |Manifest: NOSIGNATURE integrated_stronghold_forge-1.0.1+1.18.2.jar |Integrated Stronghold |integrated_stronghold |1.0.1+1.18.2 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.18.2-0.46.jar |Polymorph |polymorph |1.18.2-0.46 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE EarthMobs-1.18.2-1.4.0.jar |Earth Mobs Mod |earthmobsmod |1.18.2-1.4.0 |DONE |Manifest: NOSIGNATURE global_packs-forge-1.18.2-1.12.3_forge.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.12.3_forge |DONE |Manifest: NOSIGNATURE FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE tlc_forge-1.0.1-R-1.18.2.jar |The Lost Castle |tlc |1.0.1 |DONE |Manifest: NOSIGNATURE lootr-1.18.2-0.3.24.61.jar |Lootr |lootr |0.3.24.61 |DONE |Manifest: NOSIGNATURE lilwings-forge-1.18.2-1.2.4.jar |Lil' Wings |lilwings |1.2.4 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v3.3.6-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.6 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a bettergolem-1.18.2-1.1.0.jar |Better Golem |bettergolem |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE Obscuria's Essentials 3.2.0 (Forge 1.18.2).jar |Obscuria's Essentials |ob_core |3.2.0 |DONE |Manifest: NOSIGNATURE Follow-Me-1.18-1.1.8a.jar |Follow Me |followme |1.1.8a |DONE |Manifest: NOSIGNATURE aquamirae-5.api10.jar |Aquamirae |aquamirae |5.api10 |DONE |Manifest: NOSIGNATURE hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |DONE |Manifest: NOSIGNATURE TreeChop-forge-1.18.2-0.17.7.jar |HT's TreeChop |treechop |0.17.7 |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 incontrol-1.18-6.1.8.jar |InControl |incontrol |1.18-6.1.8 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.18.2-Forge-1.0.3 |DONE |Manifest: NOSIGNATURE dawncraft-fixes-0.5.1.jar |Dawncraft Fixes |dawncraft_fixes |0.5.1 |DONE |Manifest: NOSIGNATURE Incendium_1.18.2_v5.0.7.jar |Incendium |incendium |5.0.7 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.18.2-0.5.53.260.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.53.260 |DONE |Manifest: NOSIGNATURE InsaneLib-1.5.3-mc1.18.2.jar |InsaneLib |insanelib |1.5.3 |DONE |Manifest: NOSIGNATURE Mimic-forge-1.18.2-1.1.32.1.jar |Mimic |mimic |1.1.32 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.18-3.0.56.jar |GeckoLib |geckolib3 |3.0.56 |DONE |Manifest: NOSIGNATURE villagernames-1.18.2-5.1.jar |Villager Names |villagernames |5.1 |DONE |Manifest: NOSIGNATURE piglinproliferation-1.0.0.jar |Piglin Proliferation |piglinproliferation |1.0.0 |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.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE REIPluginCompatibilities-forge-8.0.46.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |8.0.46 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.7.jar |MixinExtras |mixinextras |0.2.0-beta.7 |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.53.jar |Bookshelf |bookshelf |13.2.53 |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.46.821.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.46.821 |DONE |Manifest: NOSIGNATURE ProgressiveBosses-3.6.5-mc1.18.2.jar |Progressive Bosses |progressivebosses |3.6.5 |DONE |Manifest: NOSIGNATURE bygonenether-1.2.2-1.18.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE paladin-furniture-mod-1.1.1-forge-mc1.18.2.jar |Paladin's Furniture |pfm |1.1.1 |DONE |Manifest: NOSIGNATURE dragonmounts-1.18.2-1.1.4.jar |Dragon Mounts: Legacy |dragonmounts |1.1.4 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |DONE |Manifest: NOSIGNATURE ItShallNotTick-1.0.22-build.34.jar |It Shall Not Tick |itshallnottick |1.0.22-build.34 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE BloodAndMadness-Forge1.18.2-v2.1.4.jar |Blood And Madness |bloodandmadness |2.0 |DONE |Manifest: NOSIGNATURE getittogetherdrops-forge-1.18.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |DONE |Manifest: NOSIGNATURE LetSleepingDogsLie-1.18-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |DONE |Manifest: NOSIGNATURE Chunky-1.2.164.jar |Chunky |chunky |1.2.164 |DONE |Manifest: NOSIGNATURE Goblins_Dungeons_1.0.8.jar |Goblins & Dungeons |goblinsanddungeons |1.0.8 |DONE |Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.18.2-2.9.0.jar |Ars Nouveau |ars_nouveau |2.9.0 |DONE |Manifest: NOSIGNATURE collective-1.18.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE betterbiomeblend-1.18.2-1.3.5-forge.jar |Better Biome Blend |betterbiomeblend |1.3.5-forge |DONE |Manifest: NOSIGNATURE unvotedandshelved-1.18.2-2.0.6-forge.jar |Unvoted and Shelved |unvotedandshelved |1.18.2-2.0.6-forge |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-5.0.jar |Starter Kit |starterkit |5.0 |DONE |Manifest: NOSIGNATURE architectury-4.11.90-forge.jar |Architectury |architectury |4.11.90 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |DONE |Manifest: NOSIGNATURE antiqueatlas-7.1.1-forge-mc1.18.2.jar |Antique Atlas |antiqueatlas |7.1.1-forge-mc1.18.2|DONE |Manifest: NOSIGNATURE ftb-teams-forge-1802.2.10-build.96.jar |FTB Teams |ftbteams |1802.2.10-build.96 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1802.1.11-build.71.jar |FTB Ranks |ftbranks |1802.1.11-build.71 |DONE |Manifest: NOSIGNATURE ftb-essentials-1802.1.7-build.42.jar |FTB Essentials |ftbessentials |1802.1.7-build.42 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.18.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE AgeingSpawners-1.18.2-1.2.2.jar |Ageing Spawners |ageingspawners |1.2.2 |DONE |Manifest: NOSIGNATURE ZenSummoning-1.18.2-1.3.8.jar |Zen Summoning |zensummoning |1.3.8 |DONE |Manifest: NOSIGNATURE majrusz-library-1.18.2-2.7.3.jar |Majrusz Library |majruszlib |2.7.3 |DONE |Manifest: NOSIGNATURE EnchantWithMob-1.18.2-7.4.2.jar |Enchant With Mob |enchantwithmob |1.18.2-7.4.2 |DONE |Manifest: NOSIGNATURE bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |DONE |Manifest: NOSIGNATURE adaptive_performance_tweaks_items_1.18.2-3.19.0.ja|APTweaks: Items |adaptive_performance_tweaks_it|3.19.0 |DONE |Manifest: NOSIGNATURE polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |DONE |Manifest: NOSIGNATURE celesteconfig-1.18.2-1.0.0.jar |Celestial Config |celesteconfig |1.0.0 |DONE |Manifest: NOSIGNATURE FixMySpawnR-forge-1.18.2-1.0.0.jar |Fix My SpawnR |fixmyspawnr |1.0.0 |DONE |Manifest: NOSIGNATURE biomemakeover-FORGE-1.18.2-1.4.32.jar |Biome Makeover |biomemakeover |1.18.2-1.4.32 |DONE |Manifest: NOSIGNATURE limitedchunks-1.18.2-2.3.jar |Limited Chunkloading |limitedchunks |1.8 |DONE |Manifest: NOSIGNATURE Shrines-1.18.2-4.1.0.jar |Shrines |shrines |1.18.2-4.1.0 |DONE |Manifest: NOSIGNATURE nourished-nether-1.18.2-v17.jar |Nourished Nether |nourished_nether |1.1.5 |DONE |Manifest: NOSIGNATURE item-filters-forge-1802.2.8-build.47.jar |Item Filters |itemfilters |1802.2.8-build.47 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1802.3.14-build.191.jar |FTB Quests |ftbquests |1802.3.14-build.191 |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 the-conjurer-1.18.2-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |DONE |Manifest: NOSIGNATURE callablehorses-1.18.2-1.2.2.5.jar |Callable Horses |callablehorses |1.2.2.5 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9 obscure_api-10.jar |Obscure API |obscure_api |10 |DONE |Manifest: NOSIGNATURE enlightened-end-1.18.2-v4.0.0.1.jar |Enlightened End |enlightened_end |4.0.0.1 |DONE |Manifest: NOSIGNATURE create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE waystones-forge-1.18.2-10.2.1.jar |Waystones |waystones |10.2.1 |DONE |Manifest: NOSIGNATURE MonsterPlus-Forge1.18.2-v1.1.6.1.jar |Monster Plus |monsterplus |1.0 |DONE |Manifest: NOSIGNATURE Structory-1.18.2-1.0.2.jar |Structory |structory |0.0NONE |DONE |Manifest: NOSIGNATURE comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |DONE |Manifest: NOSIGNATURE tumbleweed-1.18-0.5.4.jar |Tumbleweed |tumbleweed |1.18-0.5.4 |DONE |Manifest: NOSIGNATURE alternate-current-mc1.18-1.2.1.jar |Alternate Current |alternate_current |0.0NONE |DONE |Manifest: NOSIGNATURE [1.18.2-forge]-Epic-Knights-7.11.jar |Epic Knights Mod |magistuarmory |7.11 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.18.2-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE BadMobs-1.18.2-13.01.jar |BadMobs |badmobs |13.01 |DONE |Manifest: NOSIGNATURE Obscuria's Tooltips 1.4.1 (1.18.2).jar |Obscuria's Tooltips |ob_tooltips |1.4.1 |DONE |Manifest: NOSIGNATURE farsightedmobs-forge-1.1-1.18.jar |Farsighted Mobs |farsightedmobs |1.1 |DONE |Manifest: NOSIGNATURE lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |DONE |Manifest: NOSIGNATURE Orcz InteJason V5 1.18.2.jar |Orcz |orcz |0.74 |DONE |Manifest: NOSIGNATURE Terralith_v2.2.3.jar |Terralith |terralith |0.0NONE |DONE |Manifest: NOSIGNATURE blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |DONE |Manifest: NOSIGNATURE savage_and_ravage-1.18.2-4.0.1.jar |Savage & Ravage |savage_and_ravage |4.0.1 |DONE |Manifest: NOSIGNATURE RecipeStages-3.0.0.10.jar |Recipe Stages |recipestages |3.0.0.10 |DONE |Manifest: NOSIGNATURE ArmoreableMobs-forge-1.18.2-1.0.5.jar |Armoreable Mods |armoreablemobs |1.0.5 |DONE |Manifest: NOSIGNATURE toofast-1.18-0.0.1.3.jar |Too Fast |toofast |0.0.1.2 |DONE |Manifest: NOSIGNATURE meetyourfight-1.18.2-1.2.5.jar |Meet Your Fight |meetyourfight |1.18.2-1.2.5 |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.5.16.jar |Supplementaries |supplementaries |1.18.2-1.5.16 |DONE |Manifest: NOSIGNATURE BrassAmberBattleTowers-1.18.2-2.3.8.jar |Brass-Amber BattleTowers |ba_bt |1.18.2-2.3.8 |DONE |Manifest: NOSIGNATURE revamped_phantoms-forge-0.2.3.jar |Revamped Phantoms |revamped_phantoms |0.2.3 |DONE |Manifest: NOSIGNATURE Jade-1.18.2-forge-5.2.6.jar |Jade |jade |5.2.6 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.6.16_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE weaponmaster-multi-forge-1.18.1-3.0.3.jar |YDM's Weapon Master |weaponmaster |3.0.3 |DONE |Manifest: NOSIGNATURE RoughlyEnoughItems-8.3.594.jar |Roughly Enough Items (REI) |roughlyenoughitems |8.3.594 |DONE |Manifest: NOSIGNATURE plushies-1.2-1.18.2-forge.jar |Plushie Mod |plushies |1.2 |DONE |Manifest: NOSIGNATURE Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE brutalbosses-1.18.2-5.7.jar |brutalbosses mod |brutalbosses |1.18.2-5.7 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.18.2-10.2.1.jar |Storage Drawers |storagedrawers |10.2.1 |DONE |Manifest: NOSIGNATURE HunterIllager-1.18.2-4.0.1.jar |Hunter Illager |hunterillager |1.18.2-4.0.1 |DONE |Manifest: NOSIGNATURE dannys_expansion-1.2.6.jar |Danny's Expansion |dannys_expansion |1.2.6 |DONE |Manifest: NOSIGNATURE creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |DONE |Manifest: NOSIGNATURE alexsdelight-1.18.2-1.3.3.jar |Alex's Delight |alexsdelight |1.3.3 |DONE |Manifest: NOSIGNATURE citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE cloudstorage-1.1.0-1.18.2.jar |Cloud Storage |cloudstorage |1.1.0 |DONE |Manifest: NOSIGNATURE untamedwilds-1.18.2-2.4.0.jar |Untamed Wilds |untamedwilds |2.4.0 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.2.1.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.1 |DONE |Manifest: NOSIGNATURE L_Enders Cataclysm-0.51-changed Them -1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |DONE |Manifest: NOSIGNATURE ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |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 improvedmobs-1.18.2-1.11.0-forge.jar |Improved Mobs Mod |improvedmobs |1.18.2-1.11.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 DawnCraft-Tweaks-1.18.2-1.2.3b.jar |DawnCraft-Tweaks |dawncraft |1.18.2-1.2.3b |DONE |Manifest: NOSIGNATURE Crash Report UUID: c8834471-d7ee-4bda-882c-8048a7d2bfcf FML: 40.2 Forge: net.minecraftforge:40.2.4
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.