Advertisement
Guest User

Minecraft Crash Log

a guest
Dec 17th, 2024
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.54 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 2024-12-17 04:09:55
  5. Description: charTyped event handler
  6.  
  7. java.lang.NullPointerException: charTyped event handler
  8. Transformer Audit:
  9.  
  10.  
  11. A detailed walkthrough of the error, its code path and all known details is as follows:
  12. ---------------------------------------------------------------------------------------
  13.  
  14. -- Head --
  15. Thread: Render thread
  16. Suspected Mods: NONE
  17. Stacktrace:
  18. at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:447) ~[forge-1.21.1-52.0.29-client.jar!/:?]
  19. Transformer Audit:
  20. net.minecraft.client.gui.screens.Screen
  21. REASON: computing_frames
  22. PLUGIN: accesstransformer:BEFORE
  23. PLUGIN: runtimedistcleaner:AFTER
  24. REASON: mixin
  25. PLUGIN: accesstransformer:BEFORE
  26. PLUGIN: runtimedistcleaner:AFTER
  27. REASON: classloading
  28. PLUGIN: accesstransformer:BEFORE
  29. PLUGIN: mixin:APP:balm.forge.mixins.json:ScreenAccessor
  30. PLUGIN: mixin:APP:iceberg.mixins.json:ScreenMixin
  31. PLUGIN: mixin:APP:equipmentcompare.mixins.json:ScreenMixin
  32. PLUGIN: mixin:AFTER
  33. PLUGIN: runtimedistcleaner:AFTER
  34. -- Affected screen --
  35. Details:
  36. Screen name: net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
  37. Stacktrace:
  38. at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:447) ~[forge-1.21.1-52.0.29-client.jar:?]
  39. at TRANSFORMER/[email protected]/net.minecraft.client.KeyboardHandler.charTyped(KeyboardHandler.java:488) ~[forge-1.21.1-52.0.29-client.jar:?]
  40. at TRANSFORMER/[email protected]/net.minecraft.client.KeyboardHandler.lambda$setup$10(KeyboardHandler.java:504) ~[forge-1.21.1-52.0.29-client.jar:?]
  41. at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:108) ~[forge-1.21.1-52.0.29-client.jar:?]
  42. at TRANSFORMER/[email protected]/net.minecraft.client.KeyboardHandler.lambda$setup$11(KeyboardHandler.java:504) ~[forge-1.21.1-52.0.29-client.jar:?]
  43. at SECURE-BOOTSTRAP/[email protected]+5/org.lwjgl.glfw.GLFWCharModsCallbackI.callback(GLFWCharModsCallbackI.java:46) ~[lwjgl-glfw-3.3.3.jar:build 5]
  44. at SECURE-BOOTSTRAP/[email protected]+5/org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.3.jar:build 5]
  45. at SECURE-BOOTSTRAP/[email protected]+5/org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438) ~[lwjgl-glfw-3.3.3.jar:build 5]
  46. at TRANSFORMER/[email protected]/com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150) ~[forge-1.21.1-52.0.29-client.jar:?]
  47. at TRANSFORMER/[email protected]/com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:161) ~[forge-1.21.1-52.0.29-client.jar:?]
  48. at TRANSFORMER/[email protected]/com.mojang.blaze3d.platform.Window.updateDisplay(Window.java:290) ~[forge-1.21.1-52.0.29-client.jar:?]
  49. at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1202) ~[forge-1.21.1-52.0.29-client.jar:?]
  50. at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:795) ~[forge-1.21.1-52.0.29-client.jar:?]
  51. at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:228) ~[forge-1.21.1-52.0.29-client.jar:?]
  52. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
  53. at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
  54. at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:85) ~[fmlloader-1.21.1-52.0.29.jar!/:?]
  55. at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:69) ~[fmlloader-1.21.1-52.0.29.jar!/:?]
  56. at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:77) [modlauncher-10.2.2.jar!/:?]
  57. at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:97) [modlauncher-10.2.2.jar!/:?]
  58. at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:116) [modlauncher-10.2.2.jar!/:?]
  59. at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:75) [modlauncher-10.2.2.jar!/:?]
  60. at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) [modlauncher-10.2.2.jar!/:?]
  61. at [email protected]/net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) [bootstrap-2.1.3.jar!/:?]
  62. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
  63. at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
  64. at net.minecraftforge.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) [bootstrap-2.1.3.jar:2.1.3]
  65. at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) [bootstrap-2.1.3.jar:2.1.3]
  66. at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) [bootstrap-2.1.3.jar:2.1.3]
  67. Transformer Audit:
  68. com.mojang.blaze3d.platform.Window
  69. REASON: classloading
  70. PLUGIN: runtimedistcleaner:AFTER
  71. com.mojang.blaze3d.systems.RenderSystem
  72. REASON: mixin
  73. REASON: classloading
  74. java.lang.reflect.Method
  75. REASON: mixin
  76. net.minecraft.client.KeyboardHandler
  77. REASON: mixin
  78. REASON: classloading
  79. PLUGIN: mixin:APP:betterf3.mixins.json:KeyboardMixin
  80. PLUGIN: mixin:AFTER
  81. net.minecraft.client.Minecraft
  82. REASON: mixin
  83. PLUGIN: accesstransformer:BEFORE
  84. TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraft_runtick
  85. TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call
  86. TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraftclient
  87. TRANSFORMER: fml:xaerominimap:xaero_minecraftclient
  88. PLUGIN: runtimedistcleaner:AFTER
  89. REASON: classloading
  90. PLUGIN: accesstransformer:BEFORE
  91. TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraft_runtick
  92. TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call
  93. TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraftclient
  94. TRANSFORMER: fml:xaerominimap:xaero_minecraftclient
  95. PLUGIN: mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft
  96. PLUGIN: mixin:APP:musketmod.mixins.json:MinecraftMixin
  97. PLUGIN: mixin:APP:balm.forge.mixins.json:MinecraftMixin
  98. PLUGIN: mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd
  99. PLUGIN: mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart
  100. PLUGIN: mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor
  101. PLUGIN: mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient
  102. PLUGIN: mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload
  103. PLUGIN: mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin
  104. PLUGIN: mixin:APP:configuration.mixins.json:MinecraftMixin
  105. PLUGIN: mixin:APP:iceberg.mixins.json:MinecraftMixin
  106. PLUGIN: mixin:APP:prism.mixins.json:MinecraftMixin
  107. PLUGIN: mixin:AFTER
  108. PLUGIN: runtimedistcleaner:AFTER
  109. net.minecraft.client.gui.screens.Screen
  110. REASON: computing_frames
  111. PLUGIN: accesstransformer:BEFORE
  112. PLUGIN: runtimedistcleaner:AFTER
  113. REASON: mixin
  114. PLUGIN: accesstransformer:BEFORE
  115. PLUGIN: runtimedistcleaner:AFTER
  116. REASON: classloading
  117. PLUGIN: accesstransformer:BEFORE
  118. PLUGIN: mixin:APP:balm.forge.mixins.json:ScreenAccessor
  119. PLUGIN: mixin:APP:iceberg.mixins.json:ScreenMixin
  120. PLUGIN: mixin:APP:equipmentcompare.mixins.json:ScreenMixin
  121. PLUGIN: mixin:AFTER
  122. PLUGIN: runtimedistcleaner:AFTER
  123. net.minecraft.client.main.Main
  124. REASON: classloading
  125. net.minecraft.util.thread.BlockableEventLoop
  126. REASON: computing_frames
  127. PLUGIN: accesstransformer:BEFORE
  128. REASON: mixin
  129. PLUGIN: accesstransformer:BEFORE
  130. REASON: classloading
  131. PLUGIN: accesstransformer:BEFORE
  132.  
  133.  
  134. -- Uptime --
  135. Details:
  136. JVM uptime: 133.815s
  137. Wall uptime: 111.974s
  138. High-res time: 127.574s
  139. Client ticks: 1694 ticks / 84.700s
  140.  
  141. -- Affected level --
  142. Details:
  143. All players: 1 total; [LocalPlayer['mandychuu'/57, l='ClientLevel', x=8.88, y=71.00, z=166.63]]
  144. Chunk stats: 961, 480
  145. Level dimension: minecraft:overworld
  146. Level spawn location: World: (0,72,160), Section: (at 0,8,0 in 0,4,10; chunk contains blocks 0,-64,160 to 15,319,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  147. Level time: 382 game time, 382 day time
  148. Server brand: forge
  149. Server type: Integrated singleplayer server
  150. Tracked entity count: 199
  151.  
  152. -- Last reload --
  153. Details:
  154. Reload number: 2
  155. Reload reason: manual
  156. Finished: Yes
  157. Packs: vanilla, mod_resources, file/Alacrity.zip
  158.  
  159. -- System Details --
  160. Details:
  161. Minecraft Version: 1.21.1
  162. Minecraft Version ID: 1.21.1
  163. Operating System: Windows 10 (amd64) version 10.0
  164. Java Version: 21.0.3, Microsoft
  165. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  166. Memory: 2342518784 bytes (2234 MiB) / 5838471168 bytes (5568 MiB) up to 8388608000 bytes (8000 MiB)
  167. CPUs: 8
  168. Processor Vendor: GenuineIntel
  169. Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  170. Identifier: Intel64 Family 6 Model 158 Stepping 9
  171. Microarchitecture: Kaby Lake
  172. Frequency (GHz): 4.20
  173. Number of physical packages: 1
  174. Number of physical CPUs: 4
  175. Number of logical CPUs: 8
  176. Graphics card #0 name: NVIDIA GeForce GTX 1080 Ti
  177. Graphics card #0 vendor: NVIDIA
  178. Graphics card #0 VRAM (MiB): 11264.00
  179. Graphics card #0 deviceId: VideoController1
  180. Graphics card #0 versionInfo: 32.0.15.6094
  181. Memory slot #0 capacity (MiB): 8192.00
  182. Memory slot #0 clockSpeed (GHz): 3.00
  183. Memory slot #0 type: DDR4
  184. Memory slot #1 capacity (MiB): 8192.00
  185. Memory slot #1 clockSpeed (GHz): 3.00
  186. Memory slot #1 type: DDR4
  187. Virtual memory max (MiB): 24823.45
  188. Virtual memory used (MiB): 22264.32
  189. Swap memory total (MiB): 8480.41
  190. Swap memory used (MiB): 787.72
  191. Space in storage for jna.tmpdir (MiB): available: 59169.28, total: 237859.00
  192. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 59169.28, total: 237859.00
  193. Space in storage for io.netty.native.workdir (MiB): available: 59169.28, total: 237859.00
  194. Space in storage for java.io.tmpdir (MiB): available: 59169.28, total: 237859.00
  195. Space in storage for workdir (MiB): available: 59169.28, total: 237859.00
  196. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8000m -Xms256m
  197. Launched Version: forge-52.0.29
  198. Launcher name: minecraft-launcher
  199. Backend library: LWJGL version 3.3.3+5
  200. Backend API: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation
  201. Window size: 1920x1061
  202. GFLW Platform: win32
  203. GL Caps: Using framebuffer using OpenGL 3.2
  204. GL debug messages:
  205. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  206. Universe: 400921fb54442d18
  207. Type: Integrated Server (map_client.txt)
  208. Graphics mode: fancy
  209. Render Distance: 12/12 chunks
  210. Resource Packs: vanilla, mod_resources, file/Alacrity.zip
  211. Current Language: en_us
  212. Locale: en_US
  213. System encoding: Cp1252
  214. File encoding: UTF-8
  215. CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  216. Server Running: true
  217. Player Count: 1 / 8; [ServerPlayer['mandychuu'/57, l='ServerLevel[Test Creative]', x=8.88, y=71.00, z=166.63]]
  218. Active Data Packs: vanilla, mod:betterdungeons (incompatible), mod:kuma_api (incompatible), mod:supermartijn642configlib (incompatible), mod:alkhars (incompatible), mod:betterwitchhuts (incompatible), mod:zombiehorsespawn, mod:potioncauldron (incompatible), mod:geckolib (incompatible), mod:beautify (incompatible), mod:currentgamemusictrack, mod:betteramethyst (incompatible), mod:morediscs (incompatible), mod:doggytalents (incompatible), mod:forgeendertech (incompatible), mod:gravelminer (incompatible), mod:mr_dungeons_andtavernsancientcityoverhaul, mod:skunk (incompatible), mod:xaeroworldmap (incompatible), mod:jrftl (incompatible), mod:red_panda (incompatible), mod:yungsapi (incompatible), mod:primalmagick (incompatible), mod:mixinextras (incompatible), mod:spellbound_weapons_mr, mod:bookshelf (incompatible), mod:musketmod (incompatible), mod:skeletonhorsespawn, mod:oregrowth (incompatible), mod:medieval_buildings (incompatible), mod:keepmysoiltilled, mod:balm (incompatible), mod:hideexperimentalwarning, mod:prickle (incompatible), mod:kelpfertilizer, mod:cloth_config (incompatible), mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:bk (incompatible), mod:uncraftingrecipes, mod:horsestatsmod (incompatible), mod:supermartijn642corelib (incompatible), mod:yungsbridges (incompatible), mod:villagespawnpoint, mod:wthit (incompatible), mod:portablemobs (incompatible), mod:philipsruins (incompatible), mod:collective, mod:cakechomps (incompatible), mod:constantmusic (incompatible), mod:yungsextras (incompatible), mod:improvedtrident (incompatible), mod:mr_dungeons_andtaverns, mod:mr_dungeons_andtavernspillageroutpostoverhaul, mod:punji (incompatible), mod:nametagtweaks, mod:mr_yggdrasil_structure, mod:monolib (incompatible), mod:disenchanting_table (incompatible), mod:longer_following_time (incompatible), mod:stackable_stew_and_soup (incompatible), mod:followersteleporttoo, mod:bettermineshafts (incompatible), mod:collectorsalbum (incompatible), mod:chas, mod:darkpaintings (incompatible), mod:sixstairs (incompatible), mod:betterjungletemples (incompatible), mod:tide (incompatible), mod:mace3d (incompatible), mod:doubledoors, mod:lios_seafaring_dungeons (incompatible), mod:trashslot (incompatible), mod:treeharvester, mod:jei (incompatible), mod:horsestonks (incompatible), mod:ohmysherd (incompatible), mod:portfolio (incompatible), mod:stonesmelting (incompatible), mod:expcounter (incompatible), mod:mr_blossom_blade, mod:taxfreelevels (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:fnf (incompatible), mod:badpackets (incompatible), mod:mr_lukis_grandcapitals, mod:knightlib (incompatible), mod:anvilrestoration, mod:adorabuild_structures, mod:toomanypaintings (incompatible), mod:oreharvester, mod:beefix (incompatible), mod:betterdeserttemples (incompatible), mod:explorerscompass (incompatible), mod:catalogue (incompatible), mod:terralith, mod:display_case (incompatible), mod:forge, mod:moremobs, mod:travelerstitles (incompatible), mod:mctb (incompatible), mod:mr_dungeons_andtavernsswamphutoverhaul, mod:mr_dungeons_andtavernswoodlandmansionreplacement, mod:distractingtrims (incompatible), mod:configuration (incompatible), mod:wooledboots (incompatible), mod:unwrecked_ships, mod:knightquest (incompatible), mod:spectrelib (incompatible), mod:stickyenchantinglapis, mod:random_mob_sizes (incompatible), mod:iceberg, mod:prism, mod:equipmentcompare, mod:advancementplaques, mod:merchantmarkers, mod:legendarytooltips, mod:xaerominimap (incompatible), mod:simplefishnets, mod:chestinvsort (incompatible), mod:polymorph (incompatible), mod:gildedsherds (incompatible), mod:smeltingsand (incompatible), mod:villagebellrecipe, mod:regrowth (incompatible), mod:betterarcheology (incompatible), mod:raised (incompatible), mod:lios_overhauled_villages (incompatible), mod:pottery (incompatible), mod:betterf3 (incompatible), mod:villagersrespawn (incompatible), mod:bushierflowers (incompatible), mod:grindstonesharpertools, mod:cosmeticarmorreworked (incompatible), mod:tipoftheloom (incompatible), mod:snowballsfreezemobs
  219. Available Data Packs: bundle, mod:adorabuild_structures, mod:advancementplaques, mod:alkhars (incompatible), mod:anvilrestoration, mod:badpackets (incompatible), mod:balm (incompatible), mod:beautify (incompatible), mod:beefix (incompatible), mod:betteramethyst (incompatible), mod:betterarcheology (incompatible), mod:betterdeserttemples (incompatible), mod:betterdungeons (incompatible), mod:betterf3 (incompatible), mod:betterjungletemples (incompatible), mod:bettermineshafts (incompatible), mod:betterwitchhuts (incompatible), mod:bk (incompatible), mod:bookshelf (incompatible), mod:bushierflowers (incompatible), mod:cakechomps (incompatible), mod:catalogue (incompatible), mod:chas, mod:chestinvsort (incompatible), mod:cloth_config (incompatible), mod:clumps (incompatible), mod:collective, mod:collectorsalbum (incompatible), mod:comforts (incompatible), mod:configuration (incompatible), mod:constantmusic (incompatible), mod:cosmeticarmorreworked (incompatible), mod:currentgamemusictrack, mod:darkpaintings (incompatible), mod:disenchanting_table (incompatible), mod:display_case (incompatible), mod:distractingtrims (incompatible), mod:doggytalents (incompatible), mod:doubledoors, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:equipmentcompare, mod:expcounter (incompatible), mod:explorerscompass (incompatible), mod:fnf (incompatible), mod:followersteleporttoo, mod:forge, mod:forgeendertech (incompatible), mod:geckolib (incompatible), mod:gildedsherds (incompatible), mod:gravelminer (incompatible), mod:grindstonesharpertools, mod:hideexperimentalwarning, mod:horsestatsmod (incompatible), mod:horsestonks (incompatible), mod:iceberg, mod:improvedtrident (incompatible), mod:jei (incompatible), mod:jrftl (incompatible), mod:keepmysoiltilled, mod:kelpfertilizer, mod:knightlib (incompatible), mod:knightquest (incompatible), mod:kuma_api (incompatible), mod:legendarytooltips, mod:lios_overhauled_villages (incompatible), mod:lios_seafaring_dungeons (incompatible), mod:longer_following_time (incompatible), mod:mace3d (incompatible), mod:mctb (incompatible), mod:medieval_buildings (incompatible), mod:merchantmarkers, mod:mixinextras (incompatible), mod:monolib (incompatible), mod:morediscs (incompatible), mod:moremobs, mod:mr_blossom_blade, mod:mr_dungeons_andtaverns, mod:mr_dungeons_andtavernsancientcityoverhaul, mod:mr_dungeons_andtavernspillageroutpostoverhaul, mod:mr_dungeons_andtavernsswamphutoverhaul, mod:mr_dungeons_andtavernswoodlandmansionreplacement, mod:mr_lukis_grandcapitals, mod:mr_yggdrasil_structure, mod:musketmod (incompatible), mod:nametagtweaks, mod:naturescompass (incompatible), mod:ohmysherd (incompatible), mod:oregrowth (incompatible), mod:oreharvester, mod:philipsruins (incompatible), mod:polymorph (incompatible), mod:portablemobs (incompatible), mod:portfolio (incompatible), mod:potioncauldron (incompatible), mod:pottery (incompatible), mod:prickle (incompatible), mod:primalmagick (incompatible), mod:prism, mod:punji (incompatible), mod:raised (incompatible), mod:random_mob_sizes (incompatible), mod:red_panda (incompatible), mod:regrowth (incompatible), mod:simplefishnets, mod:sixstairs (incompatible), mod:skeletonhorsespawn, mod:skunk (incompatible), mod:smeltingsand (incompatible), mod:snowballsfreezemobs, mod:spectrelib (incompatible), mod:spellbound_weapons_mr, mod:stackable_stew_and_soup (incompatible), mod:stickyenchantinglapis, mod:stonesmelting (incompatible), mod:supermartijn642configlib (incompatible), mod:supermartijn642corelib (incompatible), mod:taxfreelevels (incompatible), mod:terralith, mod:tide (incompatible), mod:tipoftheloom (incompatible), mod:toomanypaintings (incompatible), mod:trashslot (incompatible), mod:travelersbackpack (incompatible), mod:travelerstitles (incompatible), mod:treeharvester, mod:uncraftingrecipes, mod:unwrecked_ships, mod:villagebellrecipe, mod:villagersrespawn (incompatible), mod:villagespawnpoint, mod:wooledboots (incompatible), mod:wthit (incompatible), mod:xaerominimap (incompatible), mod:xaeroworldmap (incompatible), mod:yungsapi (incompatible), mod:yungsbridges (incompatible), mod:yungsextras (incompatible), mod:zombiehorsespawn, trade_rebalance, vanilla
  220. Enabled Feature Flags: minecraft:vanilla
  221. World Generation: Experimental
  222. World Seed: 8487288350420084917
  223. ModLauncher: 10.2.2
  224. ModLauncher launch target: forge_client
  225. ModLauncher naming: mcp
  226. ModLauncher services:
  227. / slf4jfixer PLUGINSERVICE
  228. / runtimedistcleaner PLUGINSERVICE
  229. / runtime_enum_extender PLUGINSERVICE
  230. / object_holder_definalize PLUGINSERVICE
  231. / capability_token_subclass PLUGINSERVICE
  232. / accesstransformer PLUGINSERVICE
  233. / eventbus PLUGINSERVICE
  234. / mixin PLUGINSERVICE
  235. / fml TRANSFORMATIONSERVICE
  236. / mixin TRANSFORMATIONSERVICE
  237. FML Language Providers:
  238. lowcodefml@52
  239. Mod List:
  240. YungsBetterDungeons-1.21.1-Forge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-Forge-5.1.4 |DONE |Manifest: NOSIGNATURE
  241. kuma-api-forge-21.0.5-SNAPSHOT.jar |KumaAPI |kuma_api |21.0.5-SNAPSHOT |DONE |Manifest: NOSIGNATURE
  242. supermartijn642configlib-1.1.8-forge-mc1.21.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  243. AlchemistsArsenal-Forge1.21-v1.0.0.2.jar |Alchemist's Arsenal |alkhars |1.0.0.2 |DONE |Manifest: NOSIGNATURE
  244. YungsBetterWitchHuts-1.21.1-Forge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-Forge-4.1.1 |DONE |Manifest: NOSIGNATURE
  245. zombiehorsespawn-1.21.1-5.1.jar |Zombie Horse Spawn |zombiehorsespawn |5.1 |DONE |Manifest: NOSIGNATURE
  246. potioncauldron-forge-1.0.1+mc1.21.jar |Potion Cauldron |potioncauldron |1.0.1+mc1.21 |DONE |Manifest: NOSIGNATURE
  247. geckolib-forge-1.21.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |DONE |Manifest: NOSIGNATURE
  248. beautify-2.0.2-1.21.jar |Beautify |beautify |2.0.2 |DONE |Manifest: NOSIGNATURE
  249. currentgamemusictrack-1.21.1-2.2.jar |Current Game Music Track |currentgamemusictrack |2.2 |DONE |Manifest: NOSIGNATURE
  250. 1.21.1-betteramethyst-1.0.4.jar |Even Better Amethyst |betteramethyst |1.0.4 |DONE |Manifest: NOSIGNATURE
  251. morediscs-1.21.1-33-forge.jar |MoreDiscs |morediscs |1.21.1-33-forge |DONE |Manifest: NOSIGNATURE
  252. DoggyTalentsNext[Forge]-1.21.1-1.18.30-beta.jar |Doggy Talents Next |doggytalents |1.18.30-beta |DONE |Manifest: NOSIGNATURE
  253. ForgeEndertech-1.21-12.0.0.1-build.0100.jar |ForgeEndertech |forgeendertech |12.0.0.1 |DONE |Manifest: NOSIGNATURE
  254. gravelminer-forge-1.21.1-21.1.1.jar |Gravel Miner |gravelminer |21.1.1 |DONE |Manifest: NOSIGNATURE
  255. DnT-ancient-city-overhaul-v2 [Forge].jar |Dungeons and Taverns Ancient C|mr_dungeons_andtavernsancientc|1-v2 |DONE |Manifest: NOSIGNATURE
  256. skunk-forge-1.21.1-3.0.0.jar |Wildlife expanded: Skunk |skunk |3.0.0 |DONE |Manifest: NOSIGNATURE
  257. XaerosWorldMap_1.39.2_Forge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.2 |DONE |Manifest: NOSIGNATURE
  258. jrftl-1.21-forge-1.8.0.jar |JRFTL |jrftl |1.8.0 |DONE |Manifest: NOSIGNATURE
  259. Red Panda-forge-1.21.1-1.0.1.jar |Red Panda |red_panda |1.0.1 |DONE |Manifest: NOSIGNATURE
  260. YungsApi-1.21.1-Forge-5.1.3.jar |YUNG's API |yungsapi |1.21.1-Forge-5.1.3 |DONE |Manifest: NOSIGNATURE
  261. primalmagick-5.0.2-beta.jar |Primal Magick |primalmagick |5.0.2-beta |DONE |Manifest: NOSIGNATURE
  262. mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
  263. spellbound-weapons-v4.1.0c.jar |Spellbound Weapons |spellbound_weapons_mr |4.1.0c |DONE |Manifest: NOSIGNATURE
  264. Bookshelf-forge-1.21.1-21.1.21.jar |Bookshelf |bookshelf |21.1.21 |DONE |Manifest: NOSIGNATURE
  265. musketmod-1.21.1-forge-1.5.4.jar |Musket Mod |musketmod |1.5.4 |DONE |Manifest: NOSIGNATURE
  266. skeletonhorsespawn-1.21.1-4.0.jar |Skeleton Horse Spawn |skeletonhorsespawn |4.0 |DONE |Manifest: NOSIGNATURE
  267. oregrowth-1.1.3-forge-mc1.21.jar |Ore Growth |oregrowth |1.1.3 |DONE |Manifest: NOSIGNATURE
  268. forge_medieval_buildings-1.0.2.b-1.21.jar |Medieval Buildings |medieval_buildings |1.0.2 |DONE |Manifest: NOSIGNATURE
  269. keepmysoiltilled-1.21.1-2.4.jar |Keep My Soil Tilled |keepmysoiltilled |2.4 |DONE |Manifest: NOSIGNATURE
  270. balm-forge-1.21.1-21.0.20-all.jar |Balm |balm |21.0.20 |DONE |Manifest: NOSIGNATURE
  271. hideexperimentalwarning-1.21.1-1.2.jar |Hide Experimental Warning |hideexperimentalwarning |1.2 |DONE |Manifest: NOSIGNATURE
  272. PrickleMC-forge-1.21.1-21.1.6.jar |PrickleMC |prickle |21.1.6 |DONE |Manifest: NOSIGNATURE
  273. kelpfertilizer-1.21.1-3.3.jar |Kelp Fertilizer |kelpfertilizer |3.3 |DONE |Manifest: NOSIGNATURE
  274. cloth-config-15.0.140-forge.jar |Cloth Config v14 API |cloth_config |15.0.140 |DONE |Manifest: NOSIGNATURE
  275. entity_model_features_forge_1.21-2.2.6.jar |Entity Model Features |entity_model_features |2.2.6 |DONE |Manifest: NOSIGNATURE
  276. entity_texture_features_forge_1.21.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |DONE |Manifest: NOSIGNATURE
  277. Beekeeper-1.21-1.0.5.jar |Beekeeper |bk |1.0.5 |DONE |Manifest: NOSIGNATURE
  278. UncraftingRecipes-1.21-1.3.jar |Uncrafting Recipes |uncraftingrecipes |1.3 |DONE |Manifest: NOSIGNATURE
  279. horsestatsmod-MC1.21-1.4.9.jar |HorseStatsMod |horsestatsmod |1.4.9 |DONE |Manifest: NOSIGNATURE
  280. supermartijn642corelib-1.1.17f-forge-mc1.21.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+f |DONE |Manifest: NOSIGNATURE
  281. YungsBridges-1.21.1-Forge-5.1.1.jar |YUNG's Bridges |yungsbridges |1.21.1-Forge-5.1.1 |DONE |Manifest: NOSIGNATURE
  282. villagespawnpoint-1.21.1-4.4.jar |Village Spawn Point |villagespawnpoint |4.4 |DONE |Manifest: NOSIGNATURE
  283. wthit-forge-12.4.4.jar |wthit |wthit |12.4.4 |DONE |Manifest: NOSIGNATURE
  284. portablemobs-1.2.1-forge-mc1.21.jar |Portable Mobs |portablemobs |1.2.1 |DONE |Manifest: NOSIGNATURE
  285. Philips-Ruins1.21.1-1.9.jar |Philip's Ruins |philipsruins |1.9 |DONE |Manifest: NOSIGNATURE
  286. collective-1.21.1-7.87.jar |Collective |collective |7.87 |DONE |Manifest: NOSIGNATURE
  287. cakechomps-forge-10.0.1+1.21.1.jar |Cake Chomps |cakechomps |10.0.1+1.21.1 |DONE |Manifest: NOSIGNATURE
  288. constantmusic-forge-1.21-1.0.5-all.jar |Constant Music |constantmusic |1.0.5 |DONE |Manifest: NOSIGNATURE
  289. YungsExtras-1.21.1-Forge-5.1.1.jar |YUNG's Extras |yungsextras |1.21.1-Forge-5.1.1 |DONE |Manifest: NOSIGNATURE
  290. improvedtrident-forge-1.21.x-v2.0.jar |Improved Trident |improvedtrident |2.0 |DONE |Manifest: NOSIGNATURE
  291. dungeons-and-taverns-v4.4.4 [Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v4.4.4 |DONE |Manifest: NOSIGNATURE
  292. DnT-pillager-outpost-overhaul-v2.2 [Forge].jar |Dungeons and Taverns Pillager |mr_dungeons_andtavernspillager|1-v2.2 |DONE |Manifest: NOSIGNATURE
  293. The Punji Mod-1.21.1-1.2.jar |The Punji Mod |punji |1.2 |DONE |Manifest: NOSIGNATURE
  294. nametagtweaks-1.21.1-3.8.jar |Name Tag Tweaks |nametagtweaks |3.8 |DONE |Manifest: NOSIGNATURE
  295. Mods-Yggdrasil-2.0.9-for-1.21-1.21.1.jar |Yggdrasil |mr_yggdrasil_structure |2.0.9 |DONE |Manifest: NOSIGNATURE
  296. monolib-forge-1.21.1-1.4.1.jar |MonoLib |monolib |1.4.1 |DONE |Manifest: NOSIGNATURE
  297. disenchanting_table-forge-1.21-3.0.1.jar |Dis-Enchanting Table |disenchanting_table |3.0.1 |DONE |Manifest: NOSIGNATURE
  298. longer_following_time-forge-1.21.1-1.0.0.jar |Longer Following Time |longer_following_time |1.0.0 |DONE |Manifest: NOSIGNATURE
  299. stackable_stew_and_soup-forge-1.21.1-2.0.1.jar |Stackable Stew and Soup |stackable_stew_and_soup |2.0.1 |DONE |Manifest: NOSIGNATURE
  300. followersteleporttoo-1.21.1-2.6.jar |Followers Teleport Too |followersteleporttoo |2.6 |DONE |Manifest: NOSIGNATURE
  301. YungsBetterMineshafts-1.21.1-Forge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-Forge-5.1.1 |DONE |Manifest: NOSIGNATURE
  302. collectorsalbum-forge-1.21.1-2.1.4.jar |Collector's Album |collectorsalbum |2.1.4 |DONE |Manifest: NOSIGNATURE
  303. chas-1.21-3.0-forge.jar |Craftable Horse Armor & Saddle|chas |3.0 |DONE |Manifest: NOSIGNATURE
  304. DarkPaintings-forge-1.21.1-21.1.2.jar |DarkPaintings |darkpaintings |21.1.2 |DONE |Manifest: NOSIGNATURE
  305. sixstairs-1.21.1-11-forge.jar |SixStairs |sixstairs |1.21.1-11-forge |DONE |Manifest: NOSIGNATURE
  306. YungsBetterJungleTemples-1.21.1-Forge-3.1.2.jar |YUNG's Better Jungle Temples |betterjungletemples |1.21.1-Forge-3.1.2 |DONE |Manifest: NOSIGNATURE
  307. Tide-forge-1.21-1.4.0.jar |Tide |tide |1.4.0 |DONE |Manifest: NOSIGNATURE
  308. mace3d-forge-1.21.X-1.1.0.jar |Awesome 3D Mace |mace3d |1.1.0 |DONE |Manifest: NOSIGNATURE
  309. doubledoors-1.21.1-5.9.jar |Double Doors |doubledoors |5.9 |DONE |Manifest: NOSIGNATURE
  310. lios_seafaring_dungeons-1.18.2-1.21-v0.0.3.jar |Lio's Seafaring Dungeons |lios_seafaring_dungeons |1.18.2-1.21-v0.0.3 |DONE |Manifest: NOSIGNATURE
  311. trashslot-forge-1.21.1-21.1.1.jar |TrashSlot |trashslot |21.1.1 |DONE |Manifest: NOSIGNATURE
  312. treeharvester-1.21.1-9.1.jar |Tree Harvester |treeharvester |9.1 |DONE |Manifest: NOSIGNATURE
  313. jei-1.21.1-forge-19.21.0.247.jar |Just Enough Items |jei |19.21.0.247 |DONE |Manifest: NOSIGNATURE
  314. horsestonks-forge-1.17+-1.0.1.jar |Horse Stonks |horsestonks |1.0.1 |DONE |Manifest: NOSIGNATURE
  315. ohmysherd-forge-1.21.1-21.1.2.jar |OhMySherd |ohmysherd |21.1.2 |DONE |Manifest: NOSIGNATURE
  316. portfolio-1.21.1-1.4.1-forge.jar |Portfolio |portfolio |1.21.1-1.4.0-forge |DONE |Manifest: NOSIGNATURE
  317. stonesmelting-1.21.1-0-forge.jar |StoneSmelting |stonesmelting |1.21.1-0-forge |DONE |Manifest: NOSIGNATURE
  318. expcounter-1.21.1-2-forge.jar |EXP Counter |expcounter |1.21.1-2-forge |DONE |Manifest: NOSIGNATURE
  319. blossom-blade-1.3.jar |Blossom Blade |mr_blossom_blade |1.3 |DONE |Manifest: NOSIGNATURE
  320. TaxFreeLevels-1.4.0-forge-1.21.1.jar |Tax Free Levels |taxfreelevels |1.4.0 |DONE |Manifest: NOSIGNATURE
  321. Clumps-forge-1.21.1-19.0.0.1.jar |Clumps |clumps |19.0.0.1 |DONE |Manifest: NOSIGNATURE
  322. comforts-forge-9.0.3+1.21.1.jar |Comforts |comforts |9.0.3+1.21.1 |DONE |Manifest: NOSIGNATURE
  323. travelersbackpack-forge-1.21.1-10.1.2.jar |Traveler's Backpack |travelersbackpack |10.1.2 |DONE |Manifest: NOSIGNATURE
  324. NaturesCompass-1.21.1-1.11.7-forge.jar |Nature's Compass |naturescompass |1.21.1-1.11.7-forge |DONE |Manifest: NOSIGNATURE
  325. fnf-forge-1.3-1.21.x.jar |Food N' Fuel |fnf |1.3-1.21.x |DONE |Manifest: NOSIGNATURE
  326. badpackets-forge-0.8.1.jar |Bad Packets |badpackets |0.8.1 |DONE |Manifest: NOSIGNATURE
  327. lukis-grand-capitals-1.0.jar |Luki's Grand Capitals |mr_lukis_grandcapitals |1.0 |DONE |Manifest: NOSIGNATURE
  328. knightlib-forge-1.21-1.0.1.jar |Knight Lib |knightlib |1.0.1 |DONE |Manifest: NOSIGNATURE
  329. anvilrestoration-1.21.1-2.3.jar |Anvil Restoration |anvilrestoration |2.3 |DONE |Manifest: NOSIGNATURE
  330. adorabuild-structures-2.8.0-forge-1.21.3.jar |AdoraBuild: Structures |adorabuild_structures |2.8.0 |DONE |Manifest: NOSIGNATURE
  331. toomanypaintings-1.0.2-1.21-forge.jar |Too Many Paintings! |toomanypaintings |1.0.2-1.21-forge |DONE |Manifest: NOSIGNATURE
  332. oreharvester-1.21.1-1.4.jar |Ore Harvester |oreharvester |1.4 |DONE |Manifest: NOSIGNATURE
  333. BeeFix-1.21-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE
  334. YungsBetterDesertTemples-1.21.1-Forge-4.1.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.21.1-Forge-4.1.2 |DONE |Manifest: NOSIGNATURE
  335. ExplorersCompass-1.21.1-1.3.8-forge.jar |Explorer's Compass |explorerscompass |1.21.1-1.3.8-forge |DONE |Manifest: NOSIGNATURE
  336. catalogue-forge-1.21.1-1.11.0.jar |Catalogue |catalogue |1.11.0 |DONE |Manifest: NOSIGNATURE
  337. Terralith_1.21.x_v2.5.5.jar |Terralith |terralith |2.5.5 |DONE |Manifest: NOSIGNATURE
  338. display_case-forge-1.21-1.0.0.jar |DisplayCase |display_case |1.0.0 |DONE |Manifest: NOSIGNATURE
  339. forge-1.21.1-52.0.29-universal.jar |Forge |forge |52.0.29 |DONE |Manifest: NOSIGNATURE
  340. more_mobs-v1.5.2-mc1.14x-1.21x-mod.jar |More Mobs |moremobs |1.5.2+mod |DONE |Manifest: NOSIGNATURE
  341. TravelersTitles-1.21.1-Forge-5.1.1.jar |Traveler's Titles |travelerstitles |1.21.1-Forge-5.1.1 |DONE |Manifest: NOSIGNATURE
  342. More Crafting Tables-Forge-1.21-7.0.0.jar |More Crafting Tables |mctb |7.0.0 |DONE |Manifest: NOSIGNATURE
  343. DnT-swamp-hut-overhaul-v2 [Forge].jar |Dungeons and Taverns Swamp Hut|mr_dungeons_andtavernsswamphut|1-v2 |DONE |Manifest: NOSIGNATURE
  344. DnT-woodland-mansion-replacement-v1.2 [Forge].jar |Dungeons and Taverns Woodland |mr_dungeons_andtavernswoodland|1-v1.2 |DONE |Manifest: NOSIGNATURE
  345. distractingtrims-forge-1.21.1-21.1.1.jar |DistractingTrims |distractingtrims |21.1.1 |DONE |Manifest: NOSIGNATURE
  346. forge-1.21.1-52.0.29-client.jar |Minecraft |minecraft |1.21.1 |DONE |Manifest: NOSIGNATURE
  347. configuration-forge-1.21.1-3.1.0.jar |Configuration |configuration |3.1.0 |DONE |Manifest: NOSIGNATURE
  348. wooledboots-1.8-forge-mc1.21.1.jar |Wooled Boots |wooledboots |1.8 |DONE |Manifest: NOSIGNATURE
  349. unwrecked-ships-plus-2.0.0-forge.jar |Unwrecked Ships |unwrecked_ships |2.0.0 |DONE |Manifest: NOSIGNATURE
  350. knightquest-1.7.0-forge.jar |Knight Quest |knightquest |1.7.0-forge |DONE |Manifest: NOSIGNATURE
  351. spectrelib-forge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |DONE |Manifest: NOSIGNATURE
  352. stickyenchantinglapis-1.21.1-1.3.jar |Sticky Enchanting Lapis |stickyenchantinglapis |1.3 |DONE |Manifest: NOSIGNATURE
  353. randommobsizes-forge-1.21.1-2.2.2.jar |Random Mob Sizes |random_mob_sizes |1.21.1-2.2.2 |DONE |Manifest: NOSIGNATURE
  354. Iceberg-1.21.1-forge-1.2.9.jar |Iceberg |iceberg |1.2.9 |DONE |Manifest: NOSIGNATURE
  355. Prism-1.21-forge-1.0.9.jar |Prism |prism |1.0.9 |DONE |Manifest: NOSIGNATURE
  356. EquipmentCompare-1.21-forge-1.3.12.jar |Equipment Compare |equipmentcompare |1.3.12 |DONE |Manifest: NOSIGNATURE
  357. AdvancementPlaques-1.21-forge-1.6.6.jar |Advancement Plaques |advancementplaques |1.6.6 |DONE |Manifest: NOSIGNATURE
  358. MerchantMarkers-1.21-forge-1.3.5.jar |Merchant Markers |merchantmarkers |1.3.5 |DONE |Manifest: NOSIGNATURE
  359. LegendaryTooltips-1.21-forge-1.4.11.jar |Legendary Tooltips |legendarytooltips |1.4.11 |DONE |Manifest: NOSIGNATURE
  360. Xaeros_Minimap_24.6.1_Forge_1.21.jar |Xaero's Minimap |xaerominimap |24.6.1 |DONE |Manifest: NOSIGNATURE
  361. simplefishnets-1.21-1.0.1.3.jar |Simple Fishing Nets |simplefishnets |1.0.1.3 |DONE |Manifest: NOSIGNATURE
  362. chestinvsort-1.21.1-1.2.0.jar |Chest and Inventory Sorting |chestinvsort |1.21.1-1.2.0 |DONE |Manifest: NOSIGNATURE
  363. polymorph-forge-1.0.7+1.21.1.jar |Polymorph |polymorph |1.0.7+1.21.1 |DONE |Manifest: NOSIGNATURE
  364. gildedsherds-forge-1.21.1-21.1.3.jar |GildedSherds |gildedsherds |21.1.3 |DONE |Manifest: NOSIGNATURE
  365. smeltingsand-1.21.1-11-forge.jar |SmeltingSand |smeltingsand |1.21.1-11-forge |DONE |Manifest: NOSIGNATURE
  366. villagebellrecipe-1.21.1-3.6.jar |Village Bell Recipe |villagebellrecipe |3.6 |DONE |Manifest: NOSIGNATURE
  367. regrowth-1.21.1-52.31.3.jar |Regrowth |regrowth |52.31.3 |DONE |Manifest: NOSIGNATURE
  368. betterarcheology-1.2.1-1.21.1.jar |Better Archeology |betterarcheology |1.2.1-1.21.1 |DONE |Manifest: NOSIGNATURE
  369. raised-forge-1.21.1-4.0.1.jar |Raised |raised |4.0.1 |DONE |Manifest: NOSIGNATURE
  370. lios_overhauled_villages-1.18.2-1.21-v0.0.5.jar |Lio's Overhauled Villages |lios_overhauled_villages |1.18.2-1.21-v0.0.5 |DONE |Manifest: NOSIGNATURE
  371. pottery-1.0.2a-forge-mc1.21.jar |Pottery |pottery |1.0.2+a |DONE |Manifest: NOSIGNATURE
  372. BetterF3-11.0.3-Forge-1.21.1.jar |BetterF3 |betterf3 |11.0.3 |DONE |Manifest: NOSIGNATURE
  373. villagersrespawn-1.21.1-52.7.0.jar |Villagers Respawn Mod |villagersrespawn |52.7.0 |DONE |Manifest: NOSIGNATURE
  374. bushierflowers-0.0.3-1.21.jar |Bushier Flowers |bushierflowers |0.0.3-1.21 |DONE |Manifest: NOSIGNATURE
  375. grindstonesharpertools-1.21.1-3.7.jar |Grindstone Sharper Tools |grindstonesharpertools |3.7 |DONE |Manifest: NOSIGNATURE
  376. cosmeticarmorreworked-1.21.1-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1 |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
  377. TipOfTheLoom-forge-1.21.1-21.1.3.jar |TipOfTheLoom |tipoftheloom |21.1.3 |DONE |Manifest: NOSIGNATURE
  378. snowballsfreezemobs-1.21.1-3.7.jar |Snowballs Freeze Mobs |snowballsfreezemobs |3.7 |DONE |Manifest: NOSIGNATURE
  379. Crash Report UUID: 5c0fa583-cea3-4ad0-966a-8e2ad8635905
  380. FML: 0.0
  381. Forge: net.minecraftforge:52.0.29
Tags: minecraft
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement