Advertisement
lilRatGBC

crash report create modpack

Oct 22nd, 2024
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.57 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 2024-10-22 14:13:39
  5. Description: Exception in server tick loop
  6.  
  7. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file fastleafdecay-server.toml of type SERVER for modid fastleafdecay
  8. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.2.0.jar%23447!/:?] {}
  9. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.2.0.jar%23447!/:?] {}
  10. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.2.0.jar%23447!/:?] {}
  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.2.0.jar%23447!/:?] {}
  14. at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.2.0-universal.jar%23451!/:?] {re:mixin,re:classloading}
  15. at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23446!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  16. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23446!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  17. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23446!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
  18. at java.lang.Thread.run(Thread.java:833) ~[?:?] {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%2393!/:?] {}
  21. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2393!/:?] {}
  22. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2393!/:?] {}
  23. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2393!/:?] {}
  24. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2394!/:?] {}
  25. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2394!/:?] {}
  26. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2394!/:?] {}
  27. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2394!/:?] {}
  28. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2394!/:?] {}
  29. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2393!/:?] {}
  30. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2393!/:?] {}
  31. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2393!/:?] {}
  32. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2393!/:?] {}
  33. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2393!/:?] {}
  34. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.2.0.jar%23447!/:?] {}
  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.20.1
  44. Minecraft Version ID: 1.20.1
  45. Operating System: Windows 11 (amd64) version 10.0
  46. Java Version: 17.0.8, Microsoft
  47. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  48. Memory: 1222978264 bytes (1166 MiB) / 3506438144 bytes (3344 MiB) up to 9764339712 bytes (9312 MiB)
  49. CPUs: 16
  50. Processor Vendor: AuthenticAMD
  51. Processor Name: AMD Ryzen 9 5900HS with Radeon Graphics
  52. Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
  53. Microarchitecture: Zen 3
  54. Frequency (GHz): 3.29
  55. Number of physical packages: 1
  56. Number of physical CPUs: 8
  57. Number of logical CPUs: 16
  58. Graphics card #0 name: AMD Radeon(TM) Graphics
  59. Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
  60. Graphics card #0 VRAM (MB): 512.00
  61. Graphics card #0 deviceId: 0x1638
  62. Graphics card #0 versionInfo: DriverVersion=31.0.21921.1000
  63. Graphics card #1 name: NVIDIA GeForce RTX 3070 Laptop GPU
  64. Graphics card #1 vendor: NVIDIA (0x10de)
  65. Graphics card #1 VRAM (MB): 4095.00
  66. Graphics card #1 deviceId: 0x249d
  67. Graphics card #1 versionInfo: DriverVersion=31.0.15.4680
  68. Memory slot #0 capacity (MB): 8192.00
  69. Memory slot #0 clockSpeed (GHz): 3.20
  70. Memory slot #0 type: DDR4
  71. Memory slot #1 capacity (MB): 8192.00
  72. Memory slot #1 clockSpeed (GHz): 3.20
  73. Memory slot #1 type: DDR4
  74. Virtual memory max (MB): 28792.32
  75. Virtual memory used (MB): 17158.78
  76. Swap memory total (MB): 13015.94
  77. Swap memory used (MB): 62.16
  78. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9312m -Xms256m
  79. Loaded Shaderpack: (off)
  80. Server Running: true
  81. Player Count: 0 / 8; []
  82. Data Packs: vanilla, mod:dynamiclightsreforged (incompatible), mod:supermartijn642configlib (incompatible), mod:geckolib, mod:createdeco (incompatible), mod:recipeessentials (incompatible), mod:botarium (incompatible), mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:create_crush_everything, mod:structureessentials (incompatible), mod:villagernames, mod:controlling (incompatible), mod:modernfix (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:clientcrafting (incompatible), mod:bookshelf, mod:kambrik (incompatible), mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:create_dragon_lib (incompatible), mod:mcwdoors, mod:railways (incompatible), mod:balm, mod:jeresources, mod:cloth_config (incompatible), mod:sound_physics_remastered, mod:twilightforest, mod:konkrete (incompatible), mod:embeddium, mod:athena, mod:corpse, mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:torchmaster, mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:fairylights (incompatible), mod:create_recipes, mod:bountiful (incompatible), mod:leaky (incompatible), mod:curios (incompatible), mod:oculus, mod:collective, mod:searchables (incompatible), mod:seadwellers, mod:framedblocks, mod:mr_dungeons_andtaverns (incompatible), mod:bettervillage, mod:resourcefullib (incompatible), mod:createliquidfuel (incompatible), mod:constructionwand, mod:twilightdelight (incompatible), mod:spartanweaponry, mod:architectury (incompatible), mod:mcwfurnitures, mod:cupboard (incompatible), mod:refurbished_furniture, mod:chunkloaders, mod:jadeaddons (incompatible), mod:framework, mod:smallships (incompatible), mod:krypton (incompatible), mod:l2library (incompatible), mod:foodeffecttooltips, mod:letmedespawn, mod:fastleafdecay, mod:gamemenumodoption, mod:sliceanddice (incompatible), mod:inventorysorter (incompatible), mod:puzzlesapi, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:rechiseled (incompatible), mod:culturaldelights, mod:watermedia (incompatible), mod:videoplayer (incompatible), mod:copycats (incompatible), mod:itemfilters (incompatible), mod:jei, mod:attributefix (incompatible), mod:callablehorses (incompatible), mod:libraryferret, mod:realmrpg_skeletons, mod:createchunkloading (incompatible), mod:waystones, mod:clumps (incompatible), mod:comforts (incompatible), mod:naturescompass, mod:strawstatues, mod:design_decor (incompatible), mod:badmobs (incompatible), mod:rechiseledcreate, mod:neruina (incompatible), mod:create_confectionery, mod:fusion, mod:bobberdetector (incompatible), mod:puzzlesaccessapi, mod:ftbchunks (incompatible), mod:forge, mod:craftingtweaks, mod:smoothchunk (incompatible), mod:okzoomer (incompatible), mod:enchdesc (incompatible), mod:terrablender, mod:biomesoplenty (incompatible), mod:mousetweaks, mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:commonality, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:another_furniture (incompatible), mod:spectrelib (incompatible), mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:notenoughanimations, mod:flywheel, mod:create, mod:create_central_kitchen (incompatible), mod:decoration_delight, mod:create_sa, mod:polymorph (incompatible), mod:justenoughprofessions, mod:storagedrawers (incompatible), mod:immersive_paintings (incompatible), mod:freecam (incompatible), mod:entityculling, mod:canary, mod:xaeroplus (incompatible), mod:xaeroworldmap, mod:xaerominimap, mod:immediatelyfast (incompatible), mod:appleskin (incompatible), mod:alexsdelight, mod:lootr, mod:ferritecore (incompatible), mod:apexcore, mod:fantasyfurniture, mod:effecttooltips (incompatible), mod:puzzleslib, mod:gjeb, mod:create_power_loader, mod:textrues_embeddium_options (incompatible), mod:embeddiumextras (incompatible), mod:crabbersdelight, mod:cosmeticarmorreworked, mod:chunksending (incompatible), mod:create_enchantment_industry (incompatible), mod:deuf, create_central_kitchen:farmersdelight (incompatible)
  83. Enabled Feature Flags: minecraft:vanilla
  84. World Generation: Stable
  85. Type: Integrated Server (map_client.txt)
  86. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  87. Launched Version: forge-47.2.0
  88. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  89. ModLauncher launch target: forgeclient
  90. ModLauncher naming: srg
  91. ModLauncher services:
  92. mixin-0.8.5.jar mixin PLUGINSERVICE
  93. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  94. fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE
  95. fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE
  96. fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE
  97. fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE
  98. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  99. fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE
  100. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  101. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  102. FML Language Providers:
  103. minecraft@1.0
  104. javafml@null
  105. kotlinforforge@4.10.0
  106. lowcodefml@null
  107. Mod List:
  108. dynamiclightsreforged-1.20.1_v1.6.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.20.1_v1.6.0 |DONE |Manifest: NOSIGNATURE
  109. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  110. geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
  111. createdeco-2.0.1-1.20.1-forge.jar |Create Deco |createdeco |2.0.1-1.20.1-forge |DONE |Manifest: NOSIGNATURE
  112. recipeessentials-1.20.1-3.2.jar |recipeessentials mod |recipeessentials |1.20.1-3.2 |DONE |Manifest: NOSIGNATURE
  113. botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
  114. connectivity-1.20.1-5.4.jar |Connectivity Mod |connectivity |1.20.1-5.4 |DONE |Manifest: NOSIGNATURE
  115. sophisticatedcore-1.20.1-0.6.9.569.jar |Sophisticated Core |sophisticatedcore |0.6.9.569 |DONE |Manifest: NOSIGNATURE
  116. gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
  117. create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
  118. structureessentials-1.20.1-3.3.jar |Structure Essentials mod |structureessentials |1.20.1-3.3 |DONE |Manifest: NOSIGNATURE
  119. villagernames-1.20.1-7.3.jar |Villager Names |villagernames |7.3 |DONE |Manifest: NOSIGNATURE
  120. Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
  121. modernfix-forge-5.14.0+mc1.20.1.jar |ModernFix |modernfix |5.14.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  122. citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
  123. alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE
  124. mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
  125. clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
  126. Bookshelf-Forge-1.20.1-20.1.9.jar |Bookshelf |bookshelf |20.1.9 |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
  127. Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  128. sophisticatedbackpacks-1.20.1-3.20.3.1029.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.3.1029 |DONE |Manifest: NOSIGNATURE
  129. guardvillagers-1.20.1-1.6.4.jar |Guard Villagers |guardvillagers |1.20.1-1.6.4 |DONE |Manifest: NOSIGNATURE
  130. create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |DONE |Manifest: NOSIGNATURE
  131. mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
  132. Steam_Rails-1.5.3+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.5.3+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
  133. balm-forge-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |DONE |Manifest: NOSIGNATURE
  134. JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
  135. cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
  136. soundphysics-forge-1.20.1-1.1.2.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.1.2 |DONE |Manifest: NOSIGNATURE
  137. twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
  138. konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
  139. embeddium-0.3.9+mc1.20.1.jar |Embeddium |embeddium |0.3.9+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  140. athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
  141. corpse-forge-1.20.1-1.0.12.jar |Corpse |corpse |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE
  142. Chipped-forge-1.20.1-3.0.4.jar |Chipped |chipped |3.0.4 |DONE |Manifest: NOSIGNATURE
  143. mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
  144. FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
  145. torchmaster-20.1.5.jar |Torchmaster |torchmaster |20.1.5 |DONE |Manifest: NOSIGNATURE
  146. mcw-trapdoors-1.1.2-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
  147. mcw-fences-1.1.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |DONE |Manifest: NOSIGNATURE
  148. supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
  149. resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
  150. fairylights-7.0.0-1.20.1.jar |Fairy Lights |fairylights |7.0.0 |DONE |Manifest: NOSIGNATURE
  151. create_recipes-1.2.0.jar |Create: More Recipes |create_recipes |1.0.0 |DONE |Manifest: NOSIGNATURE
  152. Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  153. leaky-1.20.1-1.7.jar |leaky mod |leaky |1.20.1-1.7 |DONE |Manifest: NOSIGNATURE
  154. curios-forge-5.7.2+1.20.1.jar |Curios API |curios |5.7.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  155. oculus-mc1.20.1-1.6.15a.jar |Oculus |oculus |1.6.15a |DONE |Manifest: NOSIGNATURE
  156. collective-1.20.1-7.40.jar |Collective |collective |7.40 |DONE |Manifest: NOSIGNATURE
  157. Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
  158. realmrpg_seadwellers_2.9.9_forge_1.20.1.jar |Realm RPG: Sea Dwellers |seadwellers |2.9.9 |DONE |Manifest: NOSIGNATURE
  159. FramedBlocks-9.2.1.jar |FramedBlocks |framedblocks |9.2.1 |DONE |Manifest: NOSIGNATURE
  160. dungeons-and-taverns-3.0.3.f[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |DONE |Manifest: NOSIGNATURE
  161. bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE
  162. resourcefullib-forge-1.20.1-2.1.23.jar |Resourceful Lib |resourcefullib |2.1.23 |DONE |Manifest: NOSIGNATURE
  163. createliquidfuel-2.1.0-1.20.1.jar |Create Liquid Fuel |createliquidfuel |2.1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  164. constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
  165. twilightdelight-2.0.12.jar |Twilight's Flavor & Delight |twilightdelight |2.0.12 |DONE |Manifest: NOSIGNATURE
  166. SpartanWeaponry-1.20.1-forge-3.1.3-all.jar |Spartan Weaponry |spartanweaponry |3.1.3 |DONE |Manifest: NOSIGNATURE
  167. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  168. mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
  169. cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE
  170. refurbished_furniture-forge-1.20.1-1.0.6.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.6 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  171. chunkloaders-1.2.8a-forge-mc1.20.1.jar |Chunk Loaders |chunkloaders |1.2.8a |DONE |Manifest: NOSIGNATURE
  172. JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE
  173. framework-forge-1.20.1-0.7.8.jar |Framework |framework |0.7.8 |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
  174. smallships-forge-1.20.1-2.0.0-b1.4.jar |Small Ships |smallships |2.0.0-b1.4 |DONE |Manifest: NOSIGNATURE
  175. KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |DONE |Manifest: NOSIGNATURE
  176. l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE
  177. foodeffecttooltips-1.0.1+forge-1.20.jar.jar |Food Effect Tooltips |foodeffecttooltips |1.0.0 |DONE |Manifest: NOSIGNATURE
  178. letmedespawn-forge-1.20.x-1.2.0.jar |Let Me Despawn |letmedespawn |1.2.0 |DONE |Manifest: NOSIGNATURE
  179. FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE
  180. gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |DONE |Manifest: NOSIGNATURE
  181. sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
  182. inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
  183. puzzlesapi-forge-8.1.4.jar |Puzzles Api |puzzlesapi |8.1.4 |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
  184. ftb-library-forge-2001.1.5.jar |FTB Library |ftblibrary |2001.1.5 |DONE |Manifest: NOSIGNATURE
  185. ftb-teams-forge-2001.2.0.jar |FTB Teams |ftbteams |2001.2.0 |DONE |Manifest: NOSIGNATURE
  186. ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE
  187. rechiseled-1.1.5c-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.5c |DONE |Manifest: NOSIGNATURE
  188. culturaldelights-0.16.1.jar |Cultural Delights |culturaldelights |0.16.1 |DONE |Manifest: NOSIGNATURE
  189. watermedia-2.0.70.jar |WaterMedia |watermedia |2.0.70 |DONE |Manifest: NOSIGNATURE
  190. VideoPlayer-2.6.2-FORGE-1.20.X.jar |VideoPlayer |videoplayer |2.6.2 |DONE |Manifest: NOSIGNATURE
  191. copycats-2.1.2+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.1.2+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
  192. item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
  193. jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |DONE |Manifest: NOSIGNATURE
  194. 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
  195. callablehorses-1.20.1-1.3.0.1.jar |Callable Horses |callablehorses |1.3.0.1 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
  196. libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
  197. realmrpg_fallen_adventurers_1.0.3_forge_1.20.1.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.3 |DONE |Manifest: NOSIGNATURE
  198. createchunkloading-1.6.0-forge.jar |Create Chunkloading |createchunkloading |1.6.0 |DONE |Manifest: NOSIGNATURE
  199. waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE
  200. Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
  201. comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  202. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  203. StrawStatues-v8.0.2-1.20.1-Forge.jar |Straw Statues |strawstatues |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  204. design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |DONE |Manifest: NOSIGNATURE
  205. BadMobs-1.20.1-19.0.2.jar |BadMobs |badmobs |19.0.2 |DONE |Manifest: NOSIGNATURE
  206. rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE
  207. neruina-1.3.0-forge+1.18.2-1.20.1.jar |Neruina |neruina |1.3.0 |DONE |Manifest: NOSIGNATURE
  208. create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
  209. fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
  210. bobberdetector-0.1.9-1.20.1.jar |Bobber Detector |bobberdetector |0.1.9.1.20.1 |DONE |Manifest: NOSIGNATURE
  211. 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
  212. ftb-chunks-forge-2001.2.6.jar |FTB Chunks |ftbchunks |2001.2.6 |DONE |Manifest: NOSIGNATURE
  213. 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
  214. craftingtweaks-forge-1.20.1-18.2.3.jar |CraftingTweaks |craftingtweaks |18.2.3 |DONE |Manifest: NOSIGNATURE
  215. 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
  216. smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
  217. okzoomer-forge-1.20-3.0.1.jar |OkZoomer |okzoomer |3.0.1 |DONE |Manifest: NOSIGNATURE
  218. EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.0.14 |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
  219. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
  220. BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
  221. MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
  222. ftb-quests-forge-2001.3.4.jar |FTB Quests |ftbquests |2001.3.4 |DONE |Manifest: NOSIGNATURE
  223. ftb-xmod-compat-forge-2.1.0.jar |FTB XMod Compat |ftbxmodcompat |2.1.0 |DONE |Manifest: NOSIGNATURE
  224. commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
  225. mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
  226. Jade-1.20.1-forge-11.7.1.jar |Jade |jade |11.7.1 |DONE |Manifest: NOSIGNATURE
  227. another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE
  228. spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
  229. betterfpsdist-1.20.1-4.3.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.3 |DONE |Manifest: NOSIGNATURE
  230. kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE
  231. notenoughanimations-forge-1.7.1-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.1 |DONE |Manifest: NOSIGNATURE
  232. flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
  233. create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
  234. create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.10 |DONE |Manifest: NOSIGNATURE
  235. decoration-delight-1.20.1.jar |Decoration Delight |decoration_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
  236. create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE
  237. polymorph-forge-0.49.2+1.20.1.jar |Polymorph |polymorph |0.49.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  238. JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
  239. storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |DONE |Manifest: NOSIGNATURE
  240. immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE
  241. freecam-forge-1.2.1+1.20.jar |Freecam |freecam |1.2.1+1.20 |DONE |Manifest: NOSIGNATURE
  242. entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
  243. canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
  244. XaeroPlus-2.1+forge-1.20.1-WM1.37.8-MM23.9.7.jar |XaeroPlus |xaeroplus |2.1 |DONE |Manifest: NOSIGNATURE
  245. XaerosWorldMap_1.37.8_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.37.8 |DONE |Manifest: NOSIGNATURE
  246. Xaeros_Minimap_23.9.7_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.9.7 |DONE |Manifest: NOSIGNATURE
  247. ImmediatelyFast-Forge-1.2.10+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.10+1.20.4 |DONE |Manifest: NOSIGNATURE
  248. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  249. alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
  250. lootr-1.20-0.7.32.79.jar |Lootr |lootr |0.7.32.79 |DONE |Manifest: NOSIGNATURE
  251. ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  252. apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
  253. fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
  254. EffectTooltips-Forge-1.20.1-9.0.2.jar |EffectTooltips |effecttooltips |9.0.2 |DONE |Manifest: NOSIGNATURE
  255. PuzzlesLib-v8.1.17-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.17 |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. gjeb-forge-1.20.1-1.3.0.32.jar |GJEB (GammaJustExtremeBright) |gjeb |1.3.0.32 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  257. create_power_loader-1.4.0-mc1.20.1.jar |Create: Power Loader |create_power_loader |1.4.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE
  258. textrues_embeddium_options-0.1.5+mc1.20.1.jar |TexTrue's Embeddium Options |textrues_embeddium_options |0.1.5+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  259. embeddiumextras-1.20.1-v2.0.0.jar |Embeddium Extras |embeddiumextras |2.0.0 |DONE |Manifest: NOSIGNATURE
  260. CrabbersDelight-1.20.1-1.1.7a.jar |Crabber's Delight |crabbersdelight |1.1.7 |DONE |Manifest: NOSIGNATURE
  261. cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  262. chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE
  263. create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.8 |DONE |Manifest: NOSIGNATURE
  264. deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
  265. Crash Report UUID: 4be7242a-0a17-4145-b28d-13a912f75074
  266. FML: 47.2
  267. Forge: net.minecraftforge:47.2.0
  268. Flywheel Backend: GL33 Instanced Arrays
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement