Advertisement
owennbaloney

Better MC crashlog

Jul 21st, 2022
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.86 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 7/21/22 2:04 PM
  5. Description: Exception in server tick loop
  6.  
  7. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file C:\Users\Owen Maloney\Documents\curseforge\minecraft\Instances\Better MC [FORGE] - 1.16.5\config\waystones-server.toml of type SERVER for modid waystones
  8. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[?:?] {re:classloading}
  9. at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$14835/1529649769.apply(Unknown Source) ~[?:?] {}
  10. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:90) ~[?:?] {re:classloading}
  11. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:69) ~[?:?] {re:classloading}
  12. at net.minecraftforge.fml.config.ConfigTracker$$Lambda$20509/392052254.accept(Unknown Source) ~[?:?] {}
  13. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
  14. at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
  15. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:69) ~[?:?] {re:classloading}
  16. at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:80) ~[?:?] {re:mixin,re:classloading}
  17. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:59) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  18. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A}
  19. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A}
  20. at net.minecraft.server.MinecraftServer$$Lambda$26667/1316443807.run(Unknown Source) [?:?] {}
  21. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  22. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  23. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?] {}
  24. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {}
  25. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {}
  26. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {}
  27. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {}
  28. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {}
  29. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
  30. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {}
  31. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
  32. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
  33. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
  34. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
  35. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
  36. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
  37. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[?:?] {re:classloading}
  38. ... 13 more
  39.  
  40.  
  41. A detailed walkthrough of the error, its code path and all known details is as follows:
  42. ---------------------------------------------------------------------------------------
  43.  
  44. -- System Details --
  45. Details:
  46. Minecraft Version: 1.16.5
  47. Minecraft Version ID: 1.16.5
  48. Operating System: Windows 10 (amd64) version 10.0
  49. Java Version: 1.8.0_51, Oracle Corporation
  50. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  51. Memory: 1332964272 bytes (1271 MB) / 2916089856 bytes (2781 MB) up to 3817865216 bytes (3641 MB)
  52. CPUs: 6
  53. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
  54. ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  55. ModLauncher launch target: fmlclient
  56. ModLauncher naming: srg
  57. ModLauncher services:
  58. /mixin-0.8.4.jar mixin PLUGINSERVICE
  59. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  60. /forge-1.16.5-36.2.35.jar object_holder_definalize PLUGINSERVICE
  61. /forge-1.16.5-36.2.35.jar runtime_enum_extender PLUGINSERVICE
  62. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  63. /forge-1.16.5-36.2.35.jar capability_inject_definalize PLUGINSERVICE
  64. /forge-1.16.5-36.2.35.jar runtimedistcleaner PLUGINSERVICE
  65. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  66. /forge-1.16.5-36.2.35.jar fml TRANSFORMATIONSERVICE
  67. FML: 36.2
  68. Forge: net.minecraftforge:36.2.35
  69. FML Language Providers:
  70. javafml@36.2
  71. minecraft@1
  72. kotlinforforge@1.17.0
  73. Mod List:
  74. dynamiclightsreforged-mc1.16.5_v1.0.1.jar |Dynamic Lights Reforged |dynamiclightsreforged |mc1.16.5_v1.0.1 |DONE |Manifest: NOSIGNATURE
  75. BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
  76. immersivecooking-1.2.0.jar |Immersive Cooking |immersivecooking |1.2.0 |DONE |Manifest: NOSIGNATURE
  77. auudio_forge_1.0.3-1_MC_1.16.2-1.16.5.jar |Auudio |auudio |1.0.3 |DONE |Manifest: NOSIGNATURE
  78. infernal-expansion-1.16.5-2.5.0.jar |Infernal Expansion |infernalexp |2.5.0 |DONE |Manifest: NOSIGNATURE
  79. stalwart-dungeons-1.16.5-1.1.7.jar |Stalwart Dungeons |stalwart_dungeons |1.1.7 |DONE |Manifest: NOSIGNATURE
  80. strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE
  81. rubidium-0.2.7.jar |Rubidium |rubidium |0.2.7 |DONE |Manifest: NOSIGNATURE
  82. farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
  83. YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
  84. upgradednetherite_items-1.16.5-1.0.0.4-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.16.5-1.0.0.4-relea|DONE |Manifest: NOSIGNATURE
  85. guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE
  86. randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
  87. PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |DONE |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
  88. SnowRealMagic-1.16.4-2.9.0.jar |Snow! Real Magic! |snowrealmagic |2.9.0 |DONE |Manifest: NOSIGNATURE
  89. what_did_you_vote_for-1.16.5-1.0.5.jar |What Did You Vote For? |whatareyouvotingfor |1.0 |DONE |Manifest: NOSIGNATURE
  90. JustEnoughResources-1.16.5-0.12.1.133.jar |Just Enough Resources |jeresources |0.12.1.133 |DONE |Manifest: NOSIGNATURE
  91. RevampedWolf-1.16.4-0.7.1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |DONE |Manifest: NOSIGNATURE
  92. supplementaries-1.16.5-0.18.4.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE
  93. betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |DONE |Manifest: NOSIGNATURE
  94. upgradednetherite-1.16.5-2.0.0.8-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.0.0.8-relea|DONE |Manifest: NOSIGNATURE
  95. structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE
  96. corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
  97. TinySkeletons-v1.0.1-1.16.5-Forge.jar |Tiny Skeletons |tinyskeletons |1.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
  98. cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |Manifest: NOSIGNATURE
  99. torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE
  100. repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE
  101. morevillagers-FORGE-1.16.5-1.5.5.jar |More Villagers |morevillagers |1.5.5 |DONE |Manifest: NOSIGNATURE
  102. BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5|Better Compatibility Checker |bcc |1.0.7-build.22+mc1.1|DONE |Manifest: NOSIGNATURE
  103. MorePaths-1.16.1-1.3.2.jar |MorePaths |morepaths |1.16-1.3.2 |DONE |Manifest: NOSIGNATURE
  104. toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |Manifest: NOSIGNATURE
  105. dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
  106. cavesandcliffs-1.16.5-7.2.0.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.2.0 |DONE |Manifest: NOSIGNATURE
  107. darkerdepths-1.16.5-1.1.4.jar |Darker Depths |darkerdepths |1.1.4 |DONE |Manifest: NOSIGNATURE
  108. Highlighter-1.16.5-1.1.1.jar |Highlighter |highlighter |1.1.1 |DONE |Manifest: NOSIGNATURE
  109. spark-1.9.1-forge.jar |spark |spark |1.9.1 |DONE |Manifest: NOSIGNATURE
  110. curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE
  111. oculus-1.2.5.jar |Oculus |oculus |1.2.5 |DONE |Manifest: NOSIGNATURE
  112. extendedmushrooms-1.16.5-1.7.0.2.jar |Extended Mushrooms |extendedmushrooms |1.16.5-1.7.0.2 |DONE |Manifest: NOSIGNATURE
  113. obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |DONE |Manifest: NOSIGNATURE
  114. TheAbyss2 2.2.3-4 1.16.5.jar |TheAbyss |theabyss |2.2.3-4 |DONE |Manifest: NOSIGNATURE
  115. Adorn-1.14.3+1.16.5-forge.jar |Adorn |adorn |1.14.3+1.16.5-forge |DONE |Manifest: NOSIGNATURE
  116. cloth-config-4.14.64-forge.jar |Cloth Config v4 API |cloth-config |4.14.64 |DONE |Manifest: NOSIGNATURE
  117. BetterShieldsMC1.16.3-1.2.1.jar |Better Shields |bettershields |1.2.1 |DONE |Manifest: NOSIGNATURE
  118. FallingTree-1.16.5-2.11.5.jar |FallingTree |fallingtree |2.11.5 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
  119. CustomStartingGear-1.16.5-2.0.3-universal.jar |Custom Starter Gear |customstartinggear |2.0.3.1 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  120. FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE
  121. Babel-1.0.5.jar |Babel |babel |1.0.5 |DONE |Manifest: NOSIGNATURE
  122. JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |DONE |Manifest: NOSIGNATURE
  123. BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
  124. veinmining-forge-1.16.5-0.16.jar |Vein Mining |veinmining |1.16.5-0.16 |DONE |Manifest: NOSIGNATURE
  125. SimpleDiscordRichPresence-1.4.0-build.3+mc1.16.5.j|Simple Discord Rich Presence |sdrp |1.4.0-build.3+mc1.16|DONE |Manifest: NOSIGNATURE
  126. BetterModsButton-v1.0.5-1.16.5-Forge.jar |Better Mods Button |bettermodsbutton |1.0.5 |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
  127. NekosEnchantedBooks-1.16-1.7.0.jar |Neko’s Enchanted Books |nebs |1.7.0 |DONE |Manifest: NOSIGNATURE
  128. DarkPaintings-1.16.5-6.0.11.jar |DarkPaintings |darkpaintings |6.0.11 |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
  129. Kiwi-1.16.5-3.6.1.jar |Kiwi |kiwi |3.6.1 |DONE |Manifest: NOSIGNATURE
  130. ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
  131. mowziesmobs-1.5.25.jar |Mowzie's Mobs |mowziesmobs |1.5.25 |DONE |Manifest: NOSIGNATURE
  132. ConfigMenusForge-v1.2.0-1.16.5-Forge.jar |Config Menus for Forge |configmenusforge |1.2.0 |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
  133. jei-1.16.5-7.7.1.152.jar |Just Enough Items |jei |7.7.1.152 |DONE |Manifest: NOSIGNATURE
  134. jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |DONE |Manifest: NOSIGNATURE
  135. VisualWorkbench-v1.1.0-1.16.5.jar |Visual Workbench |visualworkbench |1.1.0 |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
  136. AttributeFix-1.16.5-10.1.4.jar |AttributeFix |attributefix |10.1.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
  137. differentiate-1.16.5-0.5.3.jar |Differentiate |differentiate |0.5.3 |DONE |Manifest: NOSIGNATURE
  138. goblintraders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |DONE |Manifest: NOSIGNATURE
  139. caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE
  140. Paxi-Forge-1.16.4-1.0.jar |Paxi |paxi |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
  141. Fallingleaves-1.16.3-1.2.4.jar |Falling Leaves |fallingleaves |1.2.4-alpha+20220121|DONE |Manifest: NOSIGNATURE
  142. NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
  143. SereneSeasons-1.16.5-4.0.1.125-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.125 |DONE |Manifest: NOSIGNATURE
  144. stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
  145. curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE
  146. snowundertrees-1.16.5-v1.3.jar |Snow Under Trees |snowundertrees |v1.3 |DONE |Manifest: NOSIGNATURE
  147. sulfuric-1.1.jar |Sulfuric |sulfuric |1.0 |DONE |Manifest: NOSIGNATURE
  148. outvoted-1.16.5-1.2.4.jar |Outvoted |outvoted |1.2.4 |DONE |Manifest: NOSIGNATURE
  149. JEITweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |1.1.0.49 |DONE |Manifest: NOSIGNATURE
  150. CraftTweaker-1.16.5-7.1.2.511.jar |CraftTweaker |crafttweaker |7.1.2.511 |DONE |Manifest: NOSIGNATURE
  151. forge-1.16.5-36.2.35-universal.jar |Forge |forge |36.2.35 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  152. DynamicSurroundings-1.16.5-4.0.5.0.jar |§3Dynamic Surroundings |dsurround |4.0.5.0 |DONE |Manifest: NOSIGNATURE
  153. DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE
  154. forge-1.16.5-36.2.35-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  155. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
  156. CavesCliffsBackportAdditions-3.3.jar |CavesandCliffsbackportaddition|cavesandcliffsbackportaddition|3.1 |DONE |Manifest: NOSIGNATURE
  157. paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |Manifest: NOSIGNATURE
  158. Xaeros_Minimap_22.10.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |22.10.0 |DONE |Manifest: NOSIGNATURE
  159. ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE
  160. polymorph-forge-1.16.5-0.40.jar |Polymorph |polymorph |1.16.5-0.40 |DONE |Manifest: NOSIGNATURE
  161. JustEnoughProfessions-1.16.5-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
  162. AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
  163. earthmobsmod-1.16.4-0.4.2.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.4.2 |DONE |Manifest: NOSIGNATURE
  164. entityculling-forge-mc1.16.5-1.5.2.jar |EntityCulling |entityculling |1.5.2 |DONE |Manifest: NOSIGNATURE
  165. upgradednetherite_ultimate-1.16.5-1.0.0.4-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.16.5-1.0.0.4-relea|DONE |Manifest: NOSIGNATURE
  166. PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |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
  167. byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
  168. Aquaculture-1.16.5-2.1.22.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.22 |DONE |Manifest: NOSIGNATURE
  169. xptome-1.16.5-v2.1.5.jar |XP Tome |xpbook |v2.1.5 |DONE |Manifest: NOSIGNATURE
  170. blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |Manifest: NOSIGNATURE
  171. BetterF3-1.1.3-forge-1.16.5.jar |BetterF3 Forge |betterf3forge |1.1.3 |DONE |Manifest: NOSIGNATURE
  172. Architects-Palette-1.16.4-1.1.5.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE
  173. KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |Manifest: NOSIGNATURE
  174. villagernames_1.16.5-3.4.jar |Villager Names |villagernames |3.4 |DONE |Manifest: NOSIGNATURE
  175. XaerosWorldMap_1.24.0_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.24.0 |DONE |Manifest: NOSIGNATURE
  176. Controlling-7.0.0.28.jar |Controlling |controlling |7.0.0.28 |DONE |Manifest: NOSIGNATURE
  177. citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
  178. alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE
  179. ImprovedBackpacks-1.6.2.1.jar |Improved Backpacks |improvedbackpacks |1.6.2.1 |DONE |Manifest: NOSIGNATURE
  180. Bookshelf-Forge-1.16.5-10.4.32.jar |Bookshelf |bookshelf |10.4.32 |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
  181. Tips-1.16.5-4.0.18.jar |Tips |tips |4.0.18 |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
  182. bygonenether-1.1.2-1.16.5.jar |Bygone Nether |bygonenether |1.1.2 |DONE |Manifest: NOSIGNATURE
  183. carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |1.15.5.22 |DONE |Manifest: NOSIGNATURE
  184. omnis-1.16.5-1.1.2.3.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  185. [1.16.X-1.0.10] Dragon Mounts Legacy.jar |Dragon Mounts: Legacy |dragonmounts |1.0.10 |DONE |Manifest: NOSIGNATURE
  186. twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
  187. konkrete_forge_1.3.3-1_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.3.3 |DONE |Manifest: NOSIGNATURE
  188. cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |DONE |Manifest: NOSIGNATURE
  189. JEIEnchantmentInfo-1.16.5-1.3.0.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.5-1.3.0 |DONE |Manifest: NOSIGNATURE
  190. EquipmentCompare-1.16.5-1.2.7.jar |Equipment Compare |equipmentcompare |1.2.7 |DONE |Manifest: NOSIGNATURE
  191. chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE
  192. FarmersDelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |DONE |Manifest: NOSIGNATURE
  193. fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |DONE |Manifest: NOSIGNATURE
  194. culturaldelights-1.16.5-0.9.2.jar |Cultural Delights |culturaldelights |0.9.2 |DONE |Manifest: NOSIGNATURE
  195. farmersdelightintegration-1.16.5-1.0.3.jar |Farmer's Delight Integration |farmersdelightintegration |1.16.5-1.0.3 |DONE |Manifest: NOSIGNATURE
  196. simpleshops-1.1.3.jar |Simple Shops |simpleshops |1.1.3 |DONE |Manifest: NOSIGNATURE
  197. Talpm 1.0.0 1.16.5.jar |TheAbyss LPM Integration |talpm |1.0.0 |DONE |Manifest: NOSIGNATURE
  198. Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
  199. CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |DONE |Manifest: NOSIGNATURE
  200. geckolib-forge-1.16.5-3.0.81.jar |GeckoLib |geckolib3 |3.0.81 |DONE |Manifest: NOSIGNATURE
  201. Cataclysm-0.19.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
  202. Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE
  203. collective-1.16.5-4.28.jar |Collective |collective |4.28 |DONE |Manifest: NOSIGNATURE
  204. villagertools-1.16.5-1.0.2.jar |villagertools |villagertools |1.16.5-1.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  205. elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
  206. BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
  207. travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE
  208. cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE
  209. architectury-1.32.66.jar |Architectury |architectury |1.32.66 |DONE |Manifest: NOSIGNATURE
  210. ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE
  211. ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE
  212. curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |DONE |Manifest: NOSIGNATURE
  213. AI-Improvements-1.16.5-0.5.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
  214. enchantwithmob-1.16.5-1.5.2.jar |Enchant With Mob |enchantwithmob |1.16.5-1.5.2 |DONE |Manifest: NOSIGNATURE
  215. voidtotem-1.16.5-1.4.0.jar |Void Totem |voidtotem |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE
  216. TradingPost-v1.0.2-1.16.5.jar |Trading Post |tradingpost |1.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
  217. BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |DONE |Manifest: NOSIGNATURE
  218. BH-Menu-1.16.5-1.3.jar |Bisect Hosting Menu |bhmenu |1.16.5-1.3 |DONE |Manifest: NOSIGNATURE
  219. NourishedNetherV12-1.16.5Backport.jar |Nourished Nether |nourished_nether |1.1.3 |DONE |Manifest: NOSIGNATURE
  220. item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
  221. ftb-quests-forge-1605.3.6-build.98.jar |FTB Quests |ftbquests |1605.3.6-build.98 |DONE |Manifest: NOSIGNATURE
  222. EasyMagic-v1.0.4-1.16.5.jar |Easy Magic |easymagic |1.0.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
  223. NourishedEndV9-1.16.5Backport.jar |Nourished End |nourished_end |1.0.8 |DONE |Manifest: NOSIGNATURE
  224. xlpackets-1.16.4-1.2.jar |XL Packets |xlpackets |1.16.4-1.2 |DONE |Manifest: NOSIGNATURE
  225. the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |Manifest: NOSIGNATURE
  226. dungeons_mobs-1.16.5-1.0.10.jar |Dungeons Mobs |dungeons_mobs |1.0.10 |DONE |Manifest: NOSIGNATURE
  227. abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE
  228. environmental-1.16.5-1.1.1.jar |Environmental |environmental |1.1.1 |DONE |Manifest: NOSIGNATURE
  229. bamboo_blocks-1.16.5-3.0.1.jar |Bamboo Blocks |bamboo_blocks |3.0.1 |DONE |Manifest: NOSIGNATURE
  230. copperpot-1.16.5-1.2.0.jar |Copper Pot |copperpot |1.16.5-1.2.0 |DONE |Manifest: NOSIGNATURE
  231. Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
  232. upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |DONE |Manifest: NOSIGNATURE
  233. Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |Manifest: NOSIGNATURE
  234. irregularchef-1.16.5-1.0.1.jar |The Irregular Chef |irregularchef |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE
  235. endergetic-1.16.5-3.0.2.jar |The Endergetic Expansion |endergetic |3.0.2 |DONE |Manifest: NOSIGNATURE
  236. neapolitan-1.16.5-2.2.1.jar |Neapolitan |neapolitan |2.2.1 |DONE |Manifest: NOSIGNATURE
  237. personality-1.16.5-1.0.3.jar |Personality |personality |1.0.3 |DONE |Manifest: NOSIGNATURE
  238. savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |DONE |Manifest: NOSIGNATURE
  239. autumnity-1.16.5-2.1.2.jar |Autumnity |autumnity |2.1.2 |DONE |Manifest: NOSIGNATURE
  240. nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |DONE |Manifest: NOSIGNATURE
  241. buzzier_bees-1.16.5-3.0.3.jar |Buzzier Bees |buzzier_bees |3.0.3 |DONE |Manifest: NOSIGNATURE
  242. Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |DONE |Manifest: NOSIGNATURE
  243. extraboats-1.16.5-2.1.1.jar |Extra Boats |extraboats |2.1.1 |DONE |Manifest: NOSIGNATURE
  244. Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
  245. goldenhopper-1.2.1-1.16.3.jar |Golden Hopper |goldenhopper |1.2.1 |DONE |Manifest: NOSIGNATURE
  246. Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE
  247. village-employment-1.16.5-1.4.1.jar |Village Employment |village_employment |1.4.1 |DONE |Manifest: NOSIGNATURE
  248. RoadRunner-mc1.16.5-1.4.1.jar |Meep Meep! (Road Runner) |roadrunner |1.4.1 |DONE |Manifest: NOSIGNATURE
  249. comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE
  250. tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |DONE |Manifest: NOSIGNATURE
  251. campful-1.16.5-3.1.0.jar |Campful |campful |2.0 |DONE |Manifest: NOSIGNATURE
  252. SimpleStorageNetwork-1.16.5-1.5.2.jar |Simple Storage Network |storagenetwork |1.16.5-1.5.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  253. OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
  254. BadMobs-1.16.5-9.1.8.jar |BadMobs |badmobs |9.1.8 |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
  255. deepdark_4.2.jar |Dead Guy's Untitled Deep Dark |dead_guys_untitled_deep_dark_ |Frist Version! |DONE |Manifest: NOSIGNATURE
  256. lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  257. magnesium_extras-mc1.16.5_v1.3.1.jar |Magnesium Extras |magnesium_extras |mc1.16.5_v1.3.1 |DONE |Manifest: NOSIGNATURE
  258. ftb-chunks-forge-1605.3.2-build.115.jar |FTB Chunks |ftbchunks |1605.3.2-build.115 |DONE |Manifest: NOSIGNATURE
  259. frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |DONE |Manifest: NOSIGNATURE
  260. 3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |DONE |Manifest: NOSIGNATURE
  261. TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |DONE |Manifest: NOSIGNATURE
  262. selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  263. EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |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
  264. Jade-1.16.4-2.8.1.jar |Jade |jade |2.8.1 |DONE |Manifest: NOSIGNATURE
  265. atmospheric-1.16.5-3.1.1.jar |Atmospheric |atmospheric |3.1.1 |DONE |Manifest: NOSIGNATURE
  266. Iceberg-1.16.5-1.0.41.jar |Iceberg |iceberg |1.0.41 |DONE |Manifest: NOSIGNATURE
  267. Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE
  268. terraincognita-1.16.3-1.7.3.jar |Terra Incognita |terraincognita |1.16.3-1.7.3 |DONE |Manifest: NOSIGNATURE
  269. kryptonreforged-mc1.16.5_v1.0.0.jar |Krypton Reforged |kryptonreforged |mc1.16.5_v1.0.0 |DONE |Manifest: NOSIGNATURE
  270. abnormals_delight-1.16.5-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |DONE |Manifest: NOSIGNATURE
  271. InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.1 |DONE |Manifest: NOSIGNATURE
  272. illagersweararmor-1.0.5.jar |Illagers Wear Armor |illagersweararmor |1.0.5 |DONE |Manifest: NOSIGNATURE
  273. muchmoremodcompat-1.0.0.jar |Much More Mod Compat |muchmoremodcompat |NONE |DONE |Manifest: NOSIGNATURE
  274. decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
  275. decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |DONE |Manifest: NOSIGNATURE
  276. combustivefishing-forge-1.16.3-4.0.0.1.jar |Combustive Fishing |combustivefishing |1.16.3-4.0.0.1 |DONE |Manifest: NOSIGNATURE
  277. fancymenu_forge_2.9.1_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.9.1 |DONE |Manifest: NOSIGNATURE
  278. drippyloadingscreen_forge_1.6.4_MC_1.16.2-1.16.5.j|Drippy Loading Screen |drippyloadingscreen |1.6.4 |DONE |Manifest: NOSIGNATURE
  279. Blocks+-1.16.5-1.2.jar |Blocks + |blocksplus |1.2 |DONE |Manifest: NOSIGNATURE
  280. upgradedcore-1.16.5-1.0.0.3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.0.0.3-relea|DONE |Manifest: NOSIGNATURE
  281. ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |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
  282. enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE
  283. overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE
  284. NatureExpansion1.5.jar |Nature Expansion |nature_expansion |1.3.0 |DONE |Manifest: NOSIGNATURE
  285. Crash Report UUID: 0baebc0b-d873-4312-bda8-2acdeed93df8
  286. RoadRunner != Lithium: This instance was launched using RoadRunner, which is an *unofficial* Lithium fork! Please **do not** report bugs to them!
  287. Kiwi Modules:
  288.  
  289. Patchouli open book context: n/a
  290. Loaded Shaderpack: ComplementaryShaders_v4.0.1.zip
  291. Profile: HIGH (+0 options changed by user)
  292. Player Count: 0 / 8; []
  293. Data Packs: vanilla, mod:dynamiclightsreforged, mod:betterdungeons, mod:immersivecooking, mod:auudio (incompatible), mod:infernalexp (incompatible), mod:stalwart_dungeons, mod:strawgolem, mod:rubidium (incompatible), mod:farmersdelightintegrations, mod:yungsapi, mod:upgradednetherite_items, mod:guardvillagers, mod:randompatches, mod:pickupnotifier (incompatible), mod:snowrealmagic, mod:whatareyouvotingfor, mod:jeresources, mod:revampedwolf, mod:supplementaries, mod:betterendforge, mod:upgradednetherite, mod:structure_gel, mod:corpse, mod:tinyskeletons, mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:morevillagers, mod:bcc (incompatible), mod:morepaths (incompatible), mod:toughnessbar (incompatible), mod:dungeons_plus, mod:cavesandcliffs, mod:darkerdepths, mod:highlighter, mod:spark, mod:curios, mod:oculus, mod:extendedmushrooms, mod:obfuscate, mod:theabyss, mod:adorn, mod:cloth-config (incompatible), mod:bettershields, mod:fallingtree, mod:customstartinggear (incompatible), mod:fastleafdecay, mod:babel, mod:jepb, mod:bettermineshafts, mod:veinmining, mod:sdrp (incompatible), mod:bettermodsbutton, mod:nebs, mod:darkpaintings, mod:kiwi, mod:clienttweaks (incompatible), mod:mowziesmobs, mod:configmenusforge, mod:jei, mod:jeiprofessions (incompatible), mod:visualworkbench, mod:attributefix, mod:differentiate, mod:goblintraders, mod:caelus, mod:paxi, mod:fallingleaves, mod:naturescompass (incompatible), mod:sereneseasons, mod:stoneholm, mod:curioofundying, mod:snowundertrees, mod:sulfuric, mod:outvoted, mod:jeitweaker, mod:crafttweaker, mod:forge, mod:dsurround, mod:dungeons_arise, mod:mousetweaks, mod:cavesandcliffsbackportadditions, mod:paintings (incompatible), mod:xaerominimap, mod:ftbbackups (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:earthmobsmod (incompatible), mod:entityculling, mod:upgradednetherite_ultimate, mod:puzzleslib, mod:byg, mod:aquaculture (incompatible), mod:xpbook, mod:blue_skies (incompatible), mod:betterf3forge, mod:architects_palette (incompatible), mod:kleeslabs (incompatible), mod:villagernames, mod:xaeroworldmap, mod:controlling, mod:citadel (incompatible), mod:alexsmobs, mod:improvedbackpacks, mod:bookshelf, mod:tips, mod:bygonenether (incompatible), mod:carryon, mod:omnis, mod:dragonmounts, mod:twilightforest, mod:konkrete, mod:cuneiform, mod:jeienchantmentinfo, mod:equipmentcompare, mod:chocolate, mod:farmersdelight, mod:fd_cookbook, mod:culturaldelights, mod:farmersdelightintegration, mod:simpleshops, mod:talpm, mod:bountiful (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:collective, mod:villagertools, mod:elevatorid, mod:betterstrongholds, mod:travelers_index (incompatible), mod:cavebiomeapi, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:curiouselytra, mod:aiimprovements, mod:enchantwithmob, mod:voidtotem, mod:tradingpost, mod:betteradvancements, mod:bhmenu, mod:nourished_nether, mod:itemfilters, mod:ftbquests, mod:easymagic, mod:nourished_end, mod:xlpackets, mod:conjurer_illager (incompatible), mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:environmental, mod:bamboo_blocks, mod:copperpot, mod:bayou_blues, mod:upgrade_aquatic, mod:better_badlands, mod:irregularchef, mod:endergetic, mod:neapolitan, mod:personality, mod:savageandravage, mod:autumnity, mod:nethers_delight, mod:buzzier_bees, mod:enhanced_mushrooms, mod:extraboats, mod:waystones (incompatible), mod:goldenhopper (incompatible), mod:clumps, mod:village_employment, mod:roadrunner (incompatible), mod:comforts, mod:tumbleweed (incompatible), mod:campful, mod:storagenetwork, mod:outer_end, mod:badmobs (incompatible), mod:dead_guys_untitled_deep_dark_, mod:lazydfu, mod:magnesium_extras, mod:ftbchunks, mod:frozenup, mod:skinlayers3d, mod:travelerstitles, mod:selene, mod:enchdesc, mod:jade, mod:atmospheric, mod:iceberg, mod:quark (incompatible), mod:terraincognita, mod:kryptonreforged (incompatible), mod:abnormals_delight, mod:inventoryhud, mod:illagersweararmor (incompatible), mod:muchmoremodcompat, mod:decorative_blocks, mod:decorative_blocks_abnormals, mod:combustivefishing (incompatible), mod:fancymenu (incompatible), mod:drippyloadingscreen, mod:blocksplus, mod:upgradedcore, mod:ferritecore (incompatible), mod:enhancedcelestials, mod:overloadedarmorbar (incompatible), mod:nature_expansion, Repurposed_Structures-Better_Dungeons_Forge.zip, Repurposed_Structures-Better_Strongholds_Forge.zip, Repurposed_Structures-Buzzier_Bees.zip, Repurposed_Structures-Caves_And_Cliffs_Backport-v2.zip, Repurposed_Structures-Environmental.zip, Repurposed_Structures-Farmers_Delight_Forge.zip, Repurposed_Structures-More_Villagers_Forge_v2.zip, Repurposed_Structures-Savage_And_Ravage.zip, ichphilipp-s-endcity-v1-1-1-16-2-forge.zip (incompatible), the-forbidden-castle-v1-1.zip
  294. Type: Integrated Server (map_client.txt)
  295. Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement