1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 4/5/25, 7:17 PM
|
5 | Description: Exception in server tick loop
|
6 |
|
7 | net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file Mekanism/generator-storage.toml of type SERVER for modid mekanismgenerators
|
8 | at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.2.21.jar%23311!/:?] {}
|
9 | at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.2.21.jar%23311!/:?] {}
|
10 | at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.2.21.jar%23311!/:?] {}
|
11 | at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}
|
12 | at java.util.Collections$SynchronizedCollection.forEach(Unknown Source) ~[?:?] {}
|
13 | at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.2.21.jar%23311!/:?] {}
|
14 | at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:85) ~[forge-1.18.2-40.2.21-universal.jar%23315!/:?] {re:classloading}
|
15 | at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.18.2-20220404.173914-srg.jar%23310!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
|
16 | at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23310!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:A}
|
17 | at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23310!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:A}
|
18 | at java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}
|
19 | Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
|
20 | at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%237!/:?] {}
|
21 | at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {}
|
22 | at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%237!/:?] {}
|
23 | at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%237!/:?] {}
|
24 | at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%238!/:?] {}
|
25 | at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%238!/:?] {}
|
26 | at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%238!/:?] {}
|
27 | at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%238!/:?] {}
|
28 | at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%238!/:?] {}
|
29 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%237!/:?] {}
|
30 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%237!/:?] {}
|
31 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%237!/:?] {}
|
32 | at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%237!/:?] {}
|
33 | at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%237!/:?] {}
|
34 | at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.18.2-40.2.21.jar%23311!/:?] {}
|
35 | ... 10 more
|
36 |
|
37 |
|
38 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
39 | ---------------------------------------------------------------------------------------
|
40 |
|
41 | -- System Details --
|
42 | Details:
|
43 | Minecraft Version: 1.18.2
|
44 | Minecraft Version ID: 1.18.2
|
45 | Operating System: Windows 11 (amd64) version 10.0
|
46 | Java Version: 17.0.11, Eclipse Adoptium
|
47 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
48 | Memory: 1269681416 bytes (1210 MiB) / 3321888768 bytes (3168 MiB) up to 4294967296 bytes (4096 MiB)
|
49 | CPUs: 8
|
50 | Processor Vendor: GenuineIntel
|
51 | Processor Name: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz
|
52 | Identifier: Intel64 Family 6 Model 158 Stepping 10
|
53 | Microarchitecture: Coffee Lake
|
54 | Frequency (GHz): 2.40
|
55 | Number of physical packages: 1
|
56 | Number of physical CPUs: 4
|
57 | Number of logical CPUs: 8
|
58 | Graphics card #0 name: Intel(R) UHD Graphics 630
|
59 | Graphics card #0 vendor: Intel Corporation (0x8086)
|
60 | Graphics card #0 VRAM (MB): 1024.00
|
61 | Graphics card #0 deviceId: 0x3e9b
|
62 | Graphics card #0 versionInfo: DriverVersion=26.20.100.6911
|
63 | Graphics card #1 name: NVIDIA GeForce GTX 1650
|
64 | Graphics card #1 vendor: NVIDIA (0x10de)
|
65 | Graphics card #1 VRAM (MB): 4095.00
|
66 | Graphics card #1 deviceId: 0x1f91
|
67 | Graphics card #1 versionInfo: DriverVersion=32.0.15.6094
|
68 | Memory slot #0 capacity (MB): 8192.00
|
69 | Memory slot #0 clockSpeed (GHz): 2.67
|
70 | Memory slot #0 type: DDR4
|
71 | Virtual memory max (MB): 20317.05
|
72 | Virtual memory used (MB): 10503.80
|
73 | Swap memory total (MB): 12288.00
|
74 | Swap memory used (MB): 668.42
|
75 | JVM Flags: 8 total; -Xmx4096M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
76 | Server Running: true
|
77 | Player Count: 0 / 8; []
|
78 | Data Packs: vanilla, mod:entangledfix, mod:supermartijn642configlib, mod:cccbridge, mod:simplemagnets, mod:uppers, mod:hammerlib (incompatible), mod:entitycollisionfpsfix (incompatible), mod:modnametooltip (incompatible), mod:ironjetpacks, mod:laserio, mod:ctm (incompatible), mod:reauth (incompatible), mod:modernfix (incompatible), mod:excompressum (incompatible), mod:darkutils (incompatible), mod:ldlib (incompatible), mod:balm (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:tklib (incompatible), mod:embeddium (incompatible), mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse (incompatible), mod:advancementplaques (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:literalskyblock (incompatible), mod:supermartijn642corelib, mod:spark (incompatible), mod:questplaques (incompatible), mod:portality (incompatible), mod:curios (incompatible), mod:angelring (incompatible), mod:angelblockrenewed, mod:sneaky_tree_growing (incompatible), mod:constructionwand, mod:cfm, mod:mcwfurnitures, mod:chimes, mod:jadeaddons (incompatible), mod:abstoneedition, mod:customwindowtitle (incompatible), mod:cobblefordays (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:geckolib3 (incompatible), mod:mcwlights, mod:nonetherportal, mod:visualworkbench (incompatible), mod:attributefix (incompatible), mod:bdlib (incompatible), mod:shutupexperimentalsettings, mod:naturescompass (incompatible), mod:libx, mod:compactmachines (incompatible), mod:botanypots (incompatible), mod:phosphophyllite (incompatible), mod:farmingforblockheads (incompatible), mod:craterlib (incompatible), mod:starlight (incompatible), mod:telepastries, mod:clickmachine (incompatible), mod:questsadditions (incompatible), mod:catalogue (incompatible), mod:zerocore, mod:flopper, mod:mousetweaks (incompatible), mod:easier_sleeping, mod:morevanillalib, mod:tech_revised (incompatible), mod:skyblockbuilder, mod:ding (incompatible), mod:chickenchunks (incompatible), mod:compacter (incompatible), mod:kotlinforforge, mod:jeiintegration (incompatible), mod:flywheel (incompatible), mod:mantle (incompatible), mod:pamhc2foodcore, mod:itemcollectors, mod:bhc (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:fastfurnace (incompatible), mod:structures_compass, mod:upgradednetherite_ultimate (incompatible), mod:puzzleslib, mod:textrues_embeddium_options (incompatible), mod:extremesoundmuffler (incompatible), mod:defaultoptions (incompatible), mod:cyclopscore, mod:supercircuitmaker (incompatible), mod:blue_skies (incompatible), mod:embeddiumplus, mod:auxiliaryblocks (incompatible), mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:extendedcrafting, mod:incontrol (incompatible), mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:kleeslabs (incompatible), mod:rsgauges (incompatible), mod:furnacemk2 (incompatible), mod:glassential (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:dankstorage (incompatible), mod:mightyarchitect (incompatible), mod:mixinextras (incompatible), mod:culinaryconstruct (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:forge, mod:cofh_core, mod:thermal, mod:thermal_innovation, mod:thermal_locomotion, mod:thermal_cultivation, mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:mcwdoors, mod:mekanismgenerators, mod:beyond_earth, mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:dustrial_decor (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled (incompatible), mod:crashutilities (incompatible), mod:mekanismadditions, mod:mining_dimension (incompatible), mod:simplylight, mod:solarflux (incompatible), mod:dpanvil (incompatible), mod:patchouli (incompatible), mod:collective (incompatible), mod:tiab (incompatible), mod:thermal_expansion, mod:libnonymous, mod:elevatorid, mod:ftbultimine (incompatible), mod:runelic (incompatible), mod:mekanismtools, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:computercraft, mod:energymeter (incompatible), mod:aiimprovements (incompatible), mod:compactcrafting (incompatible), mod:jei (incompatible), mod:mekanism, mod:exnihilomekanism (incompatible), mod:pipez (incompatible), mod:lightoverlay (incompatible), mod:trashcans, mod:undergarden, mod:polylib (incompatible), mod:observable (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:bhmenu, mod:rhino (incompatible), mod:biggerreactors (incompatible), mod:cucumber, mod:sophisticatedstorage (incompatible), mod:snad (incompatible), mod:additionallanterns, mod:itemfilters (incompatible), mod:easymagic (incompatible), mod:nourished_end, mod:custommachinery (incompatible), mod:simplerpc (incompatible), mod:create, mod:createdeco (incompatible), mod:waystones (incompatible), mod:buildersdelight, mod:thermal_extra (incompatible), mod:clumps (incompatible), mod:journeymap, mod:comforts (incompatible), mod:storagenetwork (incompatible), mod:configured (incompatible), mod:dimstorage, mod:decorative_blocks, mod:quantumquarryplus, mod:ftbbackups2 (incompatible), mod:bonsaitrees3, mod:multiblocked (incompatible), mod:travel_anchors, mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolsbuilder (incompatible), mod:xnetgases (incompatible), mod:rftoolscontrol (incompatible), mod:exnihilothermal (incompatible), mod:exnihilosequentia (incompatible), mod:packagedexcrafting (incompatible), mod:toastcontrol (incompatible), mod:ichunutil (incompatible), mod:enderstorage (incompatible), mod:akashictome (incompatible), mod:ftbchunks (incompatible), mod:kubejs (incompatible), mod:ftbquests (incompatible), mod:kubejs_ui (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:matc (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility (incompatible), mod:enchdesc (incompatible), mod:titanium (incompatible), mod:avaritia (incompatible), mod:jade, mod:ae2 (incompatible), mod:lazierae2, mod:exnihiloae (incompatible), mod:ae2wtlib (incompatible), mod:ae2things, mod:packagedauto (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:beyond_earth_giselle_addon, mod:fluxnetworks (incompatible), mod:jei_mekanism_multiblocks (incompatible), mod:vanillahammers, mod:upgradedcore (incompatible), mod:quartz (incompatible), mod:infinitylib (incompatible), mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:modularrouters (incompatible), mod:lychee, mod:appmek (incompatible), mod:megacells, mod:morphtool (incompatible), mod:createaddition (incompatible), Solar Flux Generated Resources, Supplementaries Generated Pack
|
79 | World Generation: Experimental
|
80 | Type: Integrated Server (map_client.txt)
|
81 | Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
|
82 | ModLauncher: 9.1.3+9.1.3+main.9b69c82a
|
83 | ModLauncher launch target: forgeclient
|
84 | ModLauncher naming: srg
|
85 | ModLauncher services:
|
86 | mixin PLUGINSERVICE
|
87 | eventbus PLUGINSERVICE
|
88 | slf4jfixer PLUGINSERVICE
|
89 | object_holder_definalize PLUGINSERVICE
|
90 | runtime_enum_extender PLUGINSERVICE
|
91 | capability_token_subclass PLUGINSERVICE
|
92 | accesstransformer PLUGINSERVICE
|
93 | runtimedistcleaner PLUGINSERVICE
|
94 | mixin TRANSFORMATIONSERVICE
|
95 | fml TRANSFORMATIONSERVICE
|
96 | FML Language Providers:
|
97 | minecraft@1.0
|
98 | javafml@null
|
99 | kotlinforforge@3.12.0
|
100 | lowcodefml@null
|
101 | kotori_scala@2.13.10-build-12
|
102 | Mod List:
|
103 | entangledfix-1.0.jar |Entangled Fix |entangledfix |1.0 |DONE |Manifest: NOSIGNATURE
|
104 | supermartijn642configlib-1.1.8-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
|
105 | cccbridge-mc1.18.2-forge-v1.5.1.jar |CC:C Bridge |cccbridge |1.5.1-forge |DONE |Manifest: NOSIGNATURE
|
106 | simplemagnets-1.1.11-forge-mc1.18.jar |Simple Magnets |simplemagnets |1.1.11 |DONE |Manifest: NOSIGNATURE
|
107 | Uppers-0.4.1.jar |Uppers |uppers |0.4.1 |DONE |Manifest: NOSIGNATURE
|
108 | HammerLib-1.18.2-18.2.16.jar |HammerLib |hammerlib |18.2.16 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
109 | Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE
|
110 | modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
|
111 | IronJetpacks-1.18.2-5.1.4.jar |Iron Jetpacks |ironjetpacks |5.1.4 |DONE |Manifest: NOSIGNATURE
|
112 | laserio-1.4.5.jar |LaserIO |laserio |1.4.5 |DONE |Manifest: NOSIGNATURE
|
113 | CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE
|
114 | ReAuth-1.18-Forge-4.0.7.jar |ReAuth |reauth |4.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
115 | modernfix-forge-5.18.0+mc1.18.2.jar |ModernFix |modernfix |5.18.0+mc1.18.2 |DONE |Manifest: NOSIGNATURE
|
116 | excompressum-forge-1.18.2-5.0.3.jar |ExCompressum |excompressum |5.0.3 |DONE |Manifest: NOSIGNATURE
|
117 | DarkUtilities-Forge-1.18.2-10.1.7.jar |DarkUtilities |darkutils |10.1.7 |DONE |Manifest: NOSIGNATURE
|
118 | LowDragLib-1.18.2-1.0.7.jar |LowDragLib |ldlib |1.18.2-1.0.7 |DONE |Manifest: NOSIGNATURE
|
119 | balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE
|
120 | JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
121 | cloth-config-6.5.133-forge.jar |Cloth Config v4 API |cloth_config |6.5.133 |DONE |Manifest: NOSIGNATURE
|
122 | TKLib-0.0.23+1.18.2.jar |TKLib |tklib |0.0.23 |DONE |Manifest: NOSIGNATURE
|
123 | embeddium-0.3.18+mc1.18.2.jar |Embeddium |embeddium |0.3.18+mc1.18.2 |DONE |Manifest: NOSIGNATURE
|
124 | upgradednetherite-1.18.2-4.3.0.1-release.jar |Upgraded Netherite |upgradednetherite |1.18.2-4.3.0.1-relea|DONE |Manifest: NOSIGNATURE
|
125 | structure_gel-1.18.2-2.4.8.jar |Structure Gel API |structure_gel |2.4.8 |DONE |Manifest: NOSIGNATURE
|
126 | corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
|
127 | AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
128 | industrial-foregoing-1.18.2-3.3.1.7-11.jar |Industrial Foregoing |industrialforegoing |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
129 | torchmaster-18.2.1.jar |Torchmaster |torchmaster |18.2.1 |DONE |Manifest: NOSIGNATURE
|
130 | literal-sky-block-1802.1.4-build.7.jar |Literal Sky Block |literalskyblock |1802.1.4-build.7 |DONE |Manifest: NOSIGNATURE
|
131 | supermartijn642corelib-1.1.17-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
|
132 | spark-1.10.38-forge.jar |spark |spark |1.10.38 |DONE |Manifest: NOSIGNATURE
|
133 | QuestPlaques-1.18.2-1.0.3.jar |Quest Plaques |questplaques |1.0.3 |DONE |Manifest: NOSIGNATURE
|
134 | portality-1.18.2-3.3.5.jar |Portality |portality |3.3.5 |DONE |Manifest: NOSIGNATURE
|
135 | curios-forge-1.18.2-5.0.9.2.jar |Curios API |curios |1.18.2-5.0.9.2 |DONE |Manifest: NOSIGNATURE
|
136 | AngelRing2-1.18.2-2.0.4.jar |Angel Ring 2 |angelring |2.0.4 |DONE |Manifest: NOSIGNATURE
|
137 | angelblockrenewed-forge-1.3-1.18.2.jar |Angel Block Renewed |angelblockrenewed |1.3 |DONE |Manifest: NOSIGNATURE
|
138 | sneaky_tree_growing-1.18.2-1.8.0.jar |Sneaky Tree Growing |sneaky_tree_growing |1.8.0 |DONE |Manifest: NOSIGNATURE
|
139 | constructionwand-1.18.2-2.9.jar |Construction Wand |constructionwand |1.18.2-2.9 |DONE |Manifest: NOSIGNATURE
|
140 | cfm-7.0.0-pre35-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE
|
141 | mcw-furniture-3.3.0-mc1.18.2forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
|
142 | Chimes-v2.0.1-1.18.2.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
|
143 | JadeAddons-1.18.2-forge-2.5.0.jar |Jade Addons |jadeaddons |2.5.0 |DONE |Manifest: NOSIGNATURE
|
144 | abstoneedition-2.1.3-forge-mc1.18.jar |Additional Blocks: Stone Editi|abstoneedition |2.1.3 |DONE |Manifest: NOSIGNATURE
|
145 | CustomWindowTitle-Forge-1.17.1+v1.1.1.jar |Custom Window Title |customwindowtitle |1.1.1 |DONE |Manifest: NOSIGNATURE
|
146 | CobbleForDays-1.5.1.jar |Cobble For Days |cobblefordays |1.5.1 |DONE |Manifest: NOSIGNATURE
|
147 | FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
|
148 | CodeChickenLib-1.18.2-4.1.4.488-universal.jar |CodeChicken Lib |codechickenlib |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
149 | geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
|
150 | mcw-lights-1.1.0-mc1.18.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
|
151 | nonetherportal-1.0.jar |No Nether Portal! |nonetherportal |1.0 |DONE |Manifest: NOSIGNATURE
|
152 | VisualWorkbench-v3.3.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |3.3.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
153 | AttributeFix-Forge-1.18.2-14.0.4.jar |AttributeFix |attributefix |14.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
154 | bdlib-1.19.3.7-mc1.18.2.jar |BdLib |bdlib |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
155 | shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
|
156 | NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
|
157 | LibX-1.18.2-3.2.18.jar |LibX |libx |1.18.2-3.2.18 |DONE |Manifest: NOSIGNATURE
|
158 | compactmachines-4.5.0.jar |Compact Machines 4 |compactmachines |4.5.0 |DONE |Manifest: NOSIGNATURE
|
159 | BotanyPots-Forge-1.18.2-8.1.29.jar |BotanyPots |botanypots |8.1.29 |DONE |Manifest: NOSIGNATURE
|
160 | phosphophyllite-1.18.2-0.6.0-beta.1.6.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.1.6 |DONE |Manifest: NOSIGNATURE
|
161 | farmingforblockheads-forge-1.18.2-10.0.2.jar |Farming for Blockheads |farmingforblockheads |10.0.2 |DONE |Manifest: NOSIGNATURE
|
162 | CraterLib-Forge-1.18.2-2.0.3.jar |CraterLib |craterlib |2.0.3 |DONE |Manifest: NOSIGNATURE
|
163 | starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |DONE |Manifest: NOSIGNATURE
|
164 | TelePastries-1.18.2-0.5.0.jar |TelePastries |telepastries |0.5.0 |DONE |Manifest: NOSIGNATURE
|
165 | ClickMachine-1.18.2-6.0.5.jar |Click Machine |clickmachine |6.0.5 |DONE |Manifest: NOSIGNATURE
|
166 | questsadditions-1.18.2-1.4.2.jar |Quests Additions |questsadditions |1.4.2 |DONE |Manifest: NOSIGNATURE
|
167 | catalogue-1.6.2-1.18.2.jar |Catalogue |catalogue |1.6.2 |DONE |Manifest: NOSIGNATURE
|
168 | ZeroCore2-1.18.2-2.1.39.jar |Zero CORE 2 |zerocore |1.18.2-2.1.39 |DONE |Manifest: NOSIGNATURE
|
169 | client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
170 | Flopper-1.18.2-1.1.2.jar |Flopper |flopper |1.1.2 |DONE |Manifest: NOSIGNATURE
|
171 | MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
|
172 | EasierSleeping-1.18.2-2.1.3.jar |Easier Sleeping |easier_sleeping |2.1.3 |DONE |Manifest: NOSIGNATURE
|
173 | MoreVanillaLib-1.18.2-3.1.1.jar |MoreVanillaLib |morevanillalib |1.18.2-3.1.1 |DONE |Manifest: NOSIGNATURE
|
174 | tech_revised-1.3.jar |Tech_Revised |tech_revised |1.1 |DONE |Manifest: NOSIGNATURE
|
175 | SkyblockBuilder-1.18.2-3.3.25.jar |Skyblock Builder |skyblockbuilder |1.18.2-3.3.25 |DONE |Manifest: NOSIGNATURE
|
176 | Ding-1.18.2-Forge-1.5.0.jar |Ding |ding |1.5.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
177 | ChickenChunks-1.18.2-2.9.2.95-universal.jar |ChickenChunks |chickenchunks |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
178 | compacter-1.6.0.2-mc1.18.2.jar |Compacter |compacter |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
179 | kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE
|
180 | jeiintegration_1.18.2-9.0.0.37.jar |JEI Integration |jeiintegration |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
181 | flywheel-forge-1.18.2-0.6.10-105.jar |Flywheel |flywheel |0.6.10-105 |DONE |Manifest: NOSIGNATURE
|
182 | Mantle-1.18.2-1.9.50.jar |Mantle |mantle |1.9.50 |DONE |Manifest: NOSIGNATURE
|
183 | pamhc2foodcore-1.18.2-1.0.3.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |DONE |Manifest: NOSIGNATURE
|
184 | itemcollectors-1.1.10-forge-mc1.18.jar |Item Collectors |itemcollectors |1.1.10 |DONE |Manifest: NOSIGNATURE
|
185 | baubley-heart-canisters-1.18.2-1.0.0.jar |Baubley Heart Canisters |bhc |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
|
186 | polymorph-forge-1.18.2-0.50.jar |Polymorph |polymorph |1.18.2-0.50 |DONE |Manifest: NOSIGNATURE
|
187 | JustEnoughProfessions-1.18.2-1.3.0.jar |Just Enough Professions (JEP) |justenoughprofessions |1.3.0 |DONE |Manifest: NOSIGNATURE
|
188 | AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
|
189 | FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
|
190 | structures_compass-1.18.2-1.4.1.jar |Structures Compass |structures_compass |1.18.2-1.4.1 |DONE |Manifest: NOSIGNATURE
|
191 | upgradednetherite_ultimate-1.18.2-3.3.0.0-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.18.2-3.3.0.0-relea|DONE |Manifest: NOSIGNATURE
|
192 | PuzzlesLib-v3.5.9-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.5.9 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
193 | textrues_embeddium_options-0.1.1+mc1.18.2.jar |TexTrue's Embeddium Options |textrues_embeddium_options |0.1.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
|
194 | extremesoundmuffler-3.30_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.31_forge-1.18.2 |DONE |Manifest: NOSIGNATURE
|
195 | defaultoptions-forge-1.18.2-14.1.2.jar |Default Options |defaultoptions |14.1.2 |DONE |Manifest: NOSIGNATURE
|
196 | CyclopsCore-1.18.2-1.17.10.jar |Cyclops Core |cyclopscore |1.17.10 |DONE |Manifest: NOSIGNATURE
|
197 | SuperCircuitMaker2-0.2.9+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.9 |DONE |Manifest: NOSIGNATURE
|
198 | blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |DONE |Manifest: NOSIGNATURE
|
199 | embeddiumplus-1.18.2-v1.2.14.jar |Embeddium++ |embeddiumplus |1.2.14 |DONE |Manifest: NOSIGNATURE
|
200 | auxiliaryblocks-1.18.2-0.4.1.jar |Auxiliary Blocks |auxiliaryblocks |1.18.2-0.4.1 |DONE |Manifest: NOSIGNATURE
|
201 | netherportalfix-forge-1.18.2-9.0.1.jar |NetherPortalFix |netherportalfix |9.0.1 |DONE |Manifest: NOSIGNATURE
|
202 | AdvancedPeripherals-1.18.2-0.7.31r.jar |Advanced Peripherals |advancedperipherals |0.7.31r |DONE |Manifest: NOSIGNATURE
|
203 | ExtendedCrafting-1.18.2-4.1.2.jar |Extended Crafting |extendedcrafting |4.1.2 |DONE |Manifest: NOSIGNATURE
|
204 | incontrol-1.18-6.1.14.jar |InControl |incontrol |1.18-6.1.14 |DONE |Manifest: NOSIGNATURE
|
205 | connectivity-1.18.2-3.2.jar |Connectivity Mod |connectivity |1.18.2-3.2 |DONE |Manifest: NOSIGNATURE
|
206 | sophisticatedcore-1.18.2-0.6.4.604.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.6.4.604 |DONE |Manifest: NOSIGNATURE
|
207 | kleeslabs-forge-1.18.2-11.1.1.jar |KleeSlabs |kleeslabs |11.1.1 |DONE |Manifest: NOSIGNATURE
|
208 | rsgauges-1.18.2-1.2.18.jar |Gauges and Switches |rsgauges |1.2.18 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
209 | FurnaceMk2-forge-1.18.2-0.1.13.jar |Furnace Mk2 |furnacemk2 |1.18.2-0.1.13 |DONE |Manifest: NOSIGNATURE
|
210 | glassential-forge-1.18.2-1.2.3.jar |Glassential |glassential |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
|
211 | cookingforblockheads-forge-1.18.2-12.2.0.jar |CookingForBlockheads |cookingforblockheads |12.2.0 |DONE |Manifest: NOSIGNATURE
|
212 | Controlling-forge-1.18.2-9.0+23.jar |Controlling |controlling |9.0+23 |DONE |Manifest: NOSIGNATURE
|
213 | Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE
|
214 | dankstorage-1.18.2-4.1.6.jar |Dank Storage |dankstorage |1.18.2-4.1.6 |DONE |Manifest: NOSIGNATURE
|
215 | mightyarchitect-mc1.18.2_v0.6.jar |The Mighty Architect |mightyarchitect |0.5 |DONE |Manifest: NOSIGNATURE
|
216 | mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |DONE |Manifest: NOSIGNATURE
|
217 | culinaryconstruct-forge-1.18.2-4.3.1.0.jar |Culinary Construct |culinaryconstruct |1.18.2-4.3.1.0 |DONE |Manifest: NOSIGNATURE
|
218 | Bookshelf-Forge-1.18.2-13.3.56.jar |Bookshelf |bookshelf |13.3.56 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
219 | sophisticatedbackpacks-1.18.2-3.20.3.1063.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.20.3.1063 |DONE |Manifest: NOSIGNATURE
|
220 | buildinggadgets-3.13.2-build.21+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.2-build.21+mc1.|DONE |Manifest: NOSIGNATURE
|
221 | FramedBlocks-5.11.5.jar |FramedBlocks |framedblocks |5.11.5 |DONE |Manifest: NOSIGNATURE
|
222 | forge-1.18.2-40.2.21-universal.jar |Forge |forge |40.2.21 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
223 | cofh_core-1.18.2-9.2.3.47.jar |CoFH Core |cofh_core |9.2.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
224 | thermal_foundation-1.18.2-9.2.2.58.jar |Thermal Series |thermal |9.2.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
225 | thermal_innovation-1.18.2-9.2.1.19.jar |Thermal Innovation |thermal_innovation |9.2.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
226 | thermal_locomotion-1.18.2-9.2.1.15.jar |Thermal Locomotion |thermal_locomotion |9.2.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
227 | thermal_cultivation-1.18.2-9.2.1.20.jar |Thermal Cultivation |thermal_cultivation |9.2.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
228 | appleskin-forge-mc1.18.2-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
|
229 | Aquaculture-1.18.2-2.3.12.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.12 |DONE |Manifest: NOSIGNATURE
|
230 | mcw-doors-1.1.1forge-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
|
231 | MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |DONE |Manifest: NOSIGNATURE
|
232 | Beyond-Earth-1.18.2-6.2.jar |Beyond Earth |beyond_earth |6.2 |DONE |Manifest: NOSIGNATURE
|
233 | twilightforest-1.18.2-4.1.1494-universal.jar |The Twilight Forest |twilightforest |4.1.1494 |DONE |Manifest: NOSIGNATURE
|
234 | mob_grinding_utils-1.18.2-0.4.50.jar |Mob Grinding Utils |mob_grinding_utils |1.18.2-0.4.50 |DONE |Manifest: NOSIGNATURE
|
235 | chipped-forge-1.18.2-2.0.1.jar |Chipped |chipped |2.0.1 |DONE |Manifest: NOSIGNATURE
|
236 | mcw-bridges-3.0.1-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |3.0.1 |DONE |Manifest: NOSIGNATURE
|
237 | FarmersDelight-1.18.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
|
238 | DustrialDecor-1.3.3-1.18.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
|
239 | tempad-forge-1.18.2-1.4.1.jar |Tempad |tempad |1.4.1 |DONE |Manifest: NOSIGNATURE
|
240 | HostileNeuralNetworks-1.18.2-3.3.0.jar |Hostile Neural Networks |hostilenetworks |3.3.0 |DONE |Manifest: NOSIGNATURE
|
241 | entangled-1.3.19-forge-mc1.18.jar |Entangled |entangled |1.3.19 |DONE |Manifest: NOSIGNATURE
|
242 | crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |DONE |Manifest: NOSIGNATURE
|
243 | MekanismAdditions-1.18.2-10.2.5.465.jar |Mekanism: Additions |mekanismadditions |10.2.5 |DONE |Manifest: NOSIGNATURE
|
244 | mining_dimension-1.18.2-1.0.0.jar |Mining World |mining_dimension |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
|
245 | simplylight-1.18.2-1.4.5-build.43.jar |Simply Light |simplylight |1.18.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE
|
246 | SolarFluxReborn-1.18.2-18.2.4.jar |Solar Flux Reborn |solarflux |18.2.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
247 | dpanvil-1.18.2-3.4.2.jar |DataPack Anvil |dpanvil |1.18.2-3.4.2 |DONE |Manifest: NOSIGNATURE
|
248 | Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
|
249 | collective-1.18.2-7.7.jar |Collective |collective |7.7 |DONE |Manifest: NOSIGNATURE
|
250 | time-in-a-bottle-2.1.0-mc1.18.1.jar |Time In A Bottle |tiab |2.1.0-mc1.18.1 |DONE |Manifest: NOSIGNATURE
|
251 | thermal_expansion-1.18.2-9.2.2.24.jar |Thermal Expansion |thermal_expansion |9.2.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
252 | libnonymous-2.1.0.jar |libnonymous |libnonymous |2.1.0 |DONE |Manifest: NOSIGNATURE
|
253 | elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
|
254 | ftb-ultimine-forge-1802.3.4-build.93.jar |FTB Ultimine |ftbultimine |1802.3.4-build.93 |DONE |Manifest: NOSIGNATURE
|
255 | Runelic-Forge-1.18.2-11.0.1.jar |Runelic |runelic |11.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
256 | MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |DONE |Manifest: NOSIGNATURE
|
257 | architectury-4.12.94-forge.jar |Architectury |architectury |4.12.94 |DONE |Manifest: NOSIGNATURE
|
258 | ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |DONE |Manifest: NOSIGNATURE
|
259 | ftb-teams-forge-1802.2.11-build.107.jar |FTB Teams |ftbteams |1802.2.11-build.107 |DONE |Manifest: NOSIGNATURE
|
260 | ftb-ranks-forge-1802.1.11-build.71.jar |FTB Ranks |ftbranks |1802.1.11-build.71 |DONE |Manifest: NOSIGNATURE
|
261 | ftb-essentials-1802.2.2-build.83.jar |FTB Essentials |ftbessentials |1802.2.2-build.83 |DONE |Manifest: NOSIGNATURE
|
262 | cc-tweaked-1.18.2-1.101.3.jar |CC: Tweaked |computercraft |1.101.3 |DONE |Manifest: NOSIGNATURE
|
263 | energymeter-1.18.2-3.2.1.jar |Energy Meter |energymeter |1.18.2-3.2.1 |DONE |Manifest: NOSIGNATURE
|
264 | AI-Improvements-1.18.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
|
265 | compactcrafting-2.0.0.jar |Compact Crafting |compactcrafting |2.0.0 |DONE |Manifest: NOSIGNATURE
|
266 | jei-1.18.2-forge-10.2.1.1006.jar |Just Enough Items |jei |10.2.1.1006 |DONE |Manifest: NOSIGNATURE
|
267 | Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |Manifest: NOSIGNATURE
|
268 | ExNihiloMekanism-1.18.2-20230528-221633.jar |Ex Nihilo: Sequentia - Mekanis|exnihilomekanism |1.18.2-20230528-2216|DONE |Manifest: NOSIGNATURE
|
269 | pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
|
270 | light-overlay-6.0.5-forge.jar |Light Overlay |lightoverlay |6.0.5 |DONE |Manifest: NOSIGNATURE
|
271 | trashcans-1.0.18-forge-mc1.18.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE
|
272 | The_Undergarden-1.18.2-0.7.1.jar |The Undergarden |undergarden |0.7.1 |DONE |Manifest: NOSIGNATURE
|
273 | polylib-forge-1801.0.3-build.109.jar |PolyLib |polylib |1801.0.3-build.109 |DONE |Manifest: NOSIGNATURE
|
274 | observable-2.2.3-forge.jar |Observable |observable |2.2.3 |DONE |Manifest: NOSIGNATURE
|
275 | DarkModeEverywhere-1.18.2-1.1.3.jar |DarkModeEverywhere |darkmodeeverywhere |1.18.2-1.1.3 |DONE |Manifest: NOSIGNATURE
|
276 | BetterAdvancements-1.18.2-0.2.0.146.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
277 | BHMenu-Forge-1.18.2-2.4.1.jar |BHMenu |bhmenu |2.4.1 |DONE |Manifest: NOSIGNATURE
|
278 | rhino-forge-1802.2.1-build.255.jar |Rhino |rhino |1802.2.1-build.255 |DONE |Manifest: NOSIGNATURE
|
279 | biggerreactors-1.18.2-0.6.0-beta.1.4.jar |Bigger Reactors |biggerreactors |0.6.0-beta.1.4 |DONE |Manifest: NOSIGNATURE
|
280 | Cucumber-1.18.2-5.1.5.jar |Cucumber Library |cucumber |5.1.5 |DONE |Manifest: NOSIGNATURE
|
281 | sophisticatedstorage-1.18.2-0.9.7.764.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.9.7.764 |DONE |Manifest: NOSIGNATURE
|
282 | Snad-1.18.2-1.22.04.15a.jar |Snad |snad |1.18.2-1.22.04.15a |DONE |Manifest: NOSIGNATURE
|
283 | additionallanterns-1.1.1a-forge-mc1.18.jar |Additional Lanterns |additionallanterns |1.1.1a |DONE |Manifest: NOSIGNATURE
|
284 | item-filters-forge-1802.2.8-build.50.jar |Item Filters |itemfilters |1802.2.8-build.50 |DONE |Manifest: NOSIGNATURE
|
285 | EasyMagic-v3.3.0-1.18.2-Forge.jar |Easy Magic |easymagic |3.3.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
286 | Enlightened End RE Release V1.21.jar |Enlightened End |nourished_end |3.0.0 |DONE |Manifest: NOSIGNATURE
|
287 | CustomMachinery-forge-1.18.2-0.8.9.jar |Custom Machinery |custommachinery |0.8.9 |DONE |Manifest: NOSIGNATURE
|
288 | SimpleRPC-Universal-3.3.2.jar |Simple RPC |simplerpc |3.3.2 |DONE |Manifest: NOSIGNATURE
|
289 | create-1.18.2-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
|
290 | createdeco-1.3.3-1.18.2.jar |Create Deco |createdeco |1.3.3-1.18.2 |DONE |Manifest: NOSIGNATURE
|
291 | waystones-forge-1.18.2-10.2.2.jar |Waystones |waystones |10.2.2 |DONE |Manifest: NOSIGNATURE
|
292 | BuildersDelight-1.18.2-v.1.0.jar |Builder's Delight |buildersdelight |1.0 |DONE |Manifest: NOSIGNATURE
|
293 | ThermalExtra 1.18.2-2.0.3.jar |Thermal: Extra |thermal_extra |2.0.3 |DONE |Manifest: NOSIGNATURE
|
294 | Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |DONE |Manifest: NOSIGNATURE
|
295 | journeymap-1.18.2-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |DONE |Manifest: NOSIGNATURE
|
296 | comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |DONE |Manifest: NOSIGNATURE
|
297 | SimpleStorageNetwork-1.18.2-1.6.2.jar |Simple Storage Network |storagenetwork |1.18.2-1.6.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
298 | configured-2.0.1-1.18.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE
|
299 | DimStorage-1.18.2-6.1.0.jar |DimStorage |dimstorage |6.1.0 |DONE |Manifest: NOSIGNATURE
|
300 | Decorative Blocks-forge-1.18.2-2.1.2.jar |Decorative Blocks |decorative_blocks |2.1.2 |DONE |Manifest: NOSIGNATURE
|
301 | qqp_1.5.0_1.18.2_beta.jar |Quantum Quarry Plus |quantumquarryplus |1.4.0 |DONE |Manifest: NOSIGNATURE
|
302 | ftbbackups2-forge-1.18.2-1.0.23.jar |FTB Backups 2 |ftbbackups2 |1.0.23 |DONE |Manifest: NOSIGNATURE
|
303 | bonsaitrees3-3.2.1.jar |Bonsai Trees 3 |bonsaitrees3 |3.2.1 |DONE |Manifest: NOSIGNATURE
|
304 | Multiblocked-1.18.2-1.0.10.jar |Multiblocked |multiblocked |1.18.2-1.0.10 |DONE |Manifest: NOSIGNATURE
|
305 | TravelAnchors-1.18.2-3.3.jar |Travel Anchors |travel_anchors |1.18.2-3.3 |DONE |Manifest: NOSIGNATURE
|
306 | lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
|
307 | mcjtylib-1.18-6.0.20.jar |McJtyLib |mcjtylib |1.18-6.0.20 |DONE |Manifest: NOSIGNATURE
|
308 | rftoolsbase-1.18-3.0.12.jar |RFToolsBase |rftoolsbase |1.18-3.0.12 |DONE |Manifest: NOSIGNATURE
|
309 | xnet-1.18-4.0.9.jar |XNet |xnet |1.18-4.0.9 |DONE |Manifest: NOSIGNATURE
|
310 | rftoolsbuilder-1.18-4.1.4.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.1.4 |DONE |Manifest: NOSIGNATURE
|
311 | XNetGases-1.18.2-3.0.1.jar |XNet Gases |xnetgases |3.0.1 |DONE |Manifest: NOSIGNATURE
|
312 | rftoolscontrol-1.18-5.0.10.jar |RFToolsControl |rftoolscontrol |1.18-5.0.10 |DONE |Manifest: NOSIGNATURE
|
313 | ExNihiloThermal-1.18.2-20230528-221633.jar |Ex Nihilo: Sequentia - Thermal|exnihilothermal |1.18.2-20230528-2216|DONE |Manifest: NOSIGNATURE
|
314 | ExNihiloSequentia-1.18.2-20230528-221633.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.18.2-20230528-2216|DONE |Manifest: NOSIGNATURE
|
315 | PackagedExCrafting-1.18.2-3.1.0.22.jar |PackagedExCrafting |packagedexcrafting |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
316 | ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |DONE |Manifest: NOSIGNATURE
|
317 | iChunUtil-1.18.2-Forge-1.0.0.jar |iChunUtil |ichunutil |1.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
318 | EnderStorage-1.18.2-2.9.0.182-universal.jar |EnderStorage |enderstorage |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
319 | AkashicTome-1.5-20.jar |Akashic Tome |akashictome |1.5-20 |DONE |Manifest: NOSIGNATURE
|
320 | ftb-chunks-forge-1802.3.19-build.362.jar |FTB Chunks |ftbchunks |1802.3.19-build.362 |DONE |Manifest: NOSIGNATURE
|
321 | kubejs-forge-1802.5.5-build.569.jar |KubeJS |kubejs |1802.5.5-build.569 |DONE |Manifest: NOSIGNATURE
|
322 | ftb-quests-forge-1802.3.15-build.298.jar |FTB Quests |ftbquests |1802.3.15-build.298 |DONE |Manifest: NOSIGNATURE
|
323 | kubejs-ui-forge-1802.1.8-build.17.jar |KubeJS UI |kubejs_ui |1802.1.8-build.17 |DONE |Manifest: NOSIGNATURE
|
324 | selene-1.18.2-1.17.16.jar |Selene |selene |1.18.2-1.17.16 |DONE |Manifest: NOSIGNATURE
|
325 | supplementaries-1.18.2-1.5.18.jar |Supplementaries |supplementaries |1.18.2-1.5.18 |DONE |Manifest: NOSIGNATURE
|
326 | MysticalAgriculture-1.18.2-5.1.5.jar |Mystical Agriculture |mysticalagriculture |5.1.5 |DONE |Manifest: NOSIGNATURE
|
327 | MysticalAgradditions-1.18.2-5.1.4.jar |Mystical Agradditions |mysticalagradditions |5.1.4 |DONE |Manifest: NOSIGNATURE
|
328 | matc-1.2.1.jar |Mystical Agriculture Tiered Cr|matc |1.2.1 |DONE |Manifest: NOSIGNATURE
|
329 | craftingtweaks-forge-1.18.2-14.0.9.jar |CraftingTweaks |craftingtweaks |14.0.9 |DONE |Manifest: NOSIGNATURE
|
330 | rftoolsutility-1.18-4.0.24.jar |RFToolsUtility |rftoolsutility |1.18-4.0.24 |DONE |Manifest: NOSIGNATURE
|
331 | EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
332 | titanium-1.18.2-3.5.11-47.jar |Titanium |titanium |3.5.11 |DONE |Manifest: NOSIGNATURE
|
333 | Avaritia-1.18.2-4.0.1.6-universal.jar |Avaritia |avaritia |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
334 | Jade-1.18.2-forge-5.3.2.jar |Jade |jade |5.3.2 |DONE |Manifest: NOSIGNATURE
|
335 | appliedenergistics2-forge-11.7.6.jar |Applied Energistics 2 |ae2 |11.7.6 |DONE |Manifest: NOSIGNATURE
|
336 | lazierae2-1.18.2-3.1.5.jar |Lazier AE2 |lazierae2 |3.1.5 |DONE |Manifest: NOSIGNATURE
|
337 | ExNihiloAE-1.18.2-20230528-221633.jar |Ex Nihilo: Sequentia - AE2 Add|exnihiloae |1.18.2-20230528-2216|DONE |Manifest: NOSIGNATURE
|
338 | AE2WTLib-11.6.3.jar |AE2WTLib |ae2wtlib |11.6.3 |DONE |Manifest: NOSIGNATURE
|
339 | AE2-Things-1.0.7.jar |AE2 Things |ae2things |1.0.7 |DONE |Manifest: NOSIGNATURE
|
340 | PackagedAuto-1.18.2-3.1.11.48.jar |PackagedAuto |packagedauto |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
341 | Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE
|
342 | Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE
|
343 | PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |DONE |Manifest: NOSIGNATURE
|
344 | FastWorkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |DONE |Manifest: NOSIGNATURE
|
345 | Beyond-Earth-Giselle-Addon-1.18.2-2.20.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.18.2-2.20 |DONE |Manifest: NOSIGNATURE
|
346 | FluxNetworks-1.18.2-7.0.9.15.jar |Flux Networks |fluxnetworks |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
347 | JustEnoughMekanismMultiblocks-1.18.2-2.4.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |2.4 |DONE |Manifest: NOSIGNATURE
|
348 | VanillaHammers-1.18.2-4.1.2.jar |Vanilla Hammers |vanillahammers |1.18.2-4.1.2 |DONE |Manifest: NOSIGNATURE
|
349 | upgradedcore-1.18.2-3.3.0.0-release.jar |Upgraded Core |upgradedcore |1.18.2-3.3.0.0-relea|DONE |Manifest: NOSIGNATURE
|
350 | quartz-1.18.2-0.0.0-beta.1.4.jar |Quartz |quartz |0.0.0-beta.1.4 |DONE |Manifest: NOSIGNATURE
|
351 | infinitylib-2.1.4.jar |InfinityLib |infinitylib |1.18.2-2.1.4 |DONE |Manifest: NOSIGNATURE
|
352 | ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
353 | engineersdecor-1.18.2-1.1.28.jar |Engineer's Decor |engineersdecor |1.1.28 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
354 | SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
|
355 | functionalstorage-1.18.2-1.1.4.jar |Functional Storage |functionalstorage |1.18.2-1.1.4 |DONE |Manifest: NOSIGNATURE
|
356 | modular-routers-1.18.2-9.1.2.jar |Modular Routers |modularrouters |9.1.2 |DONE |Manifest: NOSIGNATURE
|
357 | Lychee-1.18.2-forge-2.9.1.jar |Lychee Tweaker |lychee |2.9.1 |DONE |Manifest: NOSIGNATURE
|
358 | Applied-Mekanistics-1.2.2.jar |Applied Mekanistics |appmek |1.2.2 |DONE |Manifest: NOSIGNATURE
|
359 | MEGACells-1.4.2-1.18.2.jar |MEGA Cells |megacells |1.4.2-1.18.2 |DONE |Manifest: NOSIGNATURE
|
360 | Morph-o-Tool-1.5-32.jar |Morph-o-Tool |morphtool |1.5-32 |DONE |Manifest: NOSIGNATURE
|
361 | createaddition-1.18.2-1.0.0.jar |Create Crafts & Additions |createaddition |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
|
362 | Flywheel Backend: GL33 Instanced Arrays
|
363 | Crash Report UUID: d51979fb-e2f7-48c1-8b8d-22c65405a103
|
364 | FML: 40.2
|
365 | Forge: net.minecraftforge:40.2.21
|
366 | FramedBlocks BlockEntity Warning: Not applicable
|