1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-05-26 19:53:47
|
5 | Description: Exception in server tick loop
|
6 |
|
7 | net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file jei-server.toml of type SERVER for modid jei
|
8 | at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.4.0.jar%23297!/:?] {}
|
9 | at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.4.0.jar%23297!/:?] {}
|
10 | at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.4.0.jar%23297!/:?] {}
|
11 | at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
|
12 | at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
|
13 | at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.4.0.jar%23297!/:?] {}
|
14 | at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.4.0-universal.jar%23301!/:?] {re:classloading}
|
15 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
16 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
17 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
18 | at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {}
|
19 | at net.optifine.reflect.Reflector.callBoolean(Reflector.java:764) ~[OptiFine_1.20.1_HD_U_I6.jar%23348!/:?] {re:classloading}
|
20 | at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:80) ~[client-1.20.1-20230612.114412-srg.jar%23296!/:?] {re:classloading,xf:OptiFine:default}
|
21 | at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23296!/:?] {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:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
22 | at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23296!/:?] {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:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
|
23 | at java.lang.Thread.run(Thread.java:840) ~[?:?] {}
|
24 | Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
|
25 | at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2393!/:?] {}
|
26 | at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2393!/:?] {}
|
27 | at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2393!/:?] {}
|
28 | at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2393!/:?] {}
|
29 | at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2394!/:?] {}
|
30 | at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2394!/:?] {}
|
31 | at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2394!/:?] {}
|
32 | at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2394!/:?] {}
|
33 | at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2394!/:?] {}
|
34 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2393!/:?] {}
|
35 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2393!/:?] {}
|
36 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2393!/:?] {}
|
37 | at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2393!/:?] {}
|
38 | at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2393!/:?] {}
|
39 | at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.4.0.jar%23297!/:?] {}
|
40 | ... 15 more
|
41 |
|
42 |
|
43 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
44 | ---------------------------------------------------------------------------------------
|
45 |
|
46 | -- System Details --
|
47 | Details:
|
48 | Minecraft Version: 1.20.1
|
49 | Minecraft Version ID: 1.20.1
|
50 | Operating System: Windows 10 (amd64) version 10.0
|
51 | Java Version: 17.0.15, Microsoft
|
52 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
53 | Memory: 695898080 bytes (663 MiB) / 2340421632 bytes (2232 MiB) up to 8917090304 bytes (8504 MiB)
|
54 | CPUs: 12
|
55 | Processor Vendor: AuthenticAMD
|
56 | Processor Name: AMD Ryzen 5 2600X Six-Core Processor
|
57 | Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
|
58 | Microarchitecture: Zen+
|
59 | Frequency (GHz): 3.60
|
60 | Number of physical packages: 1
|
61 | Number of physical CPUs: 6
|
62 | Number of logical CPUs: 12
|
63 | Graphics card #0 name: NVIDIA GeForce RTX 2060
|
64 | Graphics card #0 vendor: NVIDIA (0x10de)
|
65 | Graphics card #0 VRAM (MB): 4095.00
|
66 | Graphics card #0 deviceId: 0x1f03
|
67 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6109
|
68 | Memory slot #0 capacity (MB): 8192.00
|
69 | Memory slot #0 clockSpeed (GHz): 2.40
|
70 | Memory slot #0 type: DDR4
|
71 | Memory slot #1 capacity (MB): 8192.00
|
72 | Memory slot #1 clockSpeed (GHz): 2.40
|
73 | Memory slot #1 type: DDR4
|
74 | Virtual memory max (MB): 30671.16
|
75 | Virtual memory used (MB): 13685.50
|
76 | Swap memory total (MB): 14336.00
|
77 | Swap memory used (MB): 295.16
|
78 | JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8500m -Xms256m
|
79 | Server Running: true
|
80 | Player Count: 0 / 8; []
|
81 | Data Packs: vanilla, mod:forge, mod:crystalcraft_unlimited_java, mod:flywheel, mod:ponder (incompatible), mod:effortlessbuilding, mod:mr_daycounter (incompatible), mod:holdmyitems, mod:inventoryhud (incompatible), mod:memory_of_the_past, mod:transition, mod:trender, mod:paperdoll, mod:ironchest, mod:ftbultimine (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:mixinextras (incompatible), mod:particular (incompatible), mod:wthit (incompatible), mod:badpackets (incompatible), mod:worldplaytime (incompatible), mod:creativecore, mod:enhancedvisuals, mod:entityculling, mod:armoroftheages (incompatible), mod:yet_another_config_lib_v3 (incompatible), mod:cosmeticarmorreworked, mod:cloth_config (incompatible), mod:bridgingmod, mod:appleskin (incompatible), mod:kuma_api, mod:mousetweaks, mod:waystones, mod:balm, mod:sophisticatedcore (incompatible), mod:sophisticatedbackpacks (incompatible), mod:mcwwindows, mod:mcwtrpdoors, mod:mcwfences, mod:mcwroofs, mod:mcwdoors, mod:itemphysiclite, mod:immersiveui, mod:libipn (incompatible), mod:kotlinforforge (incompatible), mod:inventoryprofilesnext (incompatible), mod:octolib, mod:clumps (incompatible), mod:crafting_on_a_stick (incompatible), mod:chimes, mod:cherishedworlds (incompatible), mod:caelus (incompatible), mod:betterf3, mod:damageindicator (incompatible), mod:trashslot, mod:xaeroworldmap (incompatible), mod:xaerominimap (incompatible), mod:puzzlesaccessapi, mod:highlighter (incompatible), mod:iceberg (incompatible), mod:puzzleslib, mod:moblassos, mod:storagedrawers (incompatible), mod:betterdungeons, mod:betterwitchhuts, mod:betteroceanmonuments, mod:yungsapi, mod:betterdeserttemples, mod:betterfortresses, mod:betterendisland, mod:bettermineshafts, mod:betterjungletemples, mod:weaponmaster_ydm (incompatible), mod:fantasy_weapons, mod:moonlight (incompatible), mod:jei, mod:curios (incompatible)
|
82 | Enabled Feature Flags: minecraft:vanilla
|
83 | World Generation: Stable
|
84 | Type: Integrated Server (map_client.txt)
|
85 | Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
|
86 | Launched Version: forge-47.4.0
|
87 | OptiFine Version: OptiFine_1.20.1_HD_U_I6
|
88 | OptiFine Build: 20231221-120401
|
89 | Render Distance Chunks: 15
|
90 | Mipmaps: 4
|
91 | Anisotropic Filtering: 1
|
92 | Antialiasing: 0
|
93 | Multitexture: false
|
94 | Shaders: ComplementaryReimagined_r5.5.1.zip
|
95 | OpenGlVersion: 4.6.0 NVIDIA 561.09
|
96 | OpenGlRenderer: NVIDIA GeForce RTX 2060/PCIe/SSE2
|
97 | OpenGlVendor: NVIDIA Corporation
|
98 | CpuCount: 12
|
99 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
100 | ModLauncher launch target: forgeclient
|
101 | ModLauncher naming: srg
|
102 | ModLauncher services:
|
103 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
104 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
105 | fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE
|
106 | fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
|
107 | fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
|
108 | fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
|
109 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
110 | fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
|
111 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
112 | modlauncher-10.0.9.jar OptiFine TRANSFORMATIONSERVICE
|
113 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
114 | FML Language Providers:
|
115 | minecraft@1.0
|
116 | kotlinforforge@4.11.0
|
117 | javafml@null
|
118 | lowcodefml@null
|
119 | Mod List:
|
120 | weaponmaster_ydm-forge-1.20.1-4.2.3.jar |YDM's Weapon Master |weaponmaster_ydm |4.2.3 |DONE |Manifest: NOSIGNATURE
|
121 | YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
|
122 | kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |DONE |Manifest: NOSIGNATURE
|
123 | YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
|
124 | trashslot-forge-1.20-15.1.2.jar |TrashSlot |trashslot |15.1.2 |DONE |Manifest: NOSIGNATURE
|
125 | fantasy_weapons-forge-0.3.1-1.20.1.jar |Fantasy Weapons |fantasy_weapons |0.3.1-1.20.1 |DONE |Manifest: NOSIGNATURE
|
126 | Crystalcraft Unlimited 10 new ores update 1.20.1.j|Crystalcraft Unlimited Java Ed|crystalcraft_unlimited_java |1.0.0 |DONE |Manifest: NOSIGNATURE
|
127 | jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
128 | YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
|
129 | worldplaytime-1.2.3-1.20.x-FORGE.jar |World Play Time |worldplaytime |1.2.3 |DONE |Manifest: NOSIGNATURE
|
130 | TRender-1.0.2-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.2 |DONE |Manifest: NOSIGNATURE
|
131 | mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
|
132 | caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
|
133 | sophisticatedcore-1.20.1-1.2.66.997.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
134 | waystones-forge-1.20.1-14.1.13.jar |Waystones |waystones |14.1.13 |DONE |Manifest: NOSIGNATURE
|
135 | paperdoll-forge-1.3.0-mc1.20.1.jar |Paperdoll |paperdoll |1.3.0 |DONE |Manifest: NOSIGNATURE
|
136 | Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
137 | XaerosWorldMap_1.39.9_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.9 |DONE |Manifest: NOSIGNATURE
|
138 | EnhancedVisuals_FORGE_v1.8.2_mc1.20.1.jar |EnhancedVisuals |enhancedvisuals |1.8.2 |DONE |Manifest: NOSIGNATURE
|
139 | badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE
|
140 | YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
|
141 | mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
|
142 | sophisticatedbackpacks-1.20.1-3.23.18.1247.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.18.1247 |DONE |Manifest: NOSIGNATURE
|
143 | particular-1.20.1-Forge-1.2.2.jar |Particular |particular |1.2.2 |DONE |Manifest: NOSIGNATURE
|
144 | YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
|
145 | mcw-doors-1.1.2-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
|
146 | balm-forge-1.20.1-7.3.30-all.jar |Balm |balm |7.3.30 |DONE |Manifest: NOSIGNATURE
|
147 | puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |DONE |Manifest: NOSIGNATURE
|
148 | YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
|
149 | cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
|
150 | forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
151 | ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
|
152 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
153 | ImmersiveUI-FORGE-0.3.0.jar |ImmersiveUI |immersiveui |0.3.0 |DONE |Manifest: NOSIGNATURE
|
154 | libIPN-forge-1.20-4.0.2.jar |libIPN |libipn |4.0.2 |DONE |Manifest: NOSIGNATURE
|
155 | moonlight-1.20-2.14.1-forge.jar |Moonlight Library |moonlight |1.20-2.14.1 |DONE |Manifest: NOSIGNATURE
|
156 | ItemPhysicLite_FORGE_v1.6.6_mc1.20.1.jar |ItemPhysicLite |itemphysiclite |1.6.6 |DONE |Manifest: NOSIGNATURE
|
157 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
|
158 | CreativeCore_FORGE_v2.12.32_mc1.20.1.jar |CreativeCore |creativecore |2.12.32 |DONE |Manifest: NOSIGNATURE
|
159 | mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |DONE |Manifest: NOSIGNATURE
|
160 | mcw-fences-1.2.0-1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.2.0 |DONE |Manifest: NOSIGNATURE
|
161 | Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE
|
162 | wthit-forge-8.16.2.jar |wthit |wthit |8.16.2 |DONE |Manifest: NOSIGNATURE
|
163 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
|
164 | Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |DONE |Manifest: NOSIGNATURE
|
165 | curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
|
166 | flywheel-forge-1.20.1-1.0.1.jar |Flywheel |flywheel |1.0.1 |DONE |Manifest: NOSIGNATURE
|
167 | Ponder-Forge-1.20.1-1.0.51.jar |Ponder |ponder |1.0.51 |DONE |Manifest: NOSIGNATURE
|
168 | Xaeros_Minimap_25.2.6_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.6 |DONE |Manifest: NOSIGNATURE
|
169 | daycounter-1.1.1.jar |Day Counter (Original) |mr_daycounter |1.1.1 |DONE |Manifest: NOSIGNATURE
|
170 | StorageDrawers-1.20.1-12.9.14.jar |Storage Drawers |storagedrawers |12.9.14 |DONE |Manifest: NOSIGNATURE
|
171 | Armor of the Ages-forge-1.20.1-1.5.6.jar |Armor of the Ages |armoroftheages |1.5.6 |DONE |Manifest: NOSIGNATURE
|
172 | holdmyitems-1.20.1-4v6.jar |HoldMyItems - Reforged |holdmyitems |1.0 |DONE |Manifest: NOSIGNATURE
|
173 | entityculling-forge-1.7.4-mc1.20.1.jar |EntityCulling |entityculling |1.7.4 |DONE |Manifest: NOSIGNATURE
|
174 | memory_of_the_past-1.6.3-forge-1.20.1.jar |Memories of the past |memory_of_the_past |1.6.3 |DONE |Manifest: NOSIGNATURE
|
175 | inventoryhud.forge.1.20.1-3.4.26.jar |Inventory HUD+ |inventoryhud |3.4.26 |DONE |Manifest: NOSIGNATURE
|
176 | ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE
|
177 | damageindicator-2.2.1-1.20.1.jar |JeremySeq's Damage Indicator |damageindicator |2.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
|
178 | BridgingMod-2.5.1+1.20.1.forge-release.jar |Bridging Mod |bridgingmod |2.5.1+1.20.1 |DONE |Manifest: NOSIGNATURE
|
179 | mcw-roofs-2.3.2-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.2 |DONE |Manifest: NOSIGNATURE
|
180 | InventoryProfilesNext-forge-1.20-1.10.14.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.14 |DONE |Manifest: NOSIGNATURE
|
181 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
|
182 | ftb-library-forge-2001.2.9.jar |FTB Library |ftblibrary |2001.2.9 |DONE |Manifest: NOSIGNATURE
|
183 | OctoLib-FORGE-0.5.0.1+1.20.1.jar |OctoLib |octolib |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
184 | appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
185 | yet_another_config_lib_v3-3.6.6+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.6+1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
186 | Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
|
187 | cherishedworlds-forge-6.1.7+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.7+1.20.1 |DONE |Manifest: NOSIGNATURE
|
188 | TRansition-1.0.0-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.0 |DONE |Manifest: NOSIGNATURE
|
189 | YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
|
190 | PuzzlesLib-v8.1.32-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.32 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
191 | BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE
|
192 | cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
193 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
|
194 | MobLassos-v8.0.1-1.20.1-Forge.jar |Mob Lassos |moblassos |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
195 | effortlessbuilding-1.20.1-3.10.jar |Effortless Building |effortlessbuilding |3.10 |DONE |Manifest: NOSIGNATURE
|
196 | crafting-on-a-stick-1.20.1-1.1.5.jar |Crafting On A Stick |crafting_on_a_stick |1.1.5 |DONE |Manifest: NOSIGNATURE
|
197 | YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
|
198 | Crash Report UUID: 8cd739f5-5580-4058-92f3-712b3bb0666f
|
199 | FML: 47.4
|
200 | Forge: net.minecraftforge:47.4.0
|
201 | Flywheel Backend: flywheel:off
|