Advertisement
Silvrus

Spelunker's Charm Crash

Dec 25th, 2022
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.78 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 2022-12-25 09:31:10
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Cannot read field "f_19853_" because the return value of "net.minecraftforge.event.entity.EntityMobGriefingEvent.getEntity()" is null
  8. at net.mcreator.spelunkerscharm.procedures.CreeperCausesTremorProcedure.onEntityGrief(CreeperCausesTremorProcedure.java:18) ~[SpelunkersCharm-2.7.0-1.19.2.jar%23506!/:?] {re:classloading}
  9. at net.mcreator.spelunkerscharm.procedures.__CreeperCausesTremorProcedure_onEntityGrief_EntityMobGriefingEvent.invoke(.dynamic) ~[SpelunkersCharm-2.7.0-1.19.2.jar%23506!/:?] {re:classloading,pl:eventbus:B}
  10. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
  11. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
  12. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
  13. at net.minecraftforge.event.ForgeEventFactory.getMobGriefingEvent(ForgeEventFactory.java:612) ~[forge-1.19.2-43.2.0-universal.jar%23556!/:?] {re:mixin,re:classloading}
  14. at net.minecraft.world.entity.projectile.LargeFireball.m_6532_(LargeFireball.java:29) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading}
  15. at net.minecraft.world.entity.projectile.AbstractHurtingProjectile.m_8119_(AbstractHurtingProjectile.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading}
  16. at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:658) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:A}
  17. at net.minecraft.world.level.Level.m_46653_(Level.java:457) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:lucent.mixins.json:LevelMixin,pl:mixin:A}
  18. at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:A}
  19. at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading}
  20. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:A}
  21. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  22. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  23. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  24. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  25. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  26. at java.lang.Thread.run(Thread.java:833) [?:?] {}
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Thread: Server thread
  34. Stacktrace:
  35. at net.mcreator.spelunkerscharm.procedures.CreeperCausesTremorProcedure.onEntityGrief(CreeperCausesTremorProcedure.java:18) ~[SpelunkersCharm-2.7.0-1.19.2.jar%23506!/:?] {re:classloading}
  36. at net.mcreator.spelunkerscharm.procedures.__CreeperCausesTremorProcedure_onEntityGrief_EntityMobGriefingEvent.invoke(.dynamic) ~[SpelunkersCharm-2.7.0-1.19.2.jar%23506!/:?] {re:classloading,pl:eventbus:B}
  37. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
  38. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
  39. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
  40. at net.minecraftforge.event.ForgeEventFactory.getMobGriefingEvent(ForgeEventFactory.java:612) ~[forge-1.19.2-43.2.0-universal.jar%23556!/:?] {re:mixin,re:classloading}
  41. at net.minecraft.world.entity.projectile.LargeFireball.m_6532_(LargeFireball.java:29) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading}
  42. at net.minecraft.world.entity.projectile.AbstractHurtingProjectile.m_8119_(AbstractHurtingProjectile.java:68) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading}
  43. at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:658) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:A}
  44. at net.minecraft.world.level.Level.m_46653_(Level.java:457) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:lucent.mixins.json:LevelMixin,pl:mixin:A}
  45. at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:A}
  46. at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading}
  47. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:A}
  48. -- Entity being ticked --
  49. Details:
  50. Entity Type: minecraft:fireball (net.minecraft.world.entity.projectile.LargeFireball)
  51. Entity ID: 89219
  52. Entity Name: Fireball
  53. Entity's Exact location: -484.99, 41.72, 233.18
  54. Entity's Block location: World: (-485,41,233), Section: (at 11,9,9 in -31,2,14; chunk contains blocks -496,0,224 to -481,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  55. Entity's Momentum: -1.34, -0.09, 1.34
  56. Entity's Passengers: []
  57. Entity's Vehicle: null
  58. Stacktrace:
  59. at net.minecraft.world.level.Level.m_46653_(Level.java:457) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:lucent.mixins.json:LevelMixin,pl:mixin:A}
  60. at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:323) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:A}
  61. at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading}
  62. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:303) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:A}
  63. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  64. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  65. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  66. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  67. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  68. at java.lang.Thread.run(Thread.java:833) [?:?] {}
  69.  
  70.  
  71. -- Affected level --
  72. Details:
  73. All players: 1 total; [ServerPlayer['Silvrus'/503, l='ServerLevel[World 2-8]', x=-345.10, y=48.91, z=95.86]]
  74. Chunk stats: 2809
  75. Level dimension: minecraft:the_nether
  76. Derived: true
  77. Level spawn location: World: (0,69,0), Section: (at 0,5,0 in 0,4,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  78. Level time: 1801717 game time, 1589779 day time
  79. Level name: World 2-8
  80. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  81. Level weather: Rain time: 55265 (now: false), thunder time: 66626 (now: false)
  82. Known server brands: forge
  83. Level was modded: true
  84. Level storage version: 0x04ABD - Anvil
  85. Stacktrace:
  86. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:866) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  87. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  88. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  89. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  90. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23551!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  91. at java.lang.Thread.run(Thread.java:833) [?:?] {}
  92.  
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.19.2
  97. Minecraft Version ID: 1.19.2
  98. Operating System: Windows 10 (amd64) version 10.0
  99. Java Version: 17.0.2, Eclipse Adoptium
  100. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  101. Memory: 1086919320 bytes (1036 MiB) / 7180648448 bytes (6848 MiB) up to 8589934592 bytes (8192 MiB)
  102. CPUs: 16
  103. Processor Vendor: AuthenticAMD
  104. Processor Name: AMD Ryzen 7 2700X Eight-Core Processor
  105. Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
  106. Microarchitecture: Zen+
  107. Frequency (GHz): 3.70
  108. Number of physical packages: 1
  109. Number of physical CPUs: 8
  110. Number of logical CPUs: 16
  111. Graphics card #0 name: NVIDIA GeForce RTX 2070
  112. Graphics card #0 vendor: NVIDIA (0x10de)
  113. Graphics card #0 VRAM (MB): 4095.00
  114. Graphics card #0 deviceId: 0x1f02
  115. Graphics card #0 versionInfo: DriverVersion=31.0.15.1694
  116. Memory slot #0 capacity (MB): 8192.00
  117. Memory slot #0 clockSpeed (GHz): 2.13
  118. Memory slot #0 type: DDR4
  119. Memory slot #1 capacity (MB): 8192.00
  120. Memory slot #1 clockSpeed (GHz): 2.13
  121. Memory slot #1 type: DDR4
  122. Memory slot #2 capacity (MB): 8192.00
  123. Memory slot #2 clockSpeed (GHz): 2.13
  124. Memory slot #2 type: DDR4
  125. Memory slot #3 capacity (MB): 8192.00
  126. Memory slot #3 clockSpeed (GHz): 2.13
  127. Memory slot #3 type: DDR4
  128. Virtual memory max (MB): 37580.98
  129. Virtual memory used (MB): 24658.81
  130. Swap memory total (MB): 4864.00
  131. Swap memory used (MB): 533.07
  132. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms8192m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m
  133. Server Running: true
  134. Player Count: 1 / 8; [ServerPlayer['Silvrus'/503, l='ServerLevel[World 2-8]', x=-345.10, y=48.91, z=95.86]]
  135. Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:prefab, mod:valhelsia_furniture (incompatible), mod:modnametooltip (incompatible), mod:hourglass (incompatible), mod:neat (incompatible), mod:forgeendertech, mod:yungsapi, mod:powah (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:lootbeams, mod:guardvillagers (incompatible), mod:actuallyusefulsmithingtable (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:balm (incompatible), mod:jeresources (incompatible), mod:betterthanmending (incompatible), mod:cloth_config (incompatible), mod:supplementaries (incompatible), mod:structure_gel, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:tipthescales (incompatible), mod:repurposed_structures, mod:geolosys (incompatible), mod:botanytrees (incompatible), mod:transparent (incompatible), mod:supermartijn642corelib (incompatible), mod:yungsbridges, mod:enchantmenttransfer, mod:curios, mod:lucent, mod:yungsextras, mod:angelring (incompatible), mod:tombstone, mod:wormhole (incompatible), mod:cfm (incompatible), mod:itemphysic (incompatible), mod:codechickenlib (incompatible), mod:bettermineshafts, mod:prettybeaches (incompatible), mod:geckolib3 (incompatible), mod:darkpaintings (incompatible), mod:kiwi (incompatible), mod:stylisheffects (incompatible), mod:nomowanderer (incompatible), mod:adfinders, mod:campsite_structures, mod:jei (incompatible), mod:everlastingabilities (incompatible), mod:visualworkbench (incompatible), mod:graveyard (incompatible), mod:mekanism, mod:caelus (incompatible), mod:bdlib, mod:immersive_weathering (incompatible), mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:libx, mod:botanypots (incompatible), mod:farmingforblockheads (incompatible), mod:anvilrestoration, mod:rare_ice (incompatible), mod:edivadlib, mod:theoneprobe (incompatible), mod:mousetweaks, mod:immersiveengineering (incompatible), mod:tokenenchanter (incompatible), mod:unwrecked_ships, mod:spectrelib (incompatible), mod:paintings (incompatible), mod:forge, mod:silentgear, mod:right_click_get_crops, mod:cyclepaintings, mod:polymorph, mod:autoreglib (incompatible), mod:regrowth, mod:fastfurnace (incompatible), mod:appleskin, mod:puzzleslib (incompatible), mod:wwoo, mod:extremesoundmuffler, mod:cyclopscore (incompatible), mod:betterwitchhuts, mod:wildberries, mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:kleeslabs (incompatible), mod:glassential (incompatible), mod:darkness (incompatible), mod:enhancedvisuals (incompatible), mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:buildinggadgets (incompatible), mod:waddles, mod:additionalstructures, mod:mekanismgenerators, mod:carryon (incompatible), mod:moveplus (incompatible), mod:mob_grinding_utils (incompatible), mod:equipmentcompare (incompatible), mod:farmersdelight (incompatible), mod:hostilenetworks (incompatible), mod:entangled (incompatible), mod:ambientsounds (incompatible), mod:endrem, mod:simplylight (incompatible), mod:collective, mod:oreexcavation (incompatible), mod:elevatorid (incompatible), mod:gobber2, mod:betterstrongholds, mod:passiveshield, mod:enigmaticlegacy (incompatible), mod:runelic (incompatible), mod:seasonhud, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:lightoverlay (incompatible), mod:trashcans (incompatible), mod:framework (incompatible), mod:classicbar (incompatible), mod:tradingpost (incompatible), mod:betteradvancements (incompatible), mod:moremekanismprocessing (incompatible), mod:inventorysorter (incompatible), mod:trashslot (incompatible), mod:sophisticatedstorage (incompatible), mod:conjurer_illager (incompatible), mod:travelanchors, mod:scannable (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:comforts, mod:fruittrees (incompatible), mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:betterdeserttemples, mod:explorerscompass (incompatible), mod:ore_creeper (incompatible), mod:toastcontrol (incompatible), mod:fixedanvilrepaircost, mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:nfm (incompatible), mod:akashictome (incompatible), mod:ftbchunks (incompatible), mod:rftoolsutility (incompatible), mod:enchdesc (incompatible), mod:swingthroughgrass (incompatible), mod:sebastrnlib (incompatible), mod:refinedcooking (incompatible), mod:refinedstorage, mod:extrastorage, mod:cookingforblockheads (incompatible), mod:rebornstorage (incompatible), mod:patchouli (incompatible), mod:ars_nouveau (incompatible), mod:moonlight (incompatible), mod:toolbelt, mod:titanium (incompatible), mod:silentlib (incompatible), mod:creativecore (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:legendarytooltips (incompatible), mod:gobberdelight, mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:diagonalfences (incompatible), mod:creeperoverhaul (incompatible), mod:alexsdelight, mod:engineersdecor, mod:modularrouters, mod:betterf3 (incompatible), mod:refinedstorageaddons, mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:openloader (incompatible), Immersive Weathering Generated Pack, Supplementaries Generated Pack, WWOO, mod:fruittrees:conditional (incompatible), mod:rftoolsdim (incompatible), mod:tlc, mod:spelunkers_charm
  136. World Generation: Experimental
  137. Type: Integrated Server (map_client.txt)
  138. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  139. Launched Version: 1.19.2
  140. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  141. ModLauncher launch target: forgeclient
  142. ModLauncher naming: srg
  143. ModLauncher services:
  144. mixin-0.8.5.jar mixin PLUGINSERVICE
  145. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  146. fmlloader-1.19.2-43.2.0.jar slf4jfixer PLUGINSERVICE
  147. fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE
  148. fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE
  149. fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE
  150. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  151. fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE
  152. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  153. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  154. FML Language Providers:
  155. minecraft@1.0
  156. lowcodefml@null
  157. kotori_scala@2.13.10-build-10
  158. javafml@null
  159. Mod List:
  160. YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
  161. supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE
  162. prefab-1.9.2.5.jar |Prefab |prefab |1.9.2.5 |DONE |Manifest: NOSIGNATURE
  163. valhelsia_furniture-forge-1.19.2-1.0.2.jar |Valhelsia Furniture |valhelsia_furniture |1.19.2-1.0.2 |DONE |Manifest: NOSIGNATURE
  164. modnametooltip-1.19-1.19.0.jar |Mod Name Tooltip |modnametooltip |1.19.0 |DONE |Manifest: NOSIGNATURE
  165. hourglass-1.19.1-1.2.1.1.jar |Hourglass |hourglass |1.19.1-1.2.1.1 |DONE |Manifest: NOSIGNATURE
  166. Neat-1.19-32.jar |Neat |neat |1.19-32 |DONE |Manifest: NOSIGNATURE
  167. ForgeEndertech-1.19.2-10.0.5.0-build.0599.jar |ForgeEndertech |forgeendertech |10.0.5.0 |DONE |Manifest: NOSIGNATURE
  168. YungsApi-1.19.2-Forge-3.8.2.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.2 |DONE |Manifest: NOSIGNATURE
  169. Powah-4.0.6.jar |Powah |powah |4.0.6 |DONE |Manifest: NOSIGNATURE
  170. rangedpumps-1.0.0.jar |Ranged Pumps |rangedpumps |1.0.0 |DONE |Manifest: NOSIGNATURE
  171. WitherSkeletonTweaks-1.19.2-8.0.0.jar |Wither Skeleton Tweaks |wstweaks |8.0.0 |DONE |Manifest: NOSIGNATURE
  172. lootbeams-1.19.2-beta-sept1322.jar |LootBeams |lootbeams |1.19.2 |DONE |Manifest: NOSIGNATURE
  173. guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |DONE |Manifest: NOSIGNATURE
  174. ActuallyUsefulSmithingTable-4.0.3 mc 1.19.2.jar |Actually Useful Smithing Table|actuallyusefulsmithingtable |4.0.2 mc 1.19.2 |DONE |Manifest: NOSIGNATURE
  175. DarkUtilities-Forge-1.19.2-13.1.2.jar |DarkUtilities |darkutils |13.1.2 |DONE |Manifest: NOSIGNATURE
  176. Apotheosis-1.19.2-6.0.1.jar |Apotheosis |apotheosis |6.0.1 |DONE |Manifest: NOSIGNATURE
  177. balm-4.5.3.jar |Balm |balm |4.5.3 |DONE |Manifest: NOSIGNATURE
  178. JustEnoughResources-1.19.2-1.2.0.188.jar |Just Enough Resources |jeresources |1.2.0.188 |DONE |Manifest: NOSIGNATURE
  179. BetterThanMending-1.7.2.jar |BetterThanMending |betterthanmending |1.7.2 |DONE |Manifest: NOSIGNATURE
  180. cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
  181. supplementaries-1.19.2-2.2.29.jar |Supplementaries |supplementaries |1.19.2-2.2.29 |DONE |Manifest: NOSIGNATURE
  182. structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |DONE |Manifest: NOSIGNATURE
  183. industrial-foregoing-1.19.2-3.3.2.0-2.jar |Industrial Foregoing |industrialforegoing |3.3.2.0 |DONE |Manifest: NOSIGNATURE
  184. torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |DONE |Manifest: NOSIGNATURE
  185. TipTheScales-forge-1.19.2-6.0.10.jar |TipTheScales |tipthescales |6.0.10 |DONE |Manifest: NOSIGNATURE
  186. repurposed_structures_forge-6.3.8+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.8+1.19.2 |DONE |Manifest: NOSIGNATURE
  187. Geolosys-1.19.2-7.0.9.jar |Geolosys |geolosys |7.0.9 |DONE |Manifest: NOSIGNATURE
  188. BotanyTrees-Forge-1.19.2-5.0.1.jar |BotanyTrees |botanytrees |5.0.1 |DONE |Manifest: NOSIGNATURE
  189. transparent-5.1.2+1.19-forge.jar |Transparent |transparent |5.1.2 |DONE |Manifest: NOSIGNATURE
  190. supermartijn642corelib-1.0.19a-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19a |DONE |Manifest: NOSIGNATURE
  191. YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE
  192. enchantmenttransfer-0.0.6-1.19.2.jar |Enchantment Transfer |enchantmenttransfer |0.0.6-1.19.2 |DONE |Manifest: NOSIGNATURE
  193. curios-forge-1.19.2-5.1.1.0.jar |Curios API |curios |1.19.2-5.1.1.0 |DONE |Manifest: NOSIGNATURE
  194. lucent-1.19.2-1.4.1.jar |Lucent |lucent |1.4.1 |DONE |Manifest: NOSIGNATURE
  195. YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE
  196. AngelRing2-1.19.2-2.1.5.jar |Angel Ring 2 |angelring |2.1.5 |DONE |Manifest: NOSIGNATURE
  197. tombstone-8.2.2-1.19.2.jar |Corail Tombstone |tombstone |8.2.2 |DONE |Manifest: NOSIGNATURE
  198. wormhole-1.1.10b-forge-mc1.19.jar |Wormhole (Portals) |wormhole |1.1.10b |DONE |Manifest: NOSIGNATURE
  199. cfm-7.0.0-pre34-1.19.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre34 |DONE |Manifest: NOSIGNATURE
  200. ItemPhysic_FORGE_v1.6.6_mc1.19.2.jar |ItemPhysic |itemphysic |1.6.6 |DONE |Manifest: NOSIGNATURE
  201. CodeChickenLib-1.19.2-4.3.0.470-universal.jar |CodeChicken Lib |codechickenlib |4.3.0.470 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  202. YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
  203. prettybeaches-forge-1.19-8.0.0.jar |Pretty Beaches |prettybeaches |8.0.0 |DONE |Manifest: NOSIGNATURE
  204. geckolib-forge-1.19-3.1.39.jar |GeckoLib |geckolib3 |3.1.39 |DONE |Manifest: NOSIGNATURE
  205. DarkPaintings-Forge-1.19.2-13.1.2.jar |DarkPaintings |darkpaintings |13.1.2 |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. Kiwi-1.19.1-forge-8.1.3.jar |Kiwi |kiwi |8.1.3 |DONE |Manifest: NOSIGNATURE
  207. StylishEffects-v4.3.2-1.19.2-Forge.jar |Stylish Effects |stylisheffects |4.3.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  208. nomowanderer-1.19.2_1.3.4.jar |NoMoWanderer |nomowanderer |1.19.2_1.3.4 |DONE |Manifest: NOSIGNATURE
  209. AdFinders-1.19.2-8.0.4.0-build.0626.jar |Advanced Finders |adfinders |8.0.4.0 |DONE |Manifest: NOSIGNATURE
  210. campsite_structures-1.19.2-FORGE-1.0.3.jar |Campsite Structures |campsite_structures |1.0.3 |DONE |Manifest: NOSIGNATURE
  211. jei-1.19.2-forge-11.4.0.286.jar |Just Enough Items |jei |11.4.0.286 |DONE |Manifest: NOSIGNATURE
  212. EverlastingAbilities-1.19.2-1.8.2.jar |EverlastingAbilities |everlastingabilities |1.8.2 |DONE |Manifest: NOSIGNATURE
  213. VisualWorkbench-v4.2.0-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  214. The_Graveyard_2.2_(FORGE)_for_1.19.2.jar |The Graveyard |graveyard |2.2 |DONE |Manifest: NOSIGNATURE
  215. Mekanism-1.19.2-10.3.5.473.jar |Mekanism |mekanism |10.3.5 |DONE |Manifest: NOSIGNATURE
  216. caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
  217. bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE
  218. immersive_weathering-1.19.2-1.2.5-forge.jar |Immersive Weathering |immersive_weathering |1.19.2-1.2.5 |DONE |Manifest: NOSIGNATURE
  219. shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
  220. NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE
  221. SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE
  222. LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE
  223. BotanyPots-Forge-1.19.2-9.0.13.jar |BotanyPots |botanypots |9.0.13 |DONE |Manifest: NOSIGNATURE
  224. farmingforblockheads-forge-1.19-11.1.0.jar |Farming for Blockheads |farmingforblockheads |11.1.0 |DONE |Manifest: NOSIGNATURE
  225. anvilrestoration_1.19.2-1.4.jar |Anvil Restoration |anvilrestoration |1.4 |DONE |Manifest: NOSIGNATURE
  226. rare-ice-0.5.1.jar |Rare Ice |rare_ice |0.0NONE |DONE |Manifest: NOSIGNATURE
  227. EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE
  228. theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE
  229. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
  230. ImmersiveEngineering-1.19.2-9.1.0-156.jar |Immersive Engineering |immersiveengineering |1.19.2-9.1.0-156 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  231. token-enchanter-1.19.2-1.4.0.jar |Token Enchanter |tokenenchanter |1.4.0 |DONE |Manifest: NOSIGNATURE
  232. Unwrecked-Ships-0.0.3-Forge.jar |Unwrecked Ships |unwrecked_ships |0.0.3 |DONE |Manifest: NOSIGNATURE
  233. spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE
  234. Paintings-forge-1.19.2-10.2.4.0.jar |Paintings ++ |paintings |10.2.4.0 |DONE |Manifest: NOSIGNATURE
  235. forge-1.19.2-43.2.0-universal.jar |Forge |forge |43.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  236. silent-gear-1.19.2-3.0.7.jar |Silent Gear |silentgear |3.0.7 |DONE |Manifest: NOSIGNATURE
  237. client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.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
  238. right_click_get_crops-1.19.2-1.4.0.11.jar |Right Click, Get Crops |right_click_get_crops |1.4.0.11 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  239. cyclepaintings_1.19.2-2.7.jar |Cycle Paintings |cyclepaintings |2.7 |DONE |Manifest: NOSIGNATURE
  240. polymorph-forge-0.46.0+1.19.2.jar |Polymorph |polymorph |0.46.0+1.19.2 |DONE |Manifest: NOSIGNATURE
  241. AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
  242. Regrowth-1.19-41.1.31.1.jar |Regrowth |regrowth |41.1.31.1 |DONE |Manifest: NOSIGNATURE
  243. FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |DONE |Manifest: NOSIGNATURE
  244. tlc_forge-1.0.2-R-1.19.2.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE
  245. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
  246. PuzzlesLib-v4.3.12-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.12 |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
  247. WWOO-FORGE-3.1.9+1.19.x.jar |William Wythers Overhauled Ove|wwoo |3.1.9 |DONE |Manifest: NOSIGNATURE
  248. extremesoundmuffler-3.34-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.34-forge-1.19.2 |DONE |Manifest: NOSIGNATURE
  249. CyclopsCore-1.19.2-1.17.2.jar |Cyclops Core |cyclopscore |1.17.2 |DONE |Manifest: NOSIGNATURE
  250. YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  251. wildberries -1.19.2-1.1.0.jar |Wild Berries |wildberries |1.1.0 |DONE |Manifest: NOSIGNATURE
  252. YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  253. sophisticatedcore-1.19.2-0.5.37.198.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.37.198 |DONE |Manifest: NOSIGNATURE
  254. kleeslabs-forge-1.19-12.1.0.jar |KleeSlabs |kleeslabs |12.1.0 |DONE |Manifest: NOSIGNATURE
  255. glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE
  256. darkness-forge-mc119-2.0.101.jar |True Darkness |darkness |2.0.101 |DONE |Manifest: NOSIGNATURE
  257. EnhancedVisuals_FORGE_v1.5.9_mc1.19.2.jar |EnhancedVisuals |enhancedvisuals |1.5.9 |DONE |Manifest: NOSIGNATURE
  258. Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
  259. Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE
  260. Placebo-1.19.2-7.0.1.jar |Placebo |placebo |7.0.1 |DONE |Manifest: NOSIGNATURE
  261. dankstorage-1.19.2-5.1.3.jar |Dank Storage |dankstorage |1.19.2-5.1.3 |DONE |Manifest: NOSIGNATURE
  262. citadel-2.1.1-1.19.jar |Citadel |citadel |2.1.1 |DONE |Manifest: NOSIGNATURE
  263. alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
  264. Bookshelf-Forge-1.19.2-16.2.16.jar |Bookshelf |bookshelf |16.2.16 |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
  265. sophisticatedbackpacks-1.19.2-3.18.40.775.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.775 |DONE |Manifest: NOSIGNATURE
  266. buildinggadgets-3.16.1-build.15+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.1-build.15+mc1.|DONE |Manifest: NOSIGNATURE
  267. Waddles-1.19-0.9.1.jar |Waddles |waddles |1.19-0.9.1 |DONE |Manifest: NOSIGNATURE
  268. Rex's-AdditionalStructures-1.19.x-(v.4.0.3).jar |Additional Structures |additionalstructures |4.0.3 |DONE |Manifest: NOSIGNATURE
  269. MekanismGenerators-1.19.2-10.3.5.473.jar |Mekanism: Generators |mekanismgenerators |10.3.5 |DONE |Manifest: NOSIGNATURE
  270. carryon-forge-1.19.2-2.0.0.5.jar |Carry On |carryon |2.0.0.5 |DONE |Manifest: NOSIGNATURE
  271. SpelunkersCharm-2.7.0-1.19.2.jar |Spelunker's Charm |spelunkers_charm |1.0.0 |DONE |Manifest: NOSIGNATURE
  272. moveplus-1.19.2-2.5.1.jar |Move Plus |moveplus |1.19.2-2.5.1 |DONE |Manifest: NOSIGNATURE
  273. mob_grinding_utils-1.19.2-0.4.46.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.46 |DONE |Manifest: NOSIGNATURE
  274. EquipmentCompare-1.19.1-1.3.1.jar |Equipment Compare |equipmentcompare |1.3.1 |DONE |Manifest: NOSIGNATURE
  275. FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE
  276. HostileNeuralNetworks-1.19.2-4.0.1.jar |Hostile Neural Networks |hostilenetworks |4.0.1 |DONE |Manifest: NOSIGNATURE
  277. entangled-1.3.11b-forge-mc1.19.jar |Entangled |entangled |1.3.11b |DONE |Manifest: NOSIGNATURE
  278. AmbientSounds_FORGE_v5.2.13_mc1.19.2.jar |Ambient Sounds |ambientsounds |5.2.13 |DONE |Manifest: NOSIGNATURE
  279. endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |DONE |Manifest: NOSIGNATURE
  280. simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE
  281. collective-1.19.2-5.25.jar |Collective |collective |5.25 |DONE |Manifest: NOSIGNATURE
  282. OreExcavation-1.11.166.jar |OreExcavation |oreexcavation |1.11.166 |DONE |Manifest: NOSIGNATURE
  283. elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE
  284. Gobber2-Forge-1.19.2-2.7.28.jar |Gobber 2 |gobber2 |2.7.28 |DONE |Manifest: NOSIGNATURE
  285. YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
  286. passiveshield_1.19.2-2.6.jar |Passive Shield |passiveshield |2.6 |DONE |Manifest: NOSIGNATURE
  287. EnigmaticLegacy-2.26.4.jar |Enigmatic Legacy |enigmaticlegacy |2.26.4 |DONE |Manifest: NOSIGNATURE
  288. Runelic-Forge-1.19.2-14.1.3.jar |Runelic |runelic |14.1.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
  289. seasonhud-1.19.X-1.2.4.jar |SeasonHUD |seasonhud |1.2.4 |DONE |Manifest: NOSIGNATURE
  290. architectury-6.4.62-forge.jar |Architectury |architectury |6.4.62 |DONE |Manifest: NOSIGNATURE
  291. ftb-library-forge-1902.3.11-build.166.jar |FTB Library |ftblibrary |1902.3.11-build.166 |DONE |Manifest: NOSIGNATURE
  292. ftb-teams-forge-1902.2.11-build.87.jar |FTB Teams |ftbteams |1902.2.11-build.87 |DONE |Manifest: NOSIGNATURE
  293. light-overlay-7.0.1-forge.jar |Light Overlay |lightoverlay |7.0.1 |DONE |Manifest: NOSIGNATURE
  294. trashcans-1.0.15b-forge-mc1.19.jar |Trash Cans |trashcans |1.0.15b |DONE |Manifest: NOSIGNATURE
  295. framework-0.3.3-1.19.jar |Framework |framework |0.3.3 |DONE |Manifest: NOSIGNATURE
  296. classicbar-1.19.2-6.1.1.jar |Classic Bar |classicbar |1.19.2-6.1.1 |DONE |Manifest: NOSIGNATURE
  297. TradingPost-v4.2.0-1.19.2-Forge.jar |Trading Post |tradingpost |4.2.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  298. BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |DONE |Manifest: NOSIGNATURE
  299. MoreMekanismProcessing-1.19.2-3.0.jar |More Mekanism Processing |moremekanismprocessing |3.0 |DONE |Manifest: NOSIGNATURE
  300. inventorysorter-1.19.2-21.0.4.jar |Simple Inventory Sorter |inventorysorter |21.0.4 |DONE |Manifest: NOSIGNATURE
  301. trashslot-forge-1.19-12.0.0.jar |TrashSlot |trashslot |12.0.0 |DONE |Manifest: NOSIGNATURE
  302. sophisticatedstorage-1.19.2-0.6.16.276.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.6.16.276 |DONE |Manifest: NOSIGNATURE
  303. the-conjurer-1.19.2-1.1.5.jar |The Conjurer |conjurer_illager |1.1.5 |DONE |Manifest: NOSIGNATURE
  304. TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |DONE |Manifest: NOSIGNATURE
  305. scannable-1.19.2-forge-1.7.7+1e13ff1.jar |Scannable |scannable |1.7.7 |DONE |Manifest: NOSIGNATURE
  306. waystones-forge-1.19-11.1.0.jar |Waystones |waystones |11.1.0 |DONE |Manifest: NOSIGNATURE
  307. Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE
  308. comforts-forge-6.0.3+1.19.2.jar |Comforts |comforts |6.0.3+1.19.2 |DONE |Manifest: NOSIGNATURE
  309. FruitTrees-1.19.2-forge-6.1.1.jar |Fruit Trees |fruittrees |6.1.1 |DONE |Manifest: NOSIGNATURE
  310. artifacts-1.19.2-5.0.1.jar |Artifacts |artifacts |1.19.2-5.0.1 |DONE |Manifest: NOSIGNATURE
  311. configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE
  312. DimStorage-1.19.2-7.2.0.jar |DimStorage |dimstorage |7.2.0 |DONE |Manifest: NOSIGNATURE
  313. mcjtylib-1.19-7.0.6.jar |McJtyLib |mcjtylib |1.19-7.0.6 |DONE |Manifest: NOSIGNATURE
  314. rftoolsbase-1.19.1-4.0.4.jar |RFToolsBase |rftoolsbase |1.19.1-4.0.4 |DONE |Manifest: NOSIGNATURE
  315. xnet-1.19-5.0.2.jar |XNet |xnet |1.19-5.0.2 |DONE |Manifest: NOSIGNATURE
  316. rftoolsdim-1.19-9.0.3.jar |RFToolsDimensions |rftoolsdim |1.19-9.0.3 |DONE |Manifest: NOSIGNATURE
  317. rftoolspower-1.19-5.0.3.jar |RFToolsPower |rftoolspower |1.19-5.0.3 |DONE |Manifest: NOSIGNATURE
  318. rftoolsbuilder-1.19.1-5.0.4.jar |RFToolsBuilder |rftoolsbuilder |1.19.1-5.0.4 |DONE |Manifest: NOSIGNATURE
  319. XNetGases-1.19.1-4.0.0.jar |XNet Gases |xnetgases |4.0.0 |DONE |Manifest: NOSIGNATURE
  320. rftoolsstorage-1.19-4.0.3.jar |RFToolsStorage |rftoolsstorage |1.19-4.0.3 |DONE |Manifest: NOSIGNATURE
  321. rftoolscontrol-1.19-6.0.1.jar |RFToolsControl |rftoolscontrol |1.19-6.0.1 |DONE |Manifest: NOSIGNATURE
  322. YungsBetterDesertTemples-1.19.2-Forge-2.2.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.1 |DONE |Manifest: NOSIGNATURE
  323. ExplorersCompass-1.19.2-1.3.0-forge.jar |Explorer's Compass |explorerscompass |1.19.2-1.3.0-forge |DONE |Manifest: NOSIGNATURE
  324. Ore Creeper-1.19.2-1.1.12.jar |Ore Creeper |ore_creeper |1.19.2-1.1.12 |DONE |Manifest: NOSIGNATURE
  325. ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE
  326. fixedanvilrepaircost_1.19.2-1.9.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |1.9 |DONE |Manifest: NOSIGNATURE
  327. mininggadgets-1.13.0.jar |Mining Gadgets |mininggadgets |1.13.0 |DONE |Manifest: NOSIGNATURE
  328. EnderStorage-1.19.2-2.10.1.181-universal.jar |EnderStorage |enderstorage |2.10.1.181 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  329. nfm-2022.11.23-1.19.2.jar |Nosiphus Furniture Mod |nfm |2022.11.23 |DONE |Manifest: NOSIGNATURE
  330. AkashicTome-1.6-22.jar |Akashic Tome |akashictome |1.6-22 |DONE |Manifest: NOSIGNATURE
  331. ftb-chunks-forge-1902.3.14-build.218.jar |FTB Chunks |ftbchunks |1902.3.14-build.218 |DONE |Manifest: NOSIGNATURE
  332. rftoolsutility-1.19-5.0.3.jar |RFToolsUtility |rftoolsutility |1.19-5.0.3 |DONE |Manifest: NOSIGNATURE
  333. EnchantmentDescriptions-Forge-1.19.2-13.0.13.jar |EnchantmentDescriptions |enchdesc |13.0.13 |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
  334. swingthroughgrass-1.19.2-1.10.0.jar |SwingThroughGrass |swingthroughgrass |1.19.2-1.10.0 |DONE |Manifest: NOSIGNATURE
  335. sebastrnlib-2.0.1.jar |Sebastrn Lib |sebastrnlib |2.0.1 |DONE |Manifest: NOSIGNATURE
  336. refinedcooking-3.0.3.jar |Refined Cooking |refinedcooking |3.0.3 |DONE |Manifest: NOSIGNATURE
  337. refinedstorage-1.11.4.jar |Refined Storage |refinedstorage |1.11.4 |DONE |Manifest: NOSIGNATURE
  338. ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE
  339. cookingforblockheads-forge-1.19.2-13.3.0.jar |CookingForBlockheads |cookingforblockheads |13.3.0 |DONE |Manifest: NOSIGNATURE
  340. rebornstorage-1.19.2-5.0.0.jar |RebornStorage |rebornstorage |5.0.0 |DONE |Manifest: NOSIGNATURE
  341. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
  342. ars_nouveau-1.19.2-3.5.1.jar |Ars Nouveau |ars_nouveau |3.5.1 |DONE |Manifest: NOSIGNATURE
  343. moonlight-1.19.2-2.1.20-forge.jar |Moonlight Library |moonlight |1.19.2-2.1.20 |DONE |Manifest: NOSIGNATURE
  344. ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |DONE |Manifest: NOSIGNATURE
  345. titanium-1.19.2-3.7.0-23.jar |Titanium |titanium |3.7.0 |DONE |Manifest: NOSIGNATURE
  346. silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |DONE |Manifest: NOSIGNATURE
  347. CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE
  348. Iceberg-1.19.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE
  349. Quark-3.3-377.jar |Quark |quark |3.3-377 |DONE |Manifest: NOSIGNATURE
  350. LegendaryTooltips-1.19.2-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |DONE |Manifest: NOSIGNATURE
  351. Gobber_Delight_1.1.1_Forge_1.19.2.jar |Gobber Delight (by NoCube) |gobberdelight |1.1.1 |DONE |Manifest: NOSIGNATURE
  352. PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE
  353. FastWorkbench-1.19.2-7.0.1.jar |Fast Workbench |fastbench |7.0.1 |DONE |Manifest: NOSIGNATURE
  354. FluxNetworks-1.19.2-7.1.2.11.jar |Flux Networks |fluxnetworks |7.1.2.11 |DONE |Manifest: NOSIGNATURE
  355. DiagonalFences-v4.2.3-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.3 |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
  356. creeperoverhaul-2.0.5-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.5 |DONE |Manifest: NOSIGNATURE
  357. alexsdelight-1.4.jar |Alex's Delight |alexsdelight |1.4 |DONE |Manifest: NOSIGNATURE
  358. engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  359. modular-routers-1.19.2-10.2.0-3.jar |Modular Routers |modularrouters |10.2.0-3 |DONE |Manifest: NOSIGNATURE
  360. BetterF3-4.0.0-Forge-1.19.2.jar |BetterF3 |betterf3 |4.0.0 |DONE |Manifest: NOSIGNATURE
  361. refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE
  362. expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE
  363. valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |DONE |Manifest: NOSIGNATURE
  364. valhelsia_structures-forge-1.19.2-1.0.0.jar |Valhelsia Structures |valhelsia_structures |0.0NONE |DONE |Manifest: NOSIGNATURE
  365. OpenLoader-Forge-1.19.2-15.0.1.jar |OpenLoader |openloader |15.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
  366. Crash Report UUID: 4b0b2b4f-0543-4ad5-8c04-3fa749879955
  367. FML: 43.2
  368. Forge: net.minecraftforge:43.2.0
  369. Kiwi Modules:
  370. fruittrees:cherry
  371. fruittrees:cherry_fruits
  372. fruittrees:core
  373. fruittrees:core_fruits
  374. fruittrees:farmersdelight
  375. fruittrees:food
  376. fruittrees:hybridization
  377. kiwi:contributors
  378. kiwi:data
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement