Guest User

Crash log Mc 1.20.1

a guest
Aug 14th, 2025
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.28 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Embeddium instance tainted by mods: [valkyrienskies]
  3. // Please do not reach out for Embeddium support without removing these mods first.
  4. // -------
  5. // Who set us up the TNT?
  6.  
  7. Time: 2025-08-14 06:33:41
  8. Description: Exception in server tick loop
  9.  
  10. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file jei-server.toml of type SERVER for modid jei
  11. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.4.0.jar%23279!/:?] {}
  12. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.4.0.jar%23279!/:?] {}
  13. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.4.0.jar%23279!/:?] {}
  14. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
  15. at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
  16. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.4.0.jar%23279!/:?] {}
  17. at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.4.0-universal.jar%23283!/:?] {re:classloading}
  18. at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope_IntegratedServer,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_FixDefaultOpPermissionLevel,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_IntegratedServerManager,pl:mixin:APP:mixins.essential.json:server.integrated.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A}
  19. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:craftedcore.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:A}
  20. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:craftedcore.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:A}
  21. at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
  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.4.jar%2393!/:?] {}
  24. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2393!/:?] {}
  25. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2393!/:?] {}
  26. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2393!/:?] {}
  27. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2394!/:?] {}
  28. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2394!/:?] {}
  29. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2394!/:?] {}
  30. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2394!/:?] {}
  31. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2394!/:?] {}
  32. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2393!/:?] {}
  33. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2393!/:?] {}
  34. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2393!/:?] {}
  35. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2393!/:?] {}
  36. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2393!/:?] {}
  37. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.4.0.jar%23279!/:?] {}
  38. ... 10 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.20.1
  47. Minecraft Version ID: 1.20.1
  48. Operating System: Windows 11 (amd64) version 10.0
  49. Java Version: 17.0.15, Microsoft
  50. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  51. Memory: 1161355304 bytes (1107 MiB) / 2487222272 bytes (2372 MiB) up to 4294967296 bytes (4096 MiB)
  52. CPUs: 16
  53. Processor Vendor: AuthenticAMD
  54. Processor Name: AMD Ryzen 7 5700X 8-Core Processor
  55. Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
  56. Microarchitecture: Zen 3
  57. Frequency (GHz): 3.39
  58. Number of physical packages: 1
  59. Number of physical CPUs: 8
  60. Number of logical CPUs: 16
  61. Graphics card #0 name: NVIDIA GeForce GTX 1080
  62. Graphics card #0 vendor: NVIDIA (0x10de)
  63. Graphics card #0 VRAM (MB): 4095.00
  64. Graphics card #0 deviceId: 0x1b80
  65. Graphics card #0 versionInfo: DriverVersion=32.0.15.7680
  66. Memory slot #0 capacity (MB): 16384.00
  67. Memory slot #0 clockSpeed (GHz): 3.20
  68. Memory slot #0 type: DDR4
  69. Memory slot #1 capacity (MB): 16384.00
  70. Memory slot #1 clockSpeed (GHz): 3.20
  71. Memory slot #1 type: DDR4
  72. Virtual memory max (MB): 41354.25
  73. Virtual memory used (MB): 17423.68
  74. Swap memory total (MB): 8704.00
  75. Swap memory used (MB): 0.00
  76. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
  77. Server Running: true
  78. Player Count: 0 / 8; []
  79. Data Packs: vanilla, mod:mowziesmobs, mod:kuma_api, mod:createbigcannons (incompatible), mod:geckolib, mod:jei, mod:attributefix (incompatible), mod:trender, mod:sophisticatedcore (incompatible), mod:waystones, mod:oooh_pinky (incompatible), mod:ritchiesprojectilelib (incompatible), mod:xaeroworldmap (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:glitchcore (incompatible), mod:sereneseasons, mod:sophisticatedbackpacks (incompatible), mod:apotheosis (incompatible), mod:guideme (incompatible), mod:bygonenether (incompatible), mod:balm, mod:jeresources, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:forge, mod:embeddium, mod:ironchest, mod:pearto, mod:w2w2 (incompatible), mod:industrialforegoing (incompatible), mod:farmersdelight, mod:ends_delight, mod:titanium (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:itemproductionlib (incompatible), mod:nethersdelight, mod:industrialforegoingsouls (incompatible), mod:skilltree, mod:kotlinforforge (incompatible), mod:curios (incompatible), mod:mekanism, mod:mekanismgenerators, mod:flywheel, mod:create, mod:patchouli (incompatible), mod:xaerominimap (incompatible), mod:attributeslib (incompatible), mod:entityculling, mod:mcwfurnitures, mod:transition, mod:framework, mod:valkyrienskies (incompatible), mod:vs_eureka (incompatible), mod:craftedcore (incompatible), mod:walkers (incompatible), mod:remorphed (incompatible), mod:sliceanddice (incompatible), mod:createaddition (incompatible), mod:essential (incompatible)
  80. Enabled Feature Flags: minecraft:vanilla
  81. World Generation: Stable
  82. Type: Integrated Server (map_client.txt)
  83. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  84. Launched Version: forge-47.4.0
  85. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  86. ModLauncher launch target: forgeclient
  87. ModLauncher naming: srg
  88. ModLauncher services:
  89. mixin-0.8.5.jar mixin PLUGINSERVICE
  90. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  91. fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE
  92. fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
  93. fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
  94. fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
  95. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  96. fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
  97. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  98. modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE
  99. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  100. FML Language Providers:
  101. javafml@null
  102. lowcodefml@null
  103. Mod List:
  104. mowziesmobs-1.7.3.jar |Mowzie's Mobs |mowziesmobs |1.7.3 |DONE |Manifest: NOSIGNATURE
  105. kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |DONE |Manifest: NOSIGNATURE
  106. createbigcannons-5.8.1-mc.1.20.1-forge.jar |Create Big Cannons |createbigcannons |5.8.1 |DONE |Manifest: NOSIGNATURE
  107. geckolib-forge-1.20.1-4.7.2.jar |GeckoLib 4 |geckolib |4.7.2 |DONE |Manifest: NOSIGNATURE
  108. jei-1.20.1-forge-15.20.0.112.jar |Just Enough Items |jei |15.20.0.112 |DONE |Manifest: NOSIGNATURE
  109. 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
  110. TRender-1.0.5-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.5 |DONE |Manifest: NOSIGNATURE
  111. sophisticatedcore-1.20.1-1.2.73.1028.jar |Sophisticated Core |sophisticatedcore |1.2.73.1028 |DONE |Manifest: NOSIGNATURE
  112. waystones-forge-1.20.1-14.1.13.jar |Waystones |waystones |14.1.13 |DONE |Manifest: NOSIGNATURE
  113. oooh_pinky-forge-1.20.1-2.0.jar |Oooh, Pinky! |oooh_pinky |1.20.1-2.0 |DONE |Manifest: NOSIGNATURE
  114. ritchiesprojectilelib-2.1.0+mc.1.20.1-forge.jar |Ritchie's Projectile Library |ritchiesprojectilelib |2.1.0 |DONE |Manifest: NOSIGNATURE
  115. XaerosWorldMap_1.39.9_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.9 |DONE |Manifest: NOSIGNATURE
  116. Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE
  117. citadel-2.6.2-1.20.1.jar |Citadel |citadel |2.6.2 |DONE |Manifest: NOSIGNATURE
  118. alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
  119. mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
  120. GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |0.0.1.1 |DONE |Manifest: NOSIGNATURE
  121. SereneSeasons-forge-1.20.1-9.1.0.2.jar |Serene Seasons |sereneseasons |9.1.0.2 |DONE |Manifest: NOSIGNATURE
  122. sophisticatedbackpacks-1.20.1-3.23.22.1273.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.22.1273 |DONE |Manifest: NOSIGNATURE
  123. Apotheosis-1.20.1-7.4.8.jar |Apotheosis |apotheosis |7.4.8 |DONE |Manifest: NOSIGNATURE
  124. guideme-20.1.11.jar |GuideME |guideme |20.1.11 |DONE |Manifest: NOSIGNATURE
  125. bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |DONE |Manifest: NOSIGNATURE
  126. balm-forge-1.20.1-7.3.31-all.jar |Balm |balm |7.3.31 |DONE |Manifest: NOSIGNATURE
  127. JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
  128. cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
  129. sound-physics-remastered-forge-1.20.1-1.4.13.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.13 |DONE |Manifest: NOSIGNATURE
  130. forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.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
  131. embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  132. ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
  133. 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
  134. pearto-1.1.0-forge-1.20.1.jar |Pearto |pearto |1.0.0 |DONE |Manifest: NOSIGNATURE
  135. xaeros_waystones_compability-1.0.jar |Xaero's Map - Waystones Compab|w2w2 |1.0 |DONE |Manifest: NOSIGNATURE
  136. industrial-foregoing-1.20.1-3.5.19.jar |Industrial Foregoing |industrialforegoing |3.5.19 |DONE |Manifest: NOSIGNATURE
  137. FarmersDelight-1.20.1-1.2.8.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.8 |DONE |Manifest: NOSIGNATURE
  138. ends_delight-1.20.1-2.4.jar |End's Delight |ends_delight |2.4 |DONE |Manifest: NOSIGNATURE
  139. titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
  140. Jade-1.20.1-Forge-11.13.1.jar |Jade |jade |11.13.1+forge |DONE |Manifest: NOSIGNATURE
  141. appliedenergistics2-forge-15.4.5.jar |Applied Energistics 2 |ae2 |15.4.5 |DONE |Manifest: NOSIGNATURE
  142. ItemProductionLib-1.20.1-1.0.2a-all.jar |Item Production Lib |itemproductionlib |1.0.2a |DONE |Manifest: NOSIGNATURE
  143. nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
  144. industrial-foregoing-souls-1.20.1-1.0.7.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.20.1-1.0.7 |DONE |Manifest: NOSIGNATURE
  145. PassiveSkillTree-1.20.1-BETA-0.6.14a-all.jar |Passive Skill Tree |skilltree |0.6.14a |DONE |Manifest: NOSIGNATURE
  146. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
  147. curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  148. Mekanism-1.20.1-10.4.16.80.jar |Mekanism |mekanism |10.4.16 |DONE |Manifest: NOSIGNATURE
  149. MekanismGenerators-1.20.1-10.4.16.80.jar |Mekanism: Generators |mekanismgenerators |10.4.16 |DONE |Manifest: NOSIGNATURE
  150. flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
  151. create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
  152. Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
  153. Xaeros_Minimap_25.2.6_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.6 |DONE |Manifest: NOSIGNATURE
  154. ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
  155. entityculling-forge-1.8.1-mc1.20.1.jar |EntityCulling |entityculling |1.8.1 |DONE |Manifest: NOSIGNATURE
  156. mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
  157. TRansition-1.0.3-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.3 |DONE |Manifest: NOSIGNATURE
  158. framework-forge-1.20.1-0.7.15.jar |Framework |framework |0.7.15 |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
  159. valkyrienskies-120-2.3.0-beta.7.jar |Valkyrien Skies 2 |valkyrienskies |2.3.0-beta.7 |DONE |Manifest: NOSIGNATURE
  160. eureka-1201-1.5.1-beta.3.jar |VS Eureka Mod |vs_eureka |1.5.1-beta.3 |DONE |Manifest: NOSIGNATURE
  161. craftedcore-5.8.jar |CraftedCore |craftedcore |5.8 |DONE |Manifest: NOSIGNATURE
  162. walkers-5.7.jar |Walkers |walkers |5.7 |DONE |Manifest: NOSIGNATURE
  163. remorphed-4.2.jar |ReMorphed |remorphed |4.2 |DONE |Manifest: NOSIGNATURE
  164. sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
  165. createaddition-1.20.1-1.2.0b.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.0b |DONE |Manifest: NOSIGNATURE
  166. Essential (forge_1.20.1).jar |Essential |essential |1.3.8.4 |DONE |Manifest: NOSIGNATURE
  167. Crash Report UUID: afb91686-fc04-42be-9bec-cf50056382bb
  168. FML: 47.4
  169. Forge: net.minecraftforge:47.4.0
  170. Flywheel Backend: GL33 Instanced Arrays
Advertisement
Add Comment
Please, Sign In to add comment