| 1 | ---- Minecraft Crash Report ----
|
| 2 | // Embeddium instance tainted by mods: [oculus]
|
| 3 | |
| 4 | |
| 5 | |
| 6 |
|
| 7 | Time: 2025-10-23 00:04:00
|
| 8 | Description: Exception in server tick loop
|
| 9 |
|
| 10 | net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file curios-server.toml of type SERVER for modid curios
|
| 11 | at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.4.0.jar#488!/:?] {}
|
| 12 | at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.4.0.jar#488!/:?] {}
|
| 13 | at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.4.0.jar#488!/:?] {}
|
| 14 | at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
|
| 15 | at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
|
| 16 | at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.4.0.jar#488!/:?] {}
|
| 17 | at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.4.0-universal.jar#492!/:?] {re:mixin,re:classloading,pl:mixin:APP:croptopia.mixins.json:ServerLifecycleHookAccessor,pl:mixin:A}
|
| 18 | at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:62) ~[client-1.20.1-20230612.114412-srg.jar#487!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 19 | at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar#487!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
| 20 | at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar#487!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
| 21 | at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
|
| 22 | Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
|
| 23 | at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar#143!/:?] {}
|
| 24 | at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar#143!/:?] {}
|
| 25 | at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar#143!/:?] {}
|
| 26 | at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar#143!/:?] {}
|
| 27 | at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar#144!/:?] {}
|
| 28 | at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar#144!/:?] {}
|
| 29 | at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar#144!/:?] {}
|
| 30 | at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar#144!/:?] {}
|
| 31 | at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar#144!/:?] {}
|
| 32 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar#143!/:?] {}
|
| 33 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar#143!/:?] {}
|
| 34 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar#143!/:?] {}
|
| 35 | at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar#143!/:?] {}
|
| 36 | at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar#143!/:?] {}
|
| 37 | at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.4.0.jar#488!/:?] {}
|
| 38 | ... 10 more
|
| 39 |
|
| 40 |
|
| 41 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 42 | ---------------------------------------------------------------------------------------
|
| 43 |
|
| 44 | -- System Details --
|
| 45 | Details:
|
| 46 | Minecraft Version: 1.20.1
|
| 47 | Minecraft Version ID: 1.20.1
|
| 48 | Operating System: Windows 10 (amd64) version 10.0
|
| 49 | Java Version: 17.0.8, Microsoft
|
| 50 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
| 51 | Memory: 3434624632 bytes (3275 MiB) / 7251951616 bytes (6916 MiB) up to 7268728832 bytes (6932 MiB)
|
| 52 | CPUs: 8
|
| 53 | Processor Vendor: GenuineIntel
|
| 54 | Processor Name: 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz
|
| 55 | Identifier: Intel64 Family 6 Model 140 Stepping 1
|
| 56 | Microarchitecture: Tiger Lake
|
| 57 | Frequency (GHz): 3.00
|
| 58 | Number of physical packages: 1
|
| 59 | Number of physical CPUs: 4
|
| 60 | Number of logical CPUs: 8
|
| 61 | Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
|
| 62 | Graphics card #0 vendor: Intel Corporation (0x8086)
|
| 63 | Graphics card #0 VRAM (MB): 2048.00
|
| 64 | Graphics card #0 deviceId: 0x9a49
|
| 65 | Graphics card #0 versionInfo: DriverVersion=32.0.101.7076
|
| 66 | Graphics card #1 name: NVIDIA GeForce MX450
|
| 67 | Graphics card #1 vendor: NVIDIA (0x10de)
|
| 68 | Graphics card #1 VRAM (MB): 2048.00
|
| 69 | Graphics card #1 deviceId: 0x1f97
|
| 70 | Graphics card #1 versionInfo: DriverVersion=32.0.15.8129
|
| 71 | Memory slot #0 capacity (MB): 16384.00
|
| 72 | Memory slot #0 clockSpeed (GHz): 3.20
|
| 73 | Memory slot #0 type: DDR4
|
| 74 | Memory slot #1 capacity (MB): 16384.00
|
| 75 | Memory slot #1 clockSpeed (GHz): 3.20
|
| 76 | Memory slot #1 type: DDR4
|
| 77 | Virtual memory max (MB): 34558.14
|
| 78 | Virtual memory used (MB): 21566.01
|
| 79 | Swap memory total (MB): 2048.00
|
| 80 | Swap memory used (MB): 441.83
|
| 81 | JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms6912m -Xmx6932m
|
| 82 | Loaded Shaderpack: ComplementaryUnbound_r5.6.1.zip
|
| 83 | Profile: Custom ( 18 options changed by user)
|
| 84 | Server Running: true
|
| 85 | Player Count: 0 / 8; []
|
| 86 | Data Packs: vanilla, mod:treechop (incompatible), mod:kuma_api, mod:supermartijn642configlib (incompatible), mod:openpartiesandclaims (incompatible), mod:geckolib, mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:xaeroworldmap (incompatible), mod:ctm, mod:controlling (incompatible), mod:modernfix (incompatible), mod:mcwstairs, mod:mixinextras (incompatible), mod:gravestonecurioscompat, mod:sophisticatedbackpacks (incompatible), mod:mcwdoors, mod:balm, mod:melody (incompatible), mod:interiors (incompatible), mod:exposure, mod:baguettelib (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:crash_assistant (incompatible), mod:fzzy_config (incompatible), mod:emojiful (incompatible), mod:konkrete (incompatible), mod:embeddium, mod:athena, mod:chipped (incompatible), mod:arseng, mod:glodium (incompatible), mod:mcwbridges, mod:farmersdelight, mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:simplylight (incompatible), mod:botania, mod:resourcefulconfig (incompatible), mod:chisel_chipped_integration, mod:curios (incompatible), mod:oculus, mod:sophisticatedstoragecreateintegration (incompatible), mod:searchables (incompatible), mod:xercapaint, mod:mysticalcustomization, mod:resourcefullib (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:lootjs, mod:architectury (incompatible), mod:mr_limesplatus_ending, mod:moreoverlays (incompatible), mod:mcwfurnitures, mod:cupboard (incompatible), mod:transition, mod:trashcans (incompatible), mod:krypton (incompatible), mod:enchanted (incompatible), mod:stateobserver (incompatible), mod:polylib, mod:fastleafdecay, mod:antiblocksrechiseled, mod:heads, mod:mcwlights, mod:smartbrainlib, mod:agricraft, mod:rhino (incompatible), mod:mcef (incompatible), mod:cucumber, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:rechiseled (incompatible), mod:rechiseled_chipped, mod:sophisticatedstorage (incompatible), mod:copycats (incompatible), mod:itemfilters (incompatible), mod:attributefix (incompatible), mod:trender, mod:clumps (incompatible), mod:fastasyncworldsave (incompatible), mod:comforts (incompatible), mod:epherolib (incompatible), mod:rechiseledcreate, mod:ftbbackups2 (incompatible), mod:craterlib (incompatible), mod:simplerpc (incompatible), mod:guideme (incompatible), mod:ichunutil, mod:fusion, mod:experimentalsettingsdisabler, mod:ars_nouveau (incompatible), mod:theurgy_kubejs (incompatible), mod:forge, mod:akashictome (incompatible), mod:bloodmagic (incompatible), mod:xercamusic, mod:mcwpaths, mod:mysticalagriculture, mod:craftingtweaks, mod:emi (incompatible), mod:emi_loot, mod:jei, mod:kubejs (incompatible), mod:mekanism, mod:mekanismgenerators, mod:mekanismtools, mod:sebastrnlib, mod:appliedcooking, mod:cookingforblockheads, mod:patchouli (incompatible), mod:tomeofblood (incompatible), mod:ars_artifice (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:createstockbridge (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:mixinsquared (incompatible), mod:nochatreports (incompatible), mod:jade (incompatible), mod:complicated_bees, mod:ae2 (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:advanced_ae, mod:rechiseledae2 (incompatible), mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:via_romana, mod:theurgy, mod:nethersdelight, mod:ding, mod:narenderfix, mod:kotlinforforge (incompatible), mod:nopiglinportals (incompatible), mod:flywheel, mod:ponder (incompatible), mod:irisflw, mod:create, mod:createdeco (incompatible), mod:create_central_kitchen, mod:ars_creo (incompatible), mod:reclamation_util, mod:xaerominimap (incompatible), mod:gravestone, mod:croptopia (incompatible), mod:farmers_croptopia, mod:polymorph (incompatible), mod:storagedrawers (incompatible), mod:ars_elemental (incompatible), mod:not_enough_glyphs (incompatible), mod:toomanyglyphs (incompatible), mod:zeta (incompatible), mod:quark (incompatible), mod:supplementaries, mod:immersive_paintings (incompatible), mod:ftbquestlocalizer (incompatible), mod:entityculling, mod:appbot (incompatible), mod:buildinggadgets2 (incompatible), mod:modonomicon, mod:fancymenu (incompatible), mod:immediatelyfast (incompatible), mod:embers, mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:appmek (incompatible), mod:extremesoundmuffler, mod:presencefootsteps (incompatible), Supplementaries Generated Pack, builtin/agricraft_datapacks_botania, builtin/agricraft_datapacks_farmersdelight, builtin/agricraft_datapacks_mysticalagriculture, create:dynamic_data, create_central_kitchen:farmersdelight (incompatible), mod:autofish (incompatible)
|
| 87 | Enabled Feature Flags: minecraft:vanilla
|
| 88 | World Generation: Experimental
|
| 89 | Type: Integrated Server (map_client.txt)
|
| 90 | Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
|
| 91 | Launched Version: 1.20.1
|
| 92 | ModLauncher: 10.0.9 10.0.9 main.dcd20f30
|
| 93 | ModLauncher launch target: forgeclient
|
| 94 | ModLauncher naming: srg
|
| 95 | ModLauncher services:
|
| 96 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
| 97 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
| 98 | fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE
|
| 99 | fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
|
| 100 | fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
|
| 101 | fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
|
| 102 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
| 103 | fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
|
| 104 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
| 105 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
| 106 | modlauncher-10.0.9.jar crash_assistant TRANSFORMATIONSERVICE
|
| 107 | FML Language Providers:
|
| 108 | minecraft@1.0
|
| 109 | kotlinforforge@4.11.0
|
| 110 | javafml@null
|
| 111 | lowcodefml@null
|
| 112 | Mod List:
|
| 113 | TreeChop-1.20.1-forge-0.19.0.jar |HT's TreeChop |treechop |0.18.8 |DONE |Manifest: NOSIGNATURE
|
| 114 | kuma-api-forge-20.1.11 1.20.1.jar |KumaAPI |kuma_api |20.1.11 |DONE |Manifest: NOSIGNATURE
|
| 115 | supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
|
| 116 | open-parties-and-claims-forge-1.20.1-0.25.6.jar |Open Parties and Claims |openpartiesandclaims |0.25.6 |DONE |Manifest: NOSIGNATURE
|
| 117 | geckolib-forge-1.20.1-4.8.2.jar |GeckoLib 4 |geckolib |4.8.2 |DONE |Manifest: NOSIGNATURE
|
| 118 | mcw-mcwwindows-2.4.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.4.1 |DONE |Manifest: NOSIGNATURE
|
| 119 | sophisticatedcore-1.20.1-1.2.92.1159.jar |Sophisticated Core |sophisticatedcore |1.2.92.1159 |DONE |Manifest: NOSIGNATURE
|
| 120 | gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
|
| 121 | XaerosWorldMap_1.39.12_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.12 |DONE |Manifest: NOSIGNATURE
|
| 122 | CTM-1.20.1-1.1.10.jar |ConnectedTexturesMod |ctm |1.20.1-1.1.10 |DONE |Manifest: NOSIGNATURE
|
| 123 | Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
|
| 124 | modernfix-forge-5.24.4 mc1.20.1.jar |ModernFix |modernfix |5.24.4 mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 125 | mcw-stairs-1.0.1-1.20.1forge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.1 |DONE |Manifest: NOSIGNATURE
|
| 126 | mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
|
| 127 | gravestonecurioscompat-1.20.x-Forge-3.0.0.jar |gravestonecurioscompat |gravestonecurioscompat |3.0.0 |DONE |Manifest: NOSIGNATURE
|
| 128 | sophisticatedbackpacks-1.20.1-3.24.6.1366.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.6.1366 |DONE |Manifest: NOSIGNATURE
|
| 129 | mcw-doors-1.1.2-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
|
| 130 | balm-forge-1.20.1-7.3.35-all.jar |Balm |balm |7.3.35 |DONE |Manifest: NOSIGNATURE
|
| 131 | melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
|
| 132 | interiors-0.5.6 forge-mc1.20.1-local.jar |Create: Interiors |interiors |0.5.6 |DONE |Manifest: NOSIGNATURE
|
| 133 | exposure-1.20.1-1.7.16-forge.jar |Exposure |exposure |1.7.16 |DONE |Manifest: NOSIGNATURE
|
| 134 | baguettelib-1.20.1-Forge-1.1.0.jar |BaguetteLib |baguettelib |1.1.0 |DONE |Manifest: NOSIGNATURE
|
| 135 | cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
|
| 136 | sound-physics-remastered-forge-1.20.1-1.5.0.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.5.0 |DONE |Manifest: NOSIGNATURE
|
| 137 | crash_assistant-forge.jar |Crash Assistant |crash_assistant |1.9.15 |DONE |Manifest: NOSIGNATURE
|
| 138 | fzzy_config-0.7.2 1.20.1 forge.jar |Fzzy Config |fzzy_config |0.7.2 1.20.1 forge |DONE |Manifest: NOSIGNATURE
|
| 139 | Emojiful-Forge-1.20.1-4.2.0.jar |Emojiful |emojiful |4.2.0 |DONE |Manifest: NOSIGNATURE
|
| 140 | konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
|
| 141 | embeddium-0.3.31 mc1.20.1.jar |Embeddium |embeddium |0.3.31 mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 142 | athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
|
| 143 | chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE
|
| 144 | arseng-1.2.0.jar |Ars Énergistique |arseng |1.2.0 |DONE |Manifest: NOSIGNATURE
|
| 145 | Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE
|
| 146 | mcw-bridges-3.1.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.1.0 |DONE |Manifest: NOSIGNATURE
|
| 147 | FarmersDelight-1.20.1-1.2.9.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.9 |DONE |Manifest: NOSIGNATURE
|
| 148 | mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |DONE |Manifest: NOSIGNATURE
|
| 149 | mcw-fences-1.2.0-1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.2.0 |DONE |Manifest: NOSIGNATURE
|
| 150 | xplus-autofish-1.3.2-forge-mc1.20.1.jar |XPlus Autofish Forge |autofish |1.3.2-forge |DONE |Manifest: NOSIGNATURE
|
| 151 | supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
|
| 152 | simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
|
| 153 | Botania-1.20.1-450-FORGE.jar |Botania |botania |1.20.1-450-FORGE |DONE |Manifest: NOSIGNATURE
|
| 154 | resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |DONE |Manifest: NOSIGNATURE
|
| 155 | chisel_chipped_integration-v1.1.6-1.20.1.jar |Chisel |chisel_chipped_integration |1.1.4-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 156 | curios-forge-5.14.1 1.20.1.jar |Curios API |curios |5.14.1 1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 157 | oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
|
| 158 | sophisticatedstoragecreateintegration-1.20.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 159 | Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
|
| 160 | xercapaint-1.20.1-1.0.1.jar |Joy of Painting |xercapaint |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
|
| 161 | MysticalCustomization-1.20.1-5.0.3.jar |Mystical Customization |mysticalcustomization |5.0.3 |DONE |Manifest: NOSIGNATURE
|
| 162 | resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
|
| 163 | NaturesAura-39.4.jar |NaturesAura |naturesaura |39.4 |DONE |Manifest: NOSIGNATURE
|
| 164 | constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
|
| 165 | mcw-roofs-2.3.2-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.2 |DONE |Manifest: NOSIGNATURE
|
| 166 | lootjs-forge-1.20.1-2.13.0.jar |LootJS |lootjs |1.20.1-2.13.0 |DONE |Manifest: NOSIGNATURE
|
| 167 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
|
| 168 | tru.e-ending-v1.1.0c.jar |True Ending: Ender Dragon Over|mr_limesplatus_ending |1-v1.1.0c |DONE |Manifest: NOSIGNATURE
|
| 169 | moreoverlays-1.22.7-mc1.20.2.jar |More Overlays Updated |moreoverlays |1.22.7-mc1.20.2 |DONE |Manifest: NOSIGNATURE
|
| 170 | mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
|
| 171 | cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
|
| 172 | TRansition-1.0.3-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.3 |DONE |Manifest: NOSIGNATURE
|
| 173 | trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
|
| 174 | KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |DONE |Manifest: NOSIGNATURE
|
| 175 | enchanted-forge-1.20.1-3.1.13.jar |Enchanted |enchanted |3.1.13 |DONE |Manifest: NOSIGNATURE
|
| 176 | stateobserver-forge-1.20.1-1.4.3.jar |StateObserver |stateobserver |1.4.3 |DONE |Manifest: NOSIGNATURE
|
| 177 | polylib-forge-2000.0.3-build.143.jar |PolyLib |polylib |2000.0.3-build.143 |DONE |Manifest: NOSIGNATURE
|
| 178 | FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
|
| 179 | antiblocksrechiseled-0.4.7.jar |AntiBlocksReChiseled |antiblocksrechiseled |0.4.7 |DONE |Manifest: NOSIGNATURE
|
| 180 | Heads-1.20.1-1.1.3.jar |Heads |heads |1.1.3 |DONE |Manifest: NOSIGNATURE
|
| 181 | mcw-lights-1.1.2-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.2 |DONE |Manifest: NOSIGNATURE
|
| 182 | SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
|
| 183 | AgriCraft-forge-1.20.1-4.0.5.jar |AgriCraft |agricraft |4.0.5 |DONE |Manifest: NOSIGNATURE
|
| 184 | rhino-forge-2001.2.3-build.10.jar |Rhino |rhino |2001.2.3-build.10 |DONE |Manifest: NOSIGNATURE
|
| 185 | mcef-forge-2.1.6-1.20.1.jar |MCEF (Minecraft Chromium Embed|mcef |2.1.6-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 186 | Cucumber-1.20.1-7.0.15.jar |Cucumber Library |cucumber |7.0.15 |DONE |Manifest: NOSIGNATURE
|
| 187 | ftb-library-forge-2001.2.10.jar |FTB Library |ftblibrary |2001.2.10 |DONE |Manifest: NOSIGNATURE
|
| 188 | ftb-teams-forge-2001.3.1.jar |FTB Teams |ftbteams |2001.3.1 |DONE |Manifest: NOSIGNATURE
|
| 189 | rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
|
| 190 | rechiseled_chipped-1.2.1-1.20.1.jar |Rechiseled: Chipped |rechiseled_chipped |1.2 |DONE |Manifest: NOSIGNATURE
|
| 191 | sophisticatedstorage-1.20.1-1.4.6.1302.jar |Sophisticated Storage |sophisticatedstorage |1.4.6.1302 |DONE |Manifest: NOSIGNATURE
|
| 192 | copycats-3.0.2 mc.1.20.1-forge.jar |Create: Copycats |copycats |3.0.2 mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
|
| 193 | item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
|
| 194 | AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 195 | TRender-1.0.5-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.5 |DONE |Manifest: NOSIGNATURE
|
| 196 | Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 197 | fastasyncworldsave-1.20.1-2.6.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE
|
| 198 | comforts-forge-6.4.0 1.20.1.jar |Comforts |comforts |6.4.0 1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 199 | EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE
|
| 200 | rechiseledcreate-1.0.2b-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 b |DONE |Manifest: NOSIGNATURE
|
| 201 | ftbbackups2-forge-1.20-1.0.23.jar |FTB Backups 2 |ftbbackups2 |1.0.23 |DONE |Manifest: NOSIGNATURE
|
| 202 | CraterLib-Forge-1.20-2.1.5.jar |CraterLib |craterlib |2.1.5 |DONE |Manifest: NOSIGNATURE
|
| 203 | SimpleRPC-4.0.4.jar |Simple RPC |simplerpc |4.0.4 |DONE |Manifest: NOSIGNATURE
|
| 204 | guideme-20.1.13.jar |GuideME |guideme |20.1.13 |DONE |Manifest: NOSIGNATURE
|
| 205 | iChunUtil-1.20.1-Forge-1.0.3.jar |iChunUtil |ichunutil |1.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 206 | fusion-1.2.11a-forge-mc1.20.1.jar |Fusion |fusion |1.2.11 a |DONE |Manifest: NOSIGNATURE
|
| 207 | experimentalsettingsdisabler-1.20.1-3.0.jar |Experimental Settings Disabler|experimentalsettingsdisabler |3.0 |DONE |Manifest: NOSIGNATURE
|
| 208 | ars_nouveau-1.20.1-4.12.7-all.jar |Ars Nouveau |ars_nouveau |4.12.7 |DONE |Manifest: NOSIGNATURE
|
| 209 | theurgy_kubejs-1.20.1-1.1.0.jar |Theurgy KubeJS |theurgy_kubejs |1.1.0 |DONE |Manifest: NOSIGNATURE
|
| 210 | forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 211 | AkashicTome-1.7-27.jar |Akashic Tome |akashictome |1.7-27 |DONE |Manifest: NOSIGNATURE
|
| 212 | bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |DONE |Manifest: NOSIGNATURE
|
| 213 | xercamusic-1.20.1-1.0.2.jar |Music Maker Mod |xercamusic |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE
|
| 214 | mcw-paths-1.1.0forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.1.0 |DONE |Manifest: NOSIGNATURE
|
| 215 | MysticalAgriculture-1.20.1-7.0.23.jar |Mystical Agriculture |mysticalagriculture |7.0.23 |DONE |Manifest: NOSIGNATURE
|
| 216 | craftingtweaks-forge-1.20.1-18.2.6.jar |CraftingTweaks |craftingtweaks |18.2.6 |DONE |Manifest: NOSIGNATURE
|
| 217 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 218 | emi-1.1.22 1.20.1 forge.jar |EMI |emi |1.1.22 1.20.1 forge |DONE |Manifest: NOSIGNATURE
|
| 219 | emi_loot-0.7.6 1.20.1 forge.jar |EMI Loot |emi_loot |0.7.6 1.20.1 forge |DONE |Manifest: NOSIGNATURE
|
| 220 | jei-1.20.1-forge-15.20.0.113.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 221 | kubejs-forge-2001.6.5-build.16.jar |Reclamation |kubejs |2001.6.5-build.16 |DONE |Manifest: NOSIGNATURE
|
| 222 | Mekanism-1.20.1-10.4.16.80.jar |Mekanism |mekanism |10.4.16 |DONE |Manifest: NOSIGNATURE
|
| 223 | MekanismGenerators-1.20.1-10.4.16.80.jar |Mekanism: Generators |mekanismgenerators |10.4.16 |DONE |Manifest: NOSIGNATURE
|
| 224 | MekanismTools-1.20.1-10.4.16.80.jar |Mekanism: Tools |mekanismtools |10.4.16 |DONE |Manifest: NOSIGNATURE
|
| 225 | sebastrnlib-4.0.0.jar |Sebastrn Lib |sebastrnlib |4.0.0 |DONE |Manifest: NOSIGNATURE
|
| 226 | appliedcooking-4.0.0.jar |Applied Cooking |appliedcooking |4.0.0 |DONE |Manifest: NOSIGNATURE
|
| 227 | cookingforblockheads-forge-1.20.1-16.0.14.jar |CookingForBlockheads |cookingforblockheads |16.0.14 |DONE |Manifest: NOSIGNATURE
|
| 228 | Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
|
| 229 | tomeofblood-1.20.1-0.4.4-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.4 |DONE |Manifest: NOSIGNATURE
|
| 230 | ars_artifice-1.20.1-2.0.4.jar |Ars Artifice |ars_artifice |1.20.1-2.0.4 |DONE |Manifest: NOSIGNATURE
|
| 231 | moonlight-1.20-2.16.12-forge.jar |Moonlight Library |moonlight |1.20-2.16.12 |DONE |Manifest: NOSIGNATURE
|
| 232 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
|
| 233 | createstockbridge-1.20-0.1.5.jar |Create Stock Bridge |createstockbridge |0.1.5 |DONE |Manifest: NOSIGNATURE
|
| 234 | ftb-quests-forge-2001.4.14.jar |FTB Quests |ftbquests |2001.4.14 |DONE |Manifest: NOSIGNATURE
|
| 235 | ftb-xmod-compat-forge-2.1.3.jar |FTB XMod Compat |ftbxmodcompat |2.1.3 |DONE |Manifest: NOSIGNATURE
|
| 236 | mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
|
| 237 | NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
|
| 238 | Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2 forge |DONE |Manifest: NOSIGNATURE
|
| 239 | complicated_bees-1.20.1-3.0.4.jar |Complicated Bees |complicated_bees |1.20.1-3.0.4 |DONE |Manifest: NOSIGNATURE
|
| 240 | appliedenergistics2-forge-15.4.8.jar |Applied Energistics 2 |ae2 |15.4.8 |DONE |Manifest: NOSIGNATURE
|
| 241 | ae2wtlib-15.3.0-forge.jar |AE2WTLib |ae2wtlib |15.3.0-forge |DONE |Manifest: NOSIGNATURE
|
| 242 | ExtendedAE-1.20-1.4.6-forge.jar |ExtendedAE |expatternprovider |1.20-1.4.6-forge |DONE |Manifest: NOSIGNATURE
|
| 243 | AdvancedAE-1.2.6-1.20.1.jar |Advanced AE |advanced_ae |1.2.6-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 244 | rechiseledae2-forge-1.20.1-1.0.0.jar |Rechiseled: AE2 |rechiseledae2 |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 245 | cleanswing-1.20-1.8.jar |Clean Swing Through Grass |cleanswing |1.8 |DONE |Manifest: NOSIGNATURE
|
| 246 | spectrelib-forge-0.13.17 1.20.1.jar |SpectreLib |spectrelib |0.13.17 1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 247 | via_romana-forge-1.4.1.jar |Via Romana |via_romana |1.4.1 |DONE |Manifest: NOSIGNATURE
|
| 248 | theurgy-1.20.1-1.23.4.jar |Theurgy |theurgy |1.23.4 |DONE |Manifest: NOSIGNATURE
|
| 249 | nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
|
| 250 | Ding-1.20.1-Forge-1.5.0.jar |Ding |ding |1.5.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 251 | narenderfix-1.20.1-1.0.0.jar |Nature's Aura Render Fix |narenderfix |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 252 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
|
| 253 | nopiglinportals-1.4.jar |No More Piglin Portal Spawning|nopiglinportals |1.4 |DONE |Manifest: NOSIGNATURE
|
| 254 | flywheel-forge-1.20.1-1.0.4.jar |Flywheel |flywheel |1.0.4 |DONE |Manifest: NOSIGNATURE
|
| 255 | Ponder-Forge-1.20.1-1.0.80.jar |Ponder |ponder |1.0.80 |DONE |Manifest: NOSIGNATURE
|
| 256 | oculus-flywheel-compat-Forge-2.0.3.jar |Oculus Flywheel Compat |irisflw |2.0.3 |DONE |Manifest: NOSIGNATURE
|
| 257 | create-1.20.1-6.0.6.jar |Create |create |6.0.6 |DONE |Manifest: NOSIGNATURE
|
| 258 | createdeco-2.0.3-1.20.1-forge.jar |Create Deco |createdeco |2.0.3-1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
| 259 | create_central_kitchen-1.20.1-for-create-6.0.6-1.4|Create: Central Kitchen |create_central_kitchen |1.4.3b |DONE |Manifest: NOSIGNATURE
|
| 260 | ars_creo-1.20.1-4.3.0.jar |Ars Creo |ars_creo |4.3.0 |DONE |Manifest: NOSIGNATURE
|
| 261 | reclamation_util-1.20.1-1.0.24.jar |reclamation_util |reclamation_util |1.0.24 |DONE |Manifest: NOSIGNATURE
|
| 262 | Xaeros_Minimap_25.2.10_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.10 |DONE |Manifest: NOSIGNATURE
|
| 263 | gravestone-forge-1.20.1-1.0.33.jar |Gravestone Mod |gravestone |1.20.1-1.0.33 |DONE |Manifest: NOSIGNATURE
|
| 264 | Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |DONE |Manifest: NOSIGNATURE
|
| 265 | farmers_croptopia-1.20.1-3.0.0.jar |Farmer's Croptopia |farmers_croptopia |3.0.0 |DONE |Manifest: NOSIGNATURE
|
| 266 | polymorph-forge-0.49.10 1.20.1.jar |Polymorph |polymorph |0.49.10 1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 267 | StorageDrawers-forge-1.20.1-12.14.3.jar |Storage Drawers |storagedrawers |12.14.3 |DONE |Manifest: NOSIGNATURE
|
| 268 | ars_elemental-1.20.1-0.6.7.8.jar |Ars Elemental |ars_elemental |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 269 | not_enough_glyphs-1.20.1-3.2.1.1.jar |Not Enough Glyphs |not_enough_glyphs |1.20.1-3.2.1.1 |DONE |Manifest: NOSIGNATURE
|
| 270 | toomanyglyphs-1.20.1-2.3.2.12345.jar |Too Many Glyphs |toomanyglyphs |2.3.2.12345 |DONE |Manifest: NOSIGNATURE
|
| 271 | Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |DONE |Manifest: NOSIGNATURE
|
| 272 | Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE
|
| 273 | supplementaries-1.20-3.1.39.jar |Supplementaries |supplementaries |1.20-3.1.39 |DONE |Manifest: NOSIGNATURE
|
| 274 | immersive_paintings-0.6.8 1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.8 1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 275 | ftbquestlocalizer-1.20.1-forge-3.2.0.jar |FTB Quests Localizer |ftbquestlocalizer |3.2.0 |DONE |Manifest: NOSIGNATURE
|
| 276 | entityculling-forge-1.8.1-mc1.20.1.jar |EntityCulling |entityculling |1.8.1 |DONE |Manifest: NOSIGNATURE
|
| 277 | applied-botanics-forge-1.5.1.jar |Applied Botanics |appbot |1.5.1 |DONE |Manifest: NOSIGNATURE
|
| 278 | buildinggadgets2-1.0.8.jar |Building Gadgets 2 |buildinggadgets2 |1.0.8 |DONE |Manifest: NOSIGNATURE
|
| 279 | modonomicon-1.20.1-forge-1.77.6.jar |Modonomicon |modonomicon |1.77.6 |DONE |Manifest: NOSIGNATURE
|
| 280 | fancymenu_forge_3.6.4_MC_1.20.1.jar |FancyMenu |fancymenu |3.6.4 |DONE |Manifest: NOSIGNATURE
|
| 281 | ImmediatelyFast-Forge-1.5.2 1.20.4.jar |ImmediatelyFast |immediatelyfast |1.5.2 1.20.4 |DONE |Manifest: NOSIGNATURE
|
| 282 | embersrekindled-1.20.1-1.4.3.jar |Embers Rekindled |embers |1.20.1-1.4.3 |DONE |Manifest: NOSIGNATURE
|
| 283 | appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1 mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 284 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 285 | Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |DONE |Manifest: NOSIGNATURE
|
| 286 | ExtremeSoundMuffler-3.49.1-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.48 |DONE |Manifest: NOSIGNATURE
|
| 287 | PresenceFootsteps-1.20.1-1.9.1-beta.1.jar |Presence Footsteps (Forge) |presencefootsteps |1.20.1-1.9.1-beta.1 |DONE |Manifest: NOSIGNATURE
|
| 288 | Crash Report UUID: 95b47478-0cf5-45af-bed2-17792c2af851
|
| 289 | FML: 47.4
|
| 290 | Forge: net.minecraftforge:47.4.0
|
| 291 | Flywheel Backend: flywheel:off
|