Guest User

crash log

a guest
Mar 7th, 2025
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.17 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. // Hi. I'm Connector, and I'm a crashaholic
  4. =========================
  5. SINYTRA CONNECTOR IS PRESENT!
  6. Please verify issues are not caused by Connector before reporting them to mod authors.
  7. If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
  8. =========================
  9.  
  10. // Embeddium instance tainted by mods: [oculus]
  11. // Please do not reach out for Embeddium support without removing these mods first.
  12. // -------
  13. // Hey, that tickles! Hehehe!
  14.  
  15. Time: 2025-03-07 00:32:04
  16. Description: Exception in server tick loop
  17.  
  18. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file curios-server.toml of type SERVER for modid curios
  19. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.2.0.jar%23331!/:?] {}
  20. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.2.0.jar%23331!/:?] {}
  21. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.2.0.jar%23331!/:?] {}
  22. at java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}
  23. at java.util.Collections$SynchronizedCollection.forEach(Unknown Source) ~[?:?] {}
  24. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.2.0.jar%23331!/:?] {}
  25. at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.2.0-universal.jar%23335!/:?] {re:classloading}
  26. at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23330!/:?] {re:classloading,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
  27. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
  28. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23330!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
  29. at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
  30. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  31. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2393!/:?] {}
  32. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2393!/:?] {}
  33. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2393!/:?] {}
  34. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2393!/:?] {}
  35. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2394!/:?] {}
  36. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2394!/:?] {}
  37. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2394!/:?] {}
  38. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2394!/:?] {}
  39. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2394!/:?] {}
  40. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2393!/:?] {}
  41. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2393!/:?] {}
  42. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2393!/:?] {}
  43. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2393!/:?] {}
  44. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2393!/:?] {}
  45. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.2.0.jar%23331!/:?] {}
  46. ... 10 more
  47.  
  48.  
  49. A detailed walkthrough of the error, its code path and all known details is as follows:
  50. ---------------------------------------------------------------------------------------
  51.  
  52. -- System Details --
  53. Details:
  54. Minecraft Version: 1.20.1
  55. Minecraft Version ID: 1.20.1
  56. Operating System: Windows 11 (amd64) version 10.0
  57. Java Version: 17.0.8, Eclipse Adoptium
  58. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  59. Memory: 1350097600 bytes (1287 MiB) / 3833593856 bytes (3656 MiB) up to 8959033344 bytes (8544 MiB)
  60. CPUs: 12
  61. Processor Vendor: AuthenticAMD
  62. Processor Name: AMD Ryzen 5 5600 6-Core Processor
  63. Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
  64. Microarchitecture: Zen 3
  65. Frequency (GHz): 3.49
  66. Number of physical packages: 1
  67. Number of physical CPUs: 6
  68. Number of logical CPUs: 12
  69. Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
  70. Graphics card #0 vendor: NVIDIA (0x10de)
  71. Graphics card #0 VRAM (MB): 4095.00
  72. Graphics card #0 deviceId: 0x2489
  73. Graphics card #0 versionInfo: DriverVersion=32.0.15.6603
  74. Memory slot #0 capacity (MB): 16384.00
  75. Memory slot #0 clockSpeed (GHz): 2.40
  76. Memory slot #0 type: DDR4
  77. Memory slot #1 capacity (MB): 8192.00
  78. Memory slot #1 clockSpeed (GHz): 2.40
  79. Memory slot #1 type: DDR4
  80. Memory slot #2 capacity (MB): 16384.00
  81. Memory slot #2 clockSpeed (GHz): 2.40
  82. Memory slot #2 type: DDR4
  83. Memory slot #3 capacity (MB): 8192.00
  84. Memory slot #3 clockSpeed (GHz): 2.40
  85. Memory slot #3 type: DDR4
  86. Virtual memory max (MB): 52107.95
  87. Virtual memory used (MB): 27822.61
  88. Swap memory total (MB): 3072.00
  89. Swap memory used (MB): 108.32
  90. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8544m -Xms256m
  91. Loaded Shaderpack: (off) (fallback)
  92. Server Running: true
  93. Player Count: 0 / 8; []
  94. Data Packs: vanilla, mod:farmersdelight, mod:moonlight (incompatible), mod:mixinsquared (incompatible), mod:amendments (incompatible), mod:snowyspirit (incompatible), mod:geckolib, mod:a_man_with_plushies, mod:jei, mod:spectrelib (incompatible), mod:naturalist (incompatible), mod:philipsruins (incompatible), mod:immersive_aircraft (incompatible), mod:curios (incompatible), mod:waystones, mod:mes (incompatible), mod:journeymap (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:betterarcheology (incompatible), mod:display, mod:mvs (incompatible), mod:alexsdelight, mod:balm, mod:charmofundying (incompatible), mod:mns (incompatible), mod:forge, mod:fastleafdecay, mod:supplementaries, mod:friendsandfoes (incompatible), mod:corpse, Snowyspirit Generated Pack, Supplementaries Generated Pack, mod:embeddium, mod:oculus, mod:oreexcavation (incompatible), mod:bettercopper (incompatible), mod:mousetweaks, mod:attributefix (incompatible), mod:goblintraders (incompatible), mod:fusion, mod:itemproductionlib (incompatible), mod:supermartijn642corelib, mod:skilltree, mod:connectedglass, mod:framework, mod:sophisticatedcore (incompatible), mod:sophisticatedbackpacks (incompatible), mod:aquaculture, mod:sworddisplay (incompatible), mod:nethersdelight, mod:containersearch (incompatible), mod:architectury (incompatible), mod:plushies (incompatible), mod:repurposed_structures, mod:naturescompass, mod:villagerleads (incompatible), mod:puzzlesaccessapi, mod:puzzleslib, mod:moblassos, mod:alexscaves, mod:collective, mod:nametagtweaks, mod:lionfishapi (incompatible), mod:cataclysm (incompatible), mod:bookshelf, mod:enchdesc (incompatible), mod:nebs (incompatible), file/more mob heads v2.12.4 (MC 1.20-1.20.4).zip, mod:ls_backport_paintings, mod:backported_wolves, mod:infwithmend (incompatible), mod:kuma_api (incompatible), mod:libraryferret, mod:bettervillage, mod:chas (incompatible), mod:trade_cycling, mod:ante (incompatible), mod:healthindicatortxf, mod:fabric_renderer_api_v1, mod:fabric_item_api_v1, mod:fabric_rendering_fluids_v1, mod:fabric_models_v0, mod:fabric_convention_tags_v1, mod:fabric_command_api_v1, mod:fabric_block_view_api_v2, mod:fabric_command_api_v2, mod:fabric_data_attachment_api_v1, mod:fabric_screen_api_v1, mod:fabric_api, mod:fabric_content_registries_v0, mod:fabric_game_rule_api_v1, mod:fabric_api_lookup_api_v1, mod:connectormod, mod:fabric_entity_events_v1, mod:fabric_loot_api_v2, mod:fabric_rendering_data_attachment_v1, mod:fabric_networking_api_v1, mod:fabric_lifecycle_events_v1, mod:fabric_key_binding_api_v1, mod:fabric_client_tags_api_v1, mod:fabric_transfer_api_v1, mod:fabric_dimensions_v1, mod:fabric_model_loading_api_v1, mod:fabric_screen_handler_api_v1, mod:fabric_resource_loader_v0, mod:fabric_rendering_v1, mod:fabric_renderer_indigo, mod:fabric_mining_level_api_v1, mod:fabric_particles_v1, mod:fabric_transitive_access_wideners_v1, mod:fabric_api_base, mod:fabric_blockrenderlayer_v1, mod:iseelava, mod:fabric_block_api_v1, mod:fabric_resource_conditions_api_v1, mod:fabric_item_group_api_v1, mod:fabric_biome_api_v1, mod:fabric_registry_sync_v0, mod:fabric_recipe_api_v1, mod:fabric_object_builder_api_v1, mod:fabric_sound_api_v1, mod:fabric_message_api_v1, mod:fabric_data_generation_api_v1, mod:fabric_events_interaction_v0, fabric, iseelava:translucent_lava, mod:twilightforest, mod:twilightdelight (incompatible), mod:l2library (incompatible), mod:deeperdarker, mod:advancements_tracker, mod:supermartijn642configlib (incompatible), mod:configlibtxf, mod:wandering_bags, mod:nethers_exoticism, mod:stalwart_dungeons, mod:useless_sword, mod:moredragoneggs (incompatible), mod:apollyon
  95. Enabled Feature Flags: minecraft:vanilla
  96. World Generation: Experimental
  97. Type: Integrated Server (map_client.txt)
  98. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  99. Launched Version: forge-47.2.0
  100. Sinytra Connector: 1.0.0-beta.46+1.20.1
  101. SINYTRA CONNECTOR IS PRESENT!
  102. Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
  103. Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
  104. Installed Fabric mods:
  105. | ================================================== | ============================== | ============================== | ==================== |
  106. | iseelava-connector-1.20.1-1.1.7_mapped_srg_1.20.1. | I See Lava | iseelava | 1.1.7 |
  107. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  108. ModLauncher launch target: forgeclient
  109. ModLauncher naming: srg
  110. ModLauncher services:
  111. mixin-0.8.5.jar mixin PLUGINSERVICE
  112. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  113. fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE
  114. fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE
  115. fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE
  116. fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE
  117. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  118. fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE
  119. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  120. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  121. modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
  122. modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
  123. FML Language Providers:
  124. lowcodefml@null
  125. javafml@null
  126. Mod List:
  127. kuma-api-forge-20.1.9-SNAPSHOT.jar |KumaAPI |kuma_api |20.1.9-SNAPSHOT |DONE |Manifest: NOSIGNATURE
  128. fabric-renderer-api-v1-3.2.1+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+cf68abbe77 |DONE |Manifest: NOSIGNATURE
  129. wandering-bags-1.20.1-2.0.7.jar |Wandering Bags |wandering_bags |2.0.7 |DONE |Manifest: NOSIGNATURE
  130. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  131. geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |DONE |Manifest: NOSIGNATURE
  132. fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |DONE |Manifest: NOSIGNATURE
  133. nether-s-exoticism-1.20.1-1.2.9.jar |Nether's Exoticism |nethers_exoticism |1.2.9 |DONE |Manifest: NOSIGNATURE
  134. fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |DONE |Manifest: NOSIGNATURE
  135. naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
  136. advancements_tracker_1.20.1-6.1.0.jar |Advancements Tracker |advancements_tracker |6.1.0 |DONE |Manifest: NOSIGNATURE
  137. fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |DONE |Manifest: NOSIGNATURE
  138. stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE
  139. immersive_aircraft-1.2.1+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.2.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  140. sophisticatedcore-1.20.1-1.2.22.901.jar |Sophisticated Core |sophisticatedcore |1.2.22.901 |DONE |Manifest: NOSIGNATURE
  141. fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |DONE |Manifest: NOSIGNATURE
  142. citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |DONE |Manifest: NOSIGNATURE
  143. alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
  144. fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |DONE |Manifest: NOSIGNATURE
  145. healthindicatortxf-1.20.1-1.3.7-forge.jar |Health Indicator TXF |healthindicatortxf |1.20.1-1.3.7-forge |DONE |Manifest: NOSIGNATURE
  146. fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |DONE |Manifest: NOSIGNATURE
  147. fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |DONE |Manifest: NOSIGNATURE
  148. YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
  149. fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |DONE |Manifest: NOSIGNATURE
  150. mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
  151. Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  152. sophisticatedbackpacks-1.20.1-3.23.6.1210.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.6.1210 |DONE |Manifest: NOSIGNATURE
  153. BetterCopper 1.20.1-1.3.jar |Better Copper |bettercopper |1.3 |DONE |Manifest: NOSIGNATURE
  154. sworddisplay-1.20.1-1.0.0.jar |Sword Displays |sworddisplay |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
  155. balm-forge-1.20.1-7.3.18-all.jar |Balm |balm |7.3.18 |DONE |Manifest: NOSIGNATURE
  156. fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |DONE |Manifest: NOSIGNATURE
  157. fabric-api-0.92.2+1.11.11+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.11+1.20.|DONE |Manifest: NOSIGNATURE
  158. fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |DONE |Manifest: NOSIGNATURE
  159. twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
  160. supplementaries-1.20-3.1.20.jar |Supplementaries |supplementaries |1.20-3.1.20 |DONE |Manifest: NOSIGNATURE
  161. embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  162. corpse-forge-1.20.1-1.0.20.jar |Corpse |corpse |1.20.1-1.0.20 |DONE |Manifest: NOSIGNATURE
  163. ContainerSearch-1.0.0-Forge-1.20.jar |ContainerSearch |containersearch |1.0.0 |DONE |Manifest: NOSIGNATURE
  164. FarmersDelight-1.20.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.7 |DONE |Manifest: NOSIGNATURE
  165. repurposed_structures-7.1.15+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.15+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  166. fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |DONE |Manifest: NOSIGNATURE
  167. fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |DONE |Manifest: NOSIGNATURE
  168. supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
  169. lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
  170. PhilipsRuins1.20.1-4.9.jar |Philips Ruins |philipsruins |4.6 |DONE |Manifest: NOSIGNATURE
  171. L_Enders_Cataclysm-2.58- 1.20.1.jar |Cataclysm Mod |cataclysm |2.58 |DONE |Manifest: NOSIGNATURE
  172. curios-forge-5.12.1+1.20.1.jar |Curios API |curios |5.12.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  173. oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
  174. collective-1.20.1-7.94.jar |Collective |collective |7.94 |DONE |Manifest: NOSIGNATURE
  175. backported_wolves-1.0.3-1.20.1.jar |Backported Wolves |backported_wolves |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
  176. oreexcavation-1.13.174.jar |OreExcavation |oreexcavation |1.13.174 |DONE |Manifest: NOSIGNATURE
  177. bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.2.0 |DONE |Manifest: NOSIGNATURE
  178. Connector-1.0.0-beta.46+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.46+1.20.1|DONE |Manifest: NOSIGNATURE
  179. fabric-entity-events-v1-1.6.0+4ca7515277.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+4ca7515277 |DONE |Manifest: NOSIGNATURE
  180. ItemsDisplayedForge-v1.3.5-1.20.1.jar |Items Displayed |display |1.3.5 |DONE |Manifest: NOSIGNATURE
  181. twilightdelight-2.0.13.jar |Twilight's Flavor & Delight |twilightdelight |2.0.13 |DONE |Manifest: NOSIGNATURE
  182. deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |DONE |Manifest: NOSIGNATURE
  183. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  184. nametagtweaks-1.20.1-4.0.jar |Name Tag Tweaks |nametagtweaks |4.0 |DONE |Manifest: NOSIGNATURE
  185. infwithmend-forge-1.20.x-1.0.2.jar |Infinity with Mending |infwithmend |1.0.2 |DONE |Manifest: NOSIGNATURE
  186. fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |DONE |Manifest: NOSIGNATURE
  187. fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |DONE |Manifest: NOSIGNATURE
  188. fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |DONE |Manifest: NOSIGNATURE
  189. framework-forge-1.20.1-0.7.12.jar |Framework |framework |0.7.12 |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
  190. AnvilNeverTooExpensive-1.20.1-1.1.jar |Anvil Never Too Expensive |ante |1.1 |DONE |Manifest: NOSIGNATURE
  191. l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE
  192. FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
  193. CHA-S-1.20-forge.jar |CHA&S - Craftable Horse Armour|chas |1.20 |DONE |Manifest: NOSIGNATURE
  194. fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |DONE |Manifest: NOSIGNATURE
  195. NekosEnchantedBooks-1.19.3-2.0.3.jar |Neko's Enchanted Books |nebs |2.0.3 |DONE |Manifest: NOSIGNATURE
  196. fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |DONE |Manifest: NOSIGNATURE
  197. fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |DONE |Manifest: NOSIGNATURE
  198. fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |DONE |Manifest: NOSIGNATURE
  199. fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |DONE |Manifest: NOSIGNATURE
  200. amendments-1.20-1.2.19.jar |Amendments |amendments |1.20-1.2.19 |DONE |Manifest: NOSIGNATURE
  201. fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |DONE |Manifest: NOSIGNATURE
  202. jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |15.20.0.106 |DONE |Manifest: NOSIGNATURE
  203. AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  204. fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |DONE |Manifest: NOSIGNATURE
  205. configlibtxf-4.2.7-forge.jar |ConfigLib TXF |configlibtxf |4.2.7-forge |DONE |Manifest: NOSIGNATURE
  206. fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |DONE |Manifest: NOSIGNATURE
  207. libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
  208. goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |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
  209. fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |DONE |Manifest: NOSIGNATURE
  210. waystones-forge-1.20.1-14.1.11.jar |Waystones |waystones |14.1.11 |DONE |Manifest: NOSIGNATURE
  211. fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |DONE |Manifest: NOSIGNATURE
  212. journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE
  213. fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |DONE |Manifest: NOSIGNATURE
  214. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  215. villagerleads-0.0.1.jar |VillagerLeads |villagerleads |0.0.1 |DONE |Manifest: NOSIGNATURE
  216. fusion-1.2.4-forge-mc1.20.1.jar |Fusion |fusion |1.2.4 |DONE |Manifest: NOSIGNATURE
  217. fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |DONE |Manifest: NOSIGNATURE
  218. 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
  219. forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |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
  220. fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |DONE |Manifest: NOSIGNATURE
  221. friendsandfoes-forge-mc1.20.1-3.0.7.jar |Friends & Foes |friendsandfoes |3.0.7 |DONE |Manifest: NOSIGNATURE
  222. useless-sword-1.20.1-V1.4.2.jar |Useless Sword |useless_sword |1.4.1 |DONE |Manifest: NOSIGNATURE
  223. 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
  224. amwplushies-forge-1.20.1-4.3.0.jar |A Man With Plushies |a_man_with_plushies |4.3.0 |DONE |Manifest: NOSIGNATURE
  225. alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
  226. trade-cycling-forge-1.20.1-1.0.17.jar |Trade Cycling |trade_cycling |1.20.1-1.0.17 |DONE |Manifest: NOSIGNATURE
  227. EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  228. moonlight-1.20-2.13.71-forge.jar |Moonlight Library |moonlight |1.20-2.13.71 |DONE |Manifest: NOSIGNATURE
  229. fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
  230. MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
  231. LeonsBackportPaintings+M.1.20.1+ForM.2.0.0.jar |Leon's Backport Paintings |ls_backport_paintings |2.0.0 |DONE |Manifest: NOSIGNATURE
  232. fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |DONE |Manifest: NOSIGNATURE
  233. mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
  234. iseelava-connector-1.20.1-1.1.7_mapped_srg_1.20.1.|I See Lava |iseelava |1.1.7 |DONE |Manifest: NOSIGNATURE
  235. snowyspirit-1.20-3.0.10.jar |Snowy Spirit |snowyspirit |1.20-3.0.10 |DONE |Manifest: NOSIGNATURE
  236. ItemProductionLib-1.20.1-1.0.2a-all.jar |Item Production Lib |itemproductionlib |1.0.2a |DONE |Manifest: NOSIGNATURE
  237. fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |DONE |Manifest: NOSIGNATURE
  238. spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
  239. nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
  240. fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |DONE |Manifest: NOSIGNATURE
  241. PassiveSkillTree-1.20.1-BETA-0.6.14a-all.jar |Passive Skill Tree |skilltree |0.6.14a |DONE |Manifest: NOSIGNATURE
  242. plushies-1.4.0-forge.jar |Plushie Mod |plushies |1.4.0 |DONE |Manifest: NOSIGNATURE
  243. mes-1.3.4-1.20-forge.jar |Moog's End Structures |mes |1.3.4-1.20-forge |DONE |Manifest: NOSIGNATURE
  244. fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |DONE |Manifest: NOSIGNATURE
  245. Apollyon v1.1.1 (Forge 1.20.1).jar |Apollyon |apollyon |1.1.1 |DONE |Manifest: NOSIGNATURE
  246. betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  247. fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |DONE |Manifest: NOSIGNATURE
  248. fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |DONE |Manifest: NOSIGNATURE
  249. mvs-4.1.4-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.4-1.20-forge |DONE |Manifest: NOSIGNATURE
  250. alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
  251. fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |DONE |Manifest: NOSIGNATURE
  252. connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |DONE |Manifest: NOSIGNATURE
  253. fabric-object-builder-api-v1-11.1.3+4bd998fa77.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+4bd998fa77 |DONE |Manifest: NOSIGNATURE
  254. moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE
  255. PuzzlesLib-v8.1.25-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.25 |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
  256. charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  257. Aquaculture-1.20.1-2.5.4.jar |Aquaculture 2 |aquaculture |2.5.4 |DONE |Manifest: NOSIGNATURE
  258. mns-1.0.3-1.20-forge.jar |Moog's Nether Structures |mns |1.0.3-1.20-forge |DONE |Manifest: NOSIGNATURE
  259. fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |DONE |Manifest: NOSIGNATURE
  260. fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |DONE |Manifest: NOSIGNATURE
  261. MobLassos-v8.0.1-1.20.1-Forge.jar |Mob Lassos |moblassos |8.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  262. fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |DONE |Manifest: NOSIGNATURE
  263. fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |DONE |Manifest: NOSIGNATURE
  264. Crash Report UUID: 9d84135a-7e8f-43c9-b989-9ee00338bcca
  265. FML: 47.2
  266. Forge: net.minecraftforge:47.2.0
Advertisement
Add Comment
Please, Sign In to add comment