Advertisement
katubug

waystones activated quest crash

Oct 15th, 2022
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 10/15/22, 6:43 PM
  5. Description: Ticking player
  6.  
  7. java.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceLocation.toString()" because "p_12866_" is null
  8. at net.minecraft.stats.Stat.m_12865_(Stat.java:29) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,re:classloading}
  9. at net.minecraft.stats.Stat.m_12862_(Stat.java:23) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,re:classloading}
  10. at net.minecraft.stats.Stat.<init>(Stat.java:16) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,re:classloading}
  11. at net.minecraft.stats.StatType.m_12894_(StatType.java:27) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:classloading,re:mixin}
  12. at java.util.Map.computeIfAbsent(Map.java:1054) ~[?:?] {re:mixin}
  13. at net.minecraft.stats.StatType.m_12899_(StatType.java:26) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:classloading,re:mixin}
  14. at net.minecraft.stats.StatType.m_12902_(StatType.java:40) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:classloading,re:mixin}
  15. at dev.ftb.mods.ftbquests.quest.task.StatTask.submitTask(StatTask.java:110) ~[ftb-quests-forge-1802.3.8-build.101.jar%23127!/:1802.3.8-build.101] {re:classloading}
  16. at dev.ftb.mods.ftbquests.quest.task.Task.submitTask(Task.java:261) ~[ftb-quests-forge-1802.3.8-build.101.jar%23127!/:1802.3.8-build.101] {re:classloading}
  17. at dev.ftb.mods.ftbquests.FTBQuestsEventHandler.playerTick(FTBQuestsEventHandler.java:167) ~[ftb-quests-forge-1802.3.8-build.101.jar%23127!/:1802.3.8-build.101] {re:classloading}
  18. at dev.architectury.event.forge.EventHandlerImplCommon.event(EventHandlerImplCommon.java:140) ~[architectury-4.9.84-forge.jar%2361!/:?] {re:classloading}
  19. at net.minecraftforge.eventbus.ASMEventHandler_291_EventHandlerImplCommon_event_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
  20. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
  21. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
  22. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
  23. at net.minecraftforge.event.ForgeEventFactory.onPlayerPostTick(ForgeEventFactory.java:879) ~[forge-1.18.2-40.1.80-universal.jar%23216!/:?] {re:mixin,re:classloading}
  24. at net.minecraft.world.entity.player.Player.m_8119_(Player.java:279) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:wildbackport-common.mixins.json:common.PlayerMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:collectorsalbum.mixins.json:PlayerMixin,pl:mixin:APP:META-INF/easymagic.mixins.json:accessor.PlayerAccessor,pl:mixin:APP:ars_nouveau.mixins.json:elytra.ElytraPlayerMixin,pl:mixin:APP:mysticalworld.mixins.json:MixinPlayer,pl:mixin:APP:missingwilds.mixins.json:PlayerMixin,pl:mixin:APP:illuminations.mixins.json:PlayerEntityMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinPlayer,pl:mixin:APP:expandability.mixins.json:swimming.PlayerMixin,pl:mixin:APP:assets/enigmaticgraves/enigmaticgraves.mixins.json:PlayerEntityMixin,pl:mixin:A}
  25. at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:439) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:netherportalfix.mixins.json:ServerPlayerMixin,pl:mixin:APP:netherportalfix.mixins.json:ForgeServerPlayerMixin,pl:mixin:APP:yungsapi.mixins.json:ServerPlayerEntityTickMixin,pl:mixin:APP:collectorsalbum.mixins.json:ServerPlayerMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ANServerPlayerMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinServerPlayer,pl:mixin:A}
  26. at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:207) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wildbackport-common.mixins.json:network.ServerGamePacketListenerImplMixin,pl:mixin:A}
  27. at net.minecraft.network.Connection.m_129483_(Connection.java:245) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:classloading,re:mixin}
  28. at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:classloading}
  29. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:916) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  30. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  31. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  32. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  33. at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  34. at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Thread: Server thread
  42. Stacktrace:
  43. at net.minecraft.stats.Stat.m_12865_(Stat.java:29) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,re:classloading}
  44. at net.minecraft.stats.Stat.m_12862_(Stat.java:23) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,re:classloading}
  45. at net.minecraft.stats.Stat.<init>(Stat.java:16) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,re:classloading}
  46. at net.minecraft.stats.StatType.m_12894_(StatType.java:27) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:classloading,re:mixin}
  47. at java.util.Map.computeIfAbsent(Map.java:1054) ~[?:?] {re:mixin}
  48. at net.minecraft.stats.StatType.m_12899_(StatType.java:26) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:classloading,re:mixin}
  49. at net.minecraft.stats.StatType.m_12902_(StatType.java:40) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:classloading,re:mixin}
  50. at dev.ftb.mods.ftbquests.quest.task.StatTask.submitTask(StatTask.java:110) ~[ftb-quests-forge-1802.3.8-build.101.jar%23127!/:1802.3.8-build.101] {re:classloading}
  51. at dev.ftb.mods.ftbquests.quest.task.Task.submitTask(Task.java:261) ~[ftb-quests-forge-1802.3.8-build.101.jar%23127!/:1802.3.8-build.101] {re:classloading}
  52. at dev.ftb.mods.ftbquests.FTBQuestsEventHandler.playerTick(FTBQuestsEventHandler.java:167) ~[ftb-quests-forge-1802.3.8-build.101.jar%23127!/:1802.3.8-build.101] {re:classloading}
  53. at dev.architectury.event.forge.EventHandlerImplCommon.event(EventHandlerImplCommon.java:140) ~[architectury-4.9.84-forge.jar%2361!/:?] {re:classloading}
  54. at net.minecraftforge.eventbus.ASMEventHandler_291_EventHandlerImplCommon_event_PlayerTickEvent.invoke(.dynamic) ~[?:?] {}
  55. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
  56. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
  57. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
  58. at net.minecraftforge.event.ForgeEventFactory.onPlayerPostTick(ForgeEventFactory.java:879) ~[forge-1.18.2-40.1.80-universal.jar%23216!/:?] {re:mixin,re:classloading}
  59. at net.minecraft.world.entity.player.Player.m_8119_(Player.java:279) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:wildbackport-common.mixins.json:common.PlayerMixin,pl:mixin:APP:supplementaries.mixins.json:PlayerProjectileMixin,pl:mixin:APP:collectorsalbum.mixins.json:PlayerMixin,pl:mixin:APP:META-INF/easymagic.mixins.json:accessor.PlayerAccessor,pl:mixin:APP:ars_nouveau.mixins.json:elytra.ElytraPlayerMixin,pl:mixin:APP:mysticalworld.mixins.json:MixinPlayer,pl:mixin:APP:missingwilds.mixins.json:PlayerMixin,pl:mixin:APP:illuminations.mixins.json:PlayerEntityMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinPlayer,pl:mixin:APP:expandability.mixins.json:swimming.PlayerMixin,pl:mixin:APP:assets/enigmaticgraves/enigmaticgraves.mixins.json:PlayerEntityMixin,pl:mixin:A}
  60. -- Player being ticked --
  61. Details:
  62. Entity Type: minecraft:player (net.minecraft.server.level.ServerPlayer)
  63. Entity ID: 21
  64. Entity Name: Katubug
  65. Entity's Exact location: 15650.63, 88.00, -10809.53
  66. Entity's Block location: World: (15650,88,-10810), Section: (at 2,8,6 in 978,5,-676; chunk contains blocks 15648,-64,-10816 to 15663,319,-10801), Region: (30,-22; contains chunks 960,-704 to 991,-673, blocks 15360,-64,-11264 to 15871,319,-10753)
  67. Entity's Momentum: 0.00, -0.08, 0.00
  68. Entity's Passengers: []
  69. Entity's Vehicle: null
  70. Stacktrace:
  71. at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:439) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:netherportalfix.mixins.json:ServerPlayerMixin,pl:mixin:APP:netherportalfix.mixins.json:ForgeServerPlayerMixin,pl:mixin:APP:yungsapi.mixins.json:ServerPlayerEntityTickMixin,pl:mixin:APP:collectorsalbum.mixins.json:ServerPlayerMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ANServerPlayerMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinServerPlayer,pl:mixin:A}
  72. at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:207) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:wildbackport-common.mixins.json:network.ServerGamePacketListenerImplMixin,pl:mixin:A}
  73. at net.minecraft.network.Connection.m_129483_(Connection.java:245) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:classloading,re:mixin}
  74. at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:classloading}
  75. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:916) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  76. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  77. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  78. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  79. at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23211!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  80. at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  81.  
  82.  
  83. -- System Details --
  84. Details:
  85. Minecraft Version: 1.18.2
  86. Minecraft Version ID: 1.18.2
  87. Operating System: Windows 10 (amd64) version 10.0
  88. Java Version: 17.0.1, Microsoft
  89. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  90. Memory: 1565251296 bytes (1492 MiB) / 5653921792 bytes (5392 MiB) up to 8623489024 bytes (8224 MiB)
  91. CPUs: 12
  92. Processor Vendor: AuthenticAMD
  93. Processor Name: AMD Ryzen 5 5600X 6-Core Processor
  94. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  95. Microarchitecture: Zen 3
  96. Frequency (GHz): 4.20
  97. Number of physical packages: 1
  98. Number of physical CPUs: 6
  99. Number of logical CPUs: 12
  100. Graphics card #0 name: NVIDIA GeForce RTX 2060 SUPER
  101. Graphics card #0 vendor: NVIDIA (0x10de)
  102. Graphics card #0 VRAM (MB): 4095.00
  103. Graphics card #0 deviceId: 0x1f06
  104. Graphics card #0 versionInfo: DriverVersion=30.0.15.1259
  105. Memory slot #0 capacity (MB): 16384.00
  106. Memory slot #0 clockSpeed (GHz): 3.60
  107. Memory slot #0 type: DDR4
  108. Memory slot #1 capacity (MB): 16384.00
  109. Memory slot #1 clockSpeed (GHz): 3.60
  110. Memory slot #1 type: DDR4
  111. Virtual memory max (MB): 37545.16
  112. Virtual memory used (MB): 24550.81
  113. Swap memory total (MB): 4864.00
  114. Swap memory used (MB): 46.04
  115. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8224m -Xms256m
  116. Server Running: true
  117. Player Count: 1 / 8; [ServerPlayer['Katubug'/21, l='ServerLevel[Qveests]', x=15650.63, y=88.00, z=-10809.53]]
  118. Data Packs: vanilla, mod:hexerei (incompatible), mod:betterdungeons, mod:ftbessentials (incompatible), mod:cozycabincore, mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:mcwwindows, mod:rubidium (incompatible), mod:gildedarmor, mod:duckling (incompatible), mod:controlling (incompatible), mod:reauth (incompatible), mod:placebo (incompatible), mod:yungsapi, mod:wildbackport, mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:mcwdoors, mod:mysticalchemy (incompatible), mod:balm (incompatible), mod:twilightforest (incompatible), mod:structure_gel, mod:endlessocean (incompatible), mod:cleancut (incompatible), mod:repurposed_structures, mod:verdure (incompatible), mod:endrem (incompatible), mod:drawerfps (incompatible), mod:snailmail (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib, mod:cnb (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:yungsextras, mod:ftbultimine (incompatible), mod:architectury (incompatible), mod:curiouselytra (incompatible), mod:trashcans, mod:polylib (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:celesteconfig (incompatible), mod:darkpaintings (incompatible), mod:mcwlights, mod:betteradvancements (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:itemfilters (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:mcwpaintings, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:naturescompass (incompatible), mod:configured (incompatible), mod:decorative_blocks, mod:curioofundying (incompatible), mod:ftbbackups2 (incompatible), mod:snuffles (incompatible), mod:blueprint (incompatible), mod:crafttweaker (incompatible), mod:ars_nouveau, mod:mysticalworld (incompatible), mod:forge, mod:friendsandfoes (incompatible), mod:selene (incompatible), mod:advancementframes (incompatible), mod:supplementaries (incompatible), mod:craftingtweaks (incompatible), mod:awesomedungeonocean, mod:enchdesc (incompatible), mod:theoneprobe (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:ftbquests (incompatible), mod:enigmaticgraves (incompatible), mod:another_furniture (incompatible), mod:creativecore (incompatible), mod:ecologics, mod:xaerominimap, mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:entityculling (incompatible), mod:crittersandcompanions (incompatible), mod:creeperoverhaul (incompatible), mod:appleskin (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:farmersdelight (incompatible), mod:honeyexpansion, mod:nethersdelight (incompatible), mod:brewinandchewin (incompatible), mod:farmersrespite (incompatible), mod:lootr (incompatible), mod:solcarrot (incompatible), mod:enhancedcelestials (incompatible), mod:byg (incompatible), mod:expandability (incompatible), mod:delightful, mod:cosmeticarmorreworked (incompatible), mod:xpbook (incompatible), Supplementaries Generated Pack, mod:inventoryessentials (incompatible), mod:inventorysorter (incompatible), mod:betteramethyst, mod:placeableblazerods, mod:strawgolem (incompatible), mod:guiclock, mod:buildinggadgets (incompatible), mod:cryingghasts, mod:cloth_config (incompatible), mod:bettertags (incompatible), mod:collective, mod:mob_catcher, mod:pettablebees (incompatible), mod:collectorsalbum, mod:scaffoldingdropsnearby, mod:online_detector, mod:doubledoors, mod:easymagic (incompatible), mod:respawningshulkers, mod:anvilrestoration, mod:display_case (incompatible), mod:beehivetooltips (incompatible), mod:missingwilds (incompatible), mod:more_wandering_trades, mod:snowyspirit (incompatible), mod:obsidianboat (incompatible), mod:cyclepaintings, mod:doubleslabs (incompatible), mod:puzzleslib (incompatible), mod:betterlily (incompatible), mod:healingcampfire, mod:cobbled_paths (incompatible), Snowyspirit Generated Pack, mod:equipmentcompare (incompatible), mod:horse_colors, mod:iceberg (incompatible), mod:structures_compass, mod:crashutilities (incompatible), mod:waystones (incompatible), mod:illuminations (incompatible), mod:betterstrongholds, mod:tlc, mod:jeresources (incompatible), mod:fastload (incompatible), mod:jei (incompatible), mod:jeienchantmentinfo (incompatible), mod:jeitweaker (incompatible), mod:jeiintegration (incompatible), mod:tipsmod (incompatible), mod:commonality, mod:apexcore, mod:fantasyfurniture, mod:openloader (incompatible)
  119. World Generation: Stable
  120. Type: Integrated Server (map_client.txt)
  121. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  122. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  123. ModLauncher launch target: forgeclient
  124. ModLauncher naming: srg
  125. ModLauncher services:
  126. mixin PLUGINSERVICE
  127. eventbus PLUGINSERVICE
  128. slf4jfixer PLUGINSERVICE
  129. object_holder_definalize PLUGINSERVICE
  130. runtime_enum_extender PLUGINSERVICE
  131. capability_token_subclass PLUGINSERVICE
  132. accesstransformer PLUGINSERVICE
  133. runtimedistcleaner PLUGINSERVICE
  134. mixin TRANSFORMATIONSERVICE
  135. fml TRANSFORMATIONSERVICE
  136. FML Language Providers:
  137. lowcodefml@null
  138. javafml@null
  139. Mod List:
  140. hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |DONE |Manifest: NOSIGNATURE
  141. YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  142. ftb-essentials-1802.1.7-build.42.jar |FTB Essentials |ftbessentials |1802.1.7-build.42 |DONE |Manifest: NOSIGNATURE
  143. cozycabincore-forge-1.4.jar |Cozy Cabincore |cozycabincore |1.4 |DONE |Manifest: NOSIGNATURE
  144. YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE
  145. netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
  146. 1.18.2-betteramethyst-1.0.1.jar |Better Amethyst |betteramethyst |1.0.1 |DONE |Manifest: NOSIGNATURE
  147. placeableblazerods_1.18.2-1.4.jar |Placeable Blaze Rods |placeableblazerods |1.4 |DONE |Manifest: NOSIGNATURE
  148. Tips-Forge-1.18.2-5.0.8.jar |Tips |tipsmod |5.0.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
  149. mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
  150. Strawgolem-forge-1.18.2-2.0.0b2.jar |Straw Golem |strawgolem |2.0.0b2 |DONE |Manifest: NOSIGNATURE
  151. rubidium-0.5.4.jar |Rubidium |rubidium |0.5.4 |DONE |Manifest: NOSIGNATURE
  152. guiclock_1.18.2-3.7.jar |GUI Clock |guiclock |3.7 |DONE |Manifest: NOSIGNATURE
  153. gildedarmor-forge-1.18.2-1.3.0.jar |Gilded Armor |gildedarmor |1.3.0 |DONE |Manifest: NOSIGNATURE
  154. duckling-1.0.6-forge.jar |Duckling |duckling |1.0.6 |DONE |Manifest: NOSIGNATURE
  155. Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |DONE |Manifest: NOSIGNATURE
  156. ReAuth-1.18-Forge-4.0.4.jar |ReAuth |reauth |4.0.4 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
  157. Placebo-1.18.2-6.6.5.jar |Placebo |placebo |6.6.5 |DONE |Manifest: NOSIGNATURE
  158. YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
  159. wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |DONE |Manifest: NOSIGNATURE
  160. feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
  161. Bookshelf-Forge-1.18.2-13.2.50.jar |Bookshelf |bookshelf |13.2.50 |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
  162. buildinggadgets-3.13.0-build.5+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.0-build.5+mc1.1|DONE |Manifest: NOSIGNATURE
  163. cryingghasts_1.18.2-1.5.jar |Crying Ghasts |cryingghasts |1.5 |DONE |Manifest: NOSIGNATURE
  164. mcw-doors-1.0.7-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
  165. mystic_alchemy-0.0.9.jar |Mystic Alchemy |mysticalchemy |0.0.6 |DONE |Manifest: NOSIGNATURE
  166. balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |DONE |Manifest: NOSIGNATURE
  167. JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |DONE |Manifest: NOSIGNATURE
  168. cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |DONE |Manifest: NOSIGNATURE
  169. twilightforest-1.18.2-4.1.1423-universal.jar |The Twilight Forest |twilightforest |4.1.1423 |DONE |Manifest: NOSIGNATURE
  170. structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |DONE |Manifest: NOSIGNATURE
  171. EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE
  172. endlessocean-1.18.2-0.3.0-BETA.jar |Endless Ocean Aquatic Adventur|endlessocean |0.3.0-BETA |DONE |Manifest: NOSIGNATURE
  173. cleancut-mc1.18.2-4.0-forge.jar |Clean Cut |cleancut |4.0 |DONE |Manifest: NOSIGNATURE
  174. repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
  175. crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |DONE |Manifest: NOSIGNATURE
  176. bettertags-1.18.2-1.0.jar |Better Tags |bettertags |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
  177. verdure-1.18.2-1.1.2.jar |Verdure |verdure |1.1.2 |DONE |Manifest: NOSIGNATURE
  178. endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |DONE |Manifest: NOSIGNATURE
  179. drawerfps-1.18.2-2.4.jar |Example Mod |drawerfps |1.18.2-2.4 |DONE |Manifest: NOSIGNATURE
  180. snailmail-1.18.2-1.1.0-forge.jar |Snail Mail |snailmail |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
  181. mcw-trapdoors-1.0.7-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
  182. mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE
  183. supermartijn642corelib-1.0.19-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |DONE |Manifest: NOSIGNATURE
  184. CNB-1.18.2-1.4.0.jar |Creatures and Beasts |cnb |1.4.0 |DONE |Manifest: NOSIGNATURE
  185. curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
  186. Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
  187. collective-1.18.2-5.7.jar |Collective |collective |5.7 |DONE |Manifest: NOSIGNATURE
  188. horse_colors-1.18.2-1.8.0.jar |Realistic Horse Genetics |horse_colors |1.18.2-1.8.0 |DONE |Manifest: NOSIGNATURE
  189. YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  190. ftb-ultimine-forge-1802.3.3-build.67.jar |FTB Ultimine |ftbultimine |1802.3.3-build.67 |DONE |Manifest: NOSIGNATURE
  191. YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
  192. architectury-4.9.84-forge.jar |Architectury |architectury |4.9.84 |DONE |Manifest: NOSIGNATURE
  193. curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
  194. trashcans-1.0.15-forge-mc1.18.jar |Trash Cans |trashcans |1.0.15 |DONE |Manifest: NOSIGNATURE
  195. MobCatcher-Forge-1.18.2-1.1.5.jar |Mob Catcher |mob_catcher |1.1.5 |DONE |Manifest: NOSIGNATURE
  196. inventoryessentials-forge-1.18.2-4.0.2.jar |Inventory Essentials |inventoryessentials |4.0.2 |DONE |Manifest: NOSIGNATURE
  197. polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |DONE |Manifest: NOSIGNATURE
  198. FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
  199. YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
  200. pettablebees-1.18.2-1.0.2.jar |Pettable Bees |pettablebees |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
  201. collectorsalbum-forge-1.18.2-1.3.0.jar |Collector's Album |collectorsalbum |1.3.0 |DONE |Manifest: NOSIGNATURE
  202. geckolib-forge-1.18-3.0.43.jar |GeckoLib |geckolib3 |3.0.43 |DONE |Manifest: NOSIGNATURE
  203. celesteconfig-1.18.2-1.0.0.jar |Celestial Config |celesteconfig |1.0.0 |DONE |Manifest: NOSIGNATURE
  204. scaffoldingdropsnearby_1.18.2-1.6.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |1.6 |DONE |Manifest: NOSIGNATURE
  205. DarkPaintings-Forge-1.18.2-10.0.3.jar |DarkPaintings |darkpaintings |10.0.3 |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
  206. mcw-lights-1.0.4-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |DONE |Manifest: NOSIGNATURE
  207. BetterAdvancements-1.18.2-0.2.1.132.jar |Better Advancements |betteradvancements |0.2.1.132 |DONE |Manifest: NOSIGNATURE
  208. online_detector-1.18.2-2.1.1.jar |Online Detector |online_detector |1.18.2-2.1.1 |DONE |Manifest: NOSIGNATURE
  209. inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |DONE |Manifest: NOSIGNATURE
  210. doubledoors_1.18.2-3.3.jar |Double Doors |doubledoors |3.3 |DONE |Manifest: NOSIGNATURE
  211. Fastload-Reforged-1.2.1+1.18.2.jar |Fastload |fastload |1.2.1+1.18.2 |DONE |Manifest: NOSIGNATURE
  212. ftb-library-forge-1802.3.6-build.140.jar |FTB Library |ftblibrary |1802.3.6-build.140 |DONE |Manifest: NOSIGNATURE
  213. ftb-teams-forge-1802.2.6-build.69.jar |FTB Teams |ftbteams |1802.2.6-build.69 |DONE |Manifest: NOSIGNATURE
  214. item-filters-forge-1802.2.8-build.40.jar |Item Filters |itemfilters |1802.2.8-build.40 |DONE |Manifest: NOSIGNATURE
  215. EasyMagic-v3.3.0-1.18.2-Forge.jar |Easy Magic |easymagic |3.3.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
  216. jei-1.18.2-9.7.2.266.jar |Just Enough Items |jei |9.7.2.266 |DONE |Manifest: NOSIGNATURE
  217. JEIEnchantmentInfo-1.17.1-2.0.0.jar |JEI Enchantment Info |jeienchantmentinfo |1.17.1-2.0.0 |DONE |Manifest: NOSIGNATURE
  218. libraryferret-forge-1.18.2-3.0.0.jar |Library ferret |libraryferret |3.0.0 |DONE |Manifest: NOSIGNATURE
  219. goblintraders-1.8.0-1.18.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE
  220. caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
  221. waystones-forge-1.18.2-10.1.0.jar |Waystones |waystones |10.1.0 |DONE |Manifest: NOSIGNATURE
  222. mcw-paintings-1.0.4-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE
  223. FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |DONE |Manifest: NOSIGNATURE
  224. Clumps-forge-1.18.2-8.0.0+15.jar |Clumps |clumps |8.0.0+15 |DONE |Manifest: NOSIGNATURE
  225. NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
  226. configured-2.0.0-1.18.2.jar |Configured |configured |2.0.0 |DONE |Manifest: NOSIGNATURE
  227. Decorative Blocks-forge-1.18.2-2.1.2.jar |Decorative Blocks |decorative_blocks |2.1.2 |DONE |Manifest: NOSIGNATURE
  228. respawningshulkers_1.18.2-1.7.jar |Respawning Shulkers |respawningshulkers |1.7 |DONE |Manifest: NOSIGNATURE
  229. curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
  230. anvilrestoration_1.18.2-1.2.jar |Anvil Restoration |anvilrestoration |1.2 |DONE |Manifest: NOSIGNATURE
  231. ftbbackups2-forge-1.18.2-1.0.14.jar |FTB Backups 2 |ftbbackups2 |1.0.14 |DONE |Manifest: 59:0f:44:4b:f7:95:28:28:25:5b:fd:c0:c9:48:6c:4a:e5:6e:6d:7b:63:ab:f4:90:55:1f:cf:4b:e9:51:91:ed
  232. snuffles-1.0.2.jar |Snuffles |snuffles |1.0.2 |DONE |Manifest: NOSIGNATURE
  233. JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |DONE |Manifest: NOSIGNATURE
  234. blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |DONE |Manifest: NOSIGNATURE
  235. DisplayCase-forge-1.18.2-1.0.3.jar |Display Case Mod |display_case |1.0.3 |DONE |Manifest: NOSIGNATURE
  236. CraftTweaker-forge-1.18.2-9.1.195.jar |CraftTweaker |crafttweaker |9.1.195 |DONE |Manifest: NOSIGNATURE
  237. ars_nouveau-1.18.2-2.7.8.jar |Ars Nouveau |ars_nouveau |2.7.8 |DONE |Manifest: NOSIGNATURE
  238. mysticalworld-1.18.2-0.4.7.28.jar |Mystical World |mysticalworld |0.4.7.28 |DONE |Manifest: NOSIGNATURE
  239. beehive-tooltips-forge-1.4.2.jar |Beehive Tooltips |beehivetooltips |1.4.2 |DONE |Manifest: NOSIGNATURE
  240. Missing-Wilds-forge-1.18.2-1.1.0.jar |Missing Wilds |missingwilds |0.0NONE |DONE |Manifest: NOSIGNATURE
  241. forge-1.18.2-40.1.80-universal.jar |Forge |forge |40.1.80 |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
  242. More Wandering Trades 1.0.0 - 1.18.2.jar |More Wandering Trades |more_wandering_trades |1.0.0 |DONE |Manifest: NOSIGNATURE
  243. friendsandfoes-forge-mc1.18.2-1.4.5.jar |Friends&Foes |friendsandfoes |1.4.5 |DONE |Manifest: NOSIGNATURE
  244. selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
  245. advancementframes-1.18.2-1.1.1.jar |Advancement Frames |advancementframes |1.18.2-1.1.1 |DONE |Manifest: NOSIGNATURE
  246. supplementaries-1.18.2-1.5.10.jar |Supplementaries |supplementaries |1.18.2-1.5.10 |DONE |Manifest: NOSIGNATURE
  247. craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |DONE |Manifest: NOSIGNATURE
  248. awesomedungeonocean-forge-1.18.2-3.0.1.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.0.0 |DONE |Manifest: NOSIGNATURE
  249. client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |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
  250. EnchantmentDescriptions-Forge-1.18.2-10.0.9.jar |EnchantmentDescriptions |enchdesc |10.0.9 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  251. theoneprobe-1.18-5.1.2.jar |The One Probe |theoneprobe |1.18-5.1.2 |DONE |Manifest: NOSIGNATURE
  252. TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE
  253. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
  254. illuminations-forge-1.18.2-1.10.2.19.jar |Illuminations |illuminations |1.18.2-1.10.2.19 |DONE |Manifest: NOSIGNATURE
  255. ftb-quests-forge-1802.3.8-build.101.jar |FTB Quests |ftbquests |1802.3.8-build.101 |DONE |Manifest: NOSIGNATURE
  256. commonality-1.18.2-1.4.0.jar |Commonality |commonality |1.4.0 |DONE |Manifest: NOSIGNATURE
  257. EnigmaticGraves-1.18.1-1.7.4.jar |Enigmatic Graves |enigmaticgraves |1.18.1-1.7.4 |DONE |Manifest: NOSIGNATURE
  258. snowyspirit-1.18.2-1.3.2.jar |Snowy Spirit |snowyspirit |1.18.2-1.3.2 |DONE |Manifest: NOSIGNATURE
  259. another_furniture-forge-1.1.3-1.18.2.jar |Another Furniture |another_furniture |1.1.3-1.18.2 |DONE |Manifest: NOSIGNATURE
  260. CreativeCore_FORGE_v2.6.15_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE
  261. ObsidianBoat-1.5.0-build.13+mc1.18.2.jar |Obsidian Boat |obsidianboat |1.5.0-build.13+mc1.1|DONE |Manifest: NOSIGNATURE
  262. jeiintegration_1.18.2-9.0.0.37.jar |JEI Integration |jeiintegration |9.0.0.37 |DONE |Manifest: NOSIGNATURE
  263. Iceberg-1.18.2-forge-1.0.48.jar |Iceberg |iceberg |1.0.48 |DONE |Manifest: NOSIGNATURE
  264. ecologics-forge-1.18.2-1.7.10.jar |Ecologics |ecologics |1.7.10 |DONE |Manifest: NOSIGNATURE
  265. Xaeros_Minimap_22.15.1_Forge_1.18.2.jar |Xaero's Minimap |xaerominimap |22.15.1 |DONE |Manifest: NOSIGNATURE
  266. cyclepaintings_1.18.2-2.7.jar |Cycle Paintings |cyclepaintings |2.7 |DONE |Manifest: NOSIGNATURE
  267. polymorph-forge-1.18.2-0.45.jar |Polymorph |polymorph |1.18.2-0.45 |DONE |Manifest: NOSIGNATURE
  268. AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
  269. AkashicTome-1.5-20.jar |Akashic Tome |akashictome |1.5-20 |DONE |Manifest: NOSIGNATURE
  270. Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE
  271. StorageDrawers-1.18.2-10.2.1.jar |Storage Drawers |storagedrawers |10.2.1 |DONE |Manifest: NOSIGNATURE
  272. entityculling-forge-mc1.18-1.5.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE
  273. DoubleSlabs-1.18-5.0.0.jar |Double Slabs |doubleslabs |5.0.0 |DONE |Manifest: NOSIGNATURE
  274. crittersandcompanions-1.18.2-1.0.2.jar |Critters and Companions |crittersandcompanions |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
  275. tlc_forge-1.0.1-R-1.18.2.jar |The Lost Castle |tlc |1.0.1 |DONE |Manifest: NOSIGNATURE
  276. structures_compass-1.18.2-1.4.1.jar |Structures Compass |structures_compass |1.18.2-1.4.1 |DONE |Manifest: NOSIGNATURE
  277. creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE
  278. appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
  279. alexsdelight-1.18.2-1.3.3.jar |Alex's Delight |alexsdelight |1.3.3 |DONE |Manifest: NOSIGNATURE
  280. citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
  281. alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
  282. FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
  283. honeyexpansion-1.1.1.jar |Honey expansion |honeyexpansion |1.1.1 |DONE |Manifest: NOSIGNATURE
  284. NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |DONE |Manifest: NOSIGNATURE
  285. BrewinAndChewin-1.18.2-1.0.1.jar |Brewin' and Chewin' |brewinandchewin |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  286. FarmersRespite-1.18.2-1.3.0.jar |Farmer's Respite |farmersrespite |1.18.1-1.3.0 |DONE |Manifest: NOSIGNATURE
  287. lootr-1.18.2-0.2.21.58.jar |Lootr |lootr |0.2.21.58 |DONE |Manifest: NOSIGNATURE
  288. SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
  289. apexcore-1.18.2-4.13.0.jar |ApexCore |apexcore |4.13.0 |DONE |Manifest: NOSIGNATURE
  290. fantasyfurniture-1.18.2-3.11.0.jar |Fantasy's Furniture |fantasyfurniture |3.11.0 |DONE |Manifest: NOSIGNATURE
  291. PuzzlesLib-v3.3.5-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.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
  292. Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE
  293. betterlily-1.18.2-1.0.1.jar |Better Lilypads |betterlily |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  294. Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.6.jar |Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
  295. expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
  296. Delightful-1.18.2-2.6.jar |Delightful |delightful |2.6 |DONE |Manifest: NOSIGNATURE
  297. CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |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
  298. healingcampfire_1.18.2-3.9.jar |Healing Campfire |healingcampfire |3.9 |DONE |Manifest: NOSIGNATURE
  299. cobbled_paths-forge-0.1.7.jar |Cobbled Paths |cobbled_paths |0.1.7 |DONE |Manifest: NOSIGNATURE
  300. OpenLoader-Forge-1.18.2-12.0.1.jar |OpenLoader |openloader |12.0.1 |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
  301. xptome-1.18.2-2.1.6.jar |XP Tome |xpbook |2.1.6 |DONE |Manifest: NOSIGNATURE
  302. Crash Report UUID: 866a5277-7ebc-4f4a-a4c1-f52b700c176b
  303. FML: 40.1
  304. Forge: net.minecraftforge:40.1.80
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement