123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
---- Minecraft Crash Report ----
// Embeddium instance tainted by mods: [oculus]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// Why did you do that?
Time: 2025-06-26 01:59:05
Description: Exception in server tick loop
net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file Mekanism/generator-storage.toml of type SERVER for modid mekanismgenerators
at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.3.7.jar%23375!/:?] {}
at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.3.7.jar%23375!/:?] {}
at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.3.7.jar%23375!/:?] {}
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.20.1-47.3.7.jar%23375!/:?] {}
at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.3.7-universal.jar%23379!/:?] {re:mixin,re:classloading,pl:mixin:APP:croptopia.mixins.json:ServerLifecycleHookAccessor,pl:mixin:APP:cold_sweat.mixin.json:MixinPreServerLoad,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23374!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23374!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at java.lang.Thread.run(Thread.java:840) ~[?:?] {}
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%2393!/:?] {}
at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2393!/:?] {}
at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2393!/:?] {}
at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2393!/:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2394!/:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2394!/:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2394!/:?] {}
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2394!/:?] {}
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2394!/:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2393!/:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2393!/:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2393!/:?] {}
at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2393!/:?] {}
at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2393!/:?] {}
at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.3.7.jar%23375!/:?] {}
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.15, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1969812968 bytes (1878 MiB) / 6777995264 bytes (6464 MiB) up to 10737418240 bytes (10240 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 7600 6-Core Processor
Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.79
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 4070 SUPER
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2783
Graphics card #0 versionInfo: DriverVersion=32.0.15.6636
Graphics card #1 name: AMD Radeon(TM) Graphics
Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #1 VRAM (MB): 512.00
Graphics card #1 deviceId: 0x164e
Graphics card #1 versionInfo: DriverVersion=32.0.11024.2
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 4.80
Memory slot #0 type: Unknown
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 4.80
Memory slot #1 type: Unknown
Virtual memory max (MB): 37463.81
Virtual memory used (MB): 29038.28
Swap memory total (MB): 5632.00
Swap memory used (MB): 47.69
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: ComplementaryUnbound_r5.2.2.zip
Profile: ULTRA (+0 options changed by user)
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, mod:betterdungeons, mod:playeranimator (incompatible), mod:botarium (incompatible), mod:aether, mod:purecoppertools, mod:incendium, mod:xaeroworldmap (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:marbledsapi, mod:yungsapi, mod:mixinextras (incompatible), mod:minersglasses, mod:grimoireofgaia, mod:quarry (incompatible), mod:create_new_age, mod:exposure, mod:embeddium, mod:farmersdelight, mod:mcwfences, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:oculus, mod:mr_dungeons_andtaverns (incompatible), mod:bettervillage, mod:thirst (incompatible), mod:scguns (incompatible), mod:gunpowderlib, mod:betterstrongholds, mod:hpm, mod:resourcefullib (incompatible), mod:cumulus_menus, mod:deeperdarker, mod:architectury (incompatible), mod:mcwfurnitures, mod:refurbished_furniture, mod:biomancy, mod:geckolib, mod:nitrogen_internals, mod:mob_catcher, mod:framework, mod:t_and_t (incompatible), mod:mcwlights, mod:mca (incompatible), mod:jei, mod:libraryferret, mod:mekanism, mod:mekanismadditions, mod:mekanismtools, mod:caelus (incompatible), mod:obscure_api (incompatible), mod:marbledsarsenal, mod:alexscaves_torpedoes, mod:travelersbackpack, mod:naturescompass, mod:epherolib (incompatible), mod:sereneseasons (incompatible), mod:libx, mod:simplytools, mod:outer_end, mod:badmobs (incompatible), mod:fazcraft, mod:explorerscompass, mod:electrodynamics, mod:terralith, mod:fusion, mod:blueprint, mod:azurelib, mod:chassis_core (incompatible), mod:ntgl (incompatible), mod:nukacraft, mod:puzzlesaccessapi, mod:firstaid (incompatible), mod:forge, mod:extractinator (incompatible), mod:more_slabs_stairs_and_walls, mod:useless_sword, mod:silence_s_defense_tower, mod:cyberspace, mod:lucky (incompatible), mod:alexscaves, mod:terrablender, mod:biomesoplenty (incompatible), mod:magnumtorch, mod:jade (incompatible), mod:exchangers, mod:nethersdelight, mod:flywheel, mod:create, mod:create_dd (incompatible), mod:destroy (incompatible), mod:sootychimneys (incompatible), mod:ecologics, mod:xaerominimap (incompatible), mod:gravestone, mod:croptopia (incompatible), mod:parcool (incompatible), mod:irons_spellbooks, mod:railcraft, mod:tlc (incompatible), mod:oceansdelight (incompatible), mod:mvs (incompatible), mod:appleskin (incompatible), mod:vampirism, mod:connectedglass, mod:puzzleslib, mod:cold_sweat (incompatible), mod:crusty_chunks, mod:aquamirae (incompatible), mod:createaddition (incompatible), mod:cristellib (incompatible), mod:ad_astra (incompatible), builtin/aether_accessories, mod:mekanismgenerators
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: 1.20.1-forge-47.3.7
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.3.7.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.3.7.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.3.7.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.3.7.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.3.7.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|DONE |Manifest: NOSIGNATURE
PureCopperTools-v1.0.1-1.20.1-Forge.jar |Pure Copper Tools |purecoppertools |1.0.1 |DONE |Manifest: NOSIGNATURE
Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.39.9_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.9 |DONE |Manifest: NOSIGNATURE
citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE
marbledsapi-1.20.1-1.0.6.jar |Marbled's API |marbledsapi |1.0.6 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |DONE |Manifest: NOSIGNATURE
minersglasses-0.1.2-1.20.1.jar |Miner's Glasses |minersglasses |0.1-1.20.1 |DONE |Manifest: NOSIGNATURE
GrimoireOfGaia4-1.20.1-4.0.0-alpha.10.jar |Grimoire of Gaia 4 |grimoireofgaia |4.0.0-alpha.10 |DONE |Manifest: NOSIGNATURE
quarry-1.20.1-1.6.5r.jar |Quarry |quarry |1.6.4r |DONE |Manifest: NOSIGNATURE
create-new-age-forge-1.20.1-1.1.jar |Create: New Age |create_new_age |1.1 |DONE |Manifest: NOSIGNATURE
exposure-1.20.1-1.7.6-forge.jar |Exposure |exposure |1.7.6 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+a |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |DONE |Manifest: NOSIGNATURE
curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
dungeons-and-taverns-3.0.3.f.jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |DONE |Manifest: NOSIGNATURE
bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE
ThirstRemade-1.0.4.jar |Thirst Remade |thirst |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
ScorchedGuns-0.3.9-1.20.1.jar |Scorched Guns |scguns |0.3.2.5 |DONE |Manifest: NOSIGNATURE
GunpowderLib-1.20.2-2.2.2.jar |GunpowderLib |gunpowderlib |1.20.2-2.2.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
swashbucklers! 2.6.4c 1.20.1.jar |HalsPirateMod |hpm |2.6.4 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
deeperdarker-forge-1.20.1-1.3.0.jar |Deeper and Darker |deeperdarker |1.3.0 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
refurbished_furniture-forge-1.20.1-1.0.6.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.6 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
biomancy-forge-1.20.1-2.8.9.0.jar |Biomancy 2 |biomancy |2.8.9.0 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.7.1.2.jar |GeckoLib 4 |geckolib |4.7.1.2 |DONE |Manifest: NOSIGNATURE
nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|DONE |Manifest: NOSIGNATURE
MobCatcher-Forge-1.20.1-1.3.1.jar |Mob Catcher |mob_catcher |1.3.1 |DONE |Manifest: NOSIGNATURE
framework-forge-1.20.1-0.7.6.jar |Framework |framework |0.7.6 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
minecraft-comes-alive-7.5.19+1.20.1-universal.jar |Minecraft Comes Alive |mca |7.5.19+1.20.1 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.112.jar |Just Enough Items |jei |15.20.0.112 |DONE |Manifest: NOSIGNATURE
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
Mekanism-1.20.1-10.4.16.80.jar |Mekanism |mekanism |10.4.16 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.20.1-10.4.16.80.jar |Mekanism: Generators |mekanismgenerators |10.4.16 |DONE |Manifest: NOSIGNATURE
MekanismAdditions-1.20.1-10.4.16.80.jar |Mekanism: Additions |mekanismadditions |10.4.16 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.20.1-10.4.16.80.jar |Mekanism: Tools |mekanismtools |10.4.16 |DONE |Manifest: NOSIGNATURE
caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
marbledsarsenal-1.20.1-2.2.0.jar |Marbled's Arsenal |marbledsarsenal |2.2.0 |DONE |Manifest: NOSIGNATURE
alexscaves_torpedoes-1.0.2.jar |Alex's Caves: Stuff & Torpedoe|alexscaves_torpedoes |1.0.2 |DONE |Manifest: NOSIGNATURE
travelersbackpack-forge-1.20.1-9.1.15.jar |Traveler's Backpack |travelersbackpack |9.1.15 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |9.0.0.46 |DONE |Manifest: NOSIGNATURE
LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE
SimplyTools-1.20.1-2.0.8.jar |Simply Tools |simplytools |1.20.1-2.0.8 |DONE |Manifest: NOSIGNATURE
TheOuterEnd-1.0.10.jar |The Outer End |outer_end |1.0.8 |DONE |Manifest: NOSIGNATURE
BadMobs-1.20.1-19.0.4.jar |BadMobs |badmobs |19.0.4 |DONE |Manifest: NOSIGNATURE
fazcraft-3.7.7.1-1.20.1.jar |Fazcraft |fazcraft |3.7.7.1 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
Electrodynamics-1.20.1-0.9.1-1.jar |Electrodynamics |electrodynamics |1.20.1-0.9.1-1 |DONE |Manifest: NOSIGNATURE
Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |DONE |Manifest: NOSIGNATURE
azurelib-neo-1.20.1-2.0.41.jar |AzureLib |azurelib |2.0.41 |DONE |Manifest: NOSIGNATURE
chassis_core-1.20.1-2.6.4.jar |Chassis Сore |chassis_core |1.20.1-2.6.4 |DONE |Manifest: NOSIGNATURE
ntgl-1.20.1-1.9.3.jar |NukaTeam's Gun Lib |ntgl |1.20.1-1.9.3 |DONE |Manifest: NOSIGNATURE
nukacraft-1.20.1-1.17.0-alpha.jar |Nuka Craft |nukacraft |1.20.1-1.17.0-alpha |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |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
firstaid-1.20.1-1.1.jar |First Aid |firstaid |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.3.7-universal.jar |Forge |forge |47.3.7 |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
extractinator-forge-1.20.1-2.3.0.jar |Extractinator |extractinator |2.3.0 |DONE |Manifest: NOSIGNATURE
moreslabsstairsandwalls-4.0.0.jar |More Slabs Stairs & Walls |more_slabs_stairs_and_walls |4.0.0 |DONE |Manifest: NOSIGNATURE
useless-sword-1.20.1-V1.4.1.jar |Useless Sword |useless_sword |1.4.1 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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
silence_s_turrets-2.9.7-forge-1.20.1.jar |Silence's Turrets |silence_s_defense_tower |2.9.7 |DONE |Manifest: NOSIGNATURE
Cyberspace 1.0.1b (1.20.1).jar |Cyberspace |cyberspace |1.0.1 |DONE |Manifest: NOSIGNATURE
lucky-block-forge-1.20.1-13.0.jar |Lucky Block |lucky |1.20.1-13.0 |DONE |Manifest: NOSIGNATURE
alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
MagnumTorch-v8.0.2-1.20.1-Forge.jar |Magnum Torch |magnumtorch |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |DONE |Manifest: NOSIGNATURE
Exchangers-1.20.1-3.5.1.jar |Exchangers |exchangers |1.20.1-3.5.1 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar |Create: Dreams & Desires |create_dd |0.1b.Release-Early-D|DONE |Manifest: NOSIGNATURE
destroy-1.20.1-0.8.jar |Destroy |destroy |0.8 |DONE |Manifest: NOSIGNATURE
sootychimneys-1.20.1-1.2.1.jar |Sooty Chimneys |sootychimneys |1.2.1 |DONE |Manifest: NOSIGNATURE
ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_25.2.6_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.6 |DONE |Manifest: NOSIGNATURE
gravestone-forge-1.20.1-1.0.21.jar |Gravestone Mod |gravestone |1.20.1-1.0.21 |DONE |Manifest: NOSIGNATURE
Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |DONE |Manifest: NOSIGNATURE
ParCool-1.20.1-3.2.1.2-R.jar |ParCool! |parcool |1.20.1-3.2.1.2-R |DONE |Manifest: NOSIGNATURE
irons_spellbooks-1.20.1-3.4.0.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.1 |DONE |Manifest: NOSIGNATURE
railcraft-reborn-1.20.1-1.1.9.jar |Railcraft Reborn |railcraft |1.1.9 |DONE |Manifest: NOSIGNATURE
tlc_forge-1.0.3-R-1.20.X.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE
oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
mvs-4.1.4-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.4-1.20-forge |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
Vampirism-1.20.1-1.10.13.jar |Vampirism |vampirism |1.10.13 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.1.23-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.23 |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
ColdSweat-2.3.5.jar |Cold Sweat |cold_sweat |2.3.5 |DONE |Manifest: NOSIGNATURE
Warium 0.2.0.jar |Warium |crusty_chunks |0.2.0 |DONE |Manifest: NOSIGNATURE
aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
createaddition-1.20.1-1.2.4e.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4e |DONE |Manifest: NOSIGNATURE
cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE
ad_astra-forge-1.20.1-1.15.18.jar |Ad Astra |ad_astra |1.15.18 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 98822009-08be-4f08-820c-784a0adb4227
FML: 47.3
Forge: net.minecraftforge:47.3.7
Flywheel Backend: Off