Guest User

111

a guest
May 23rd, 2023
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.57 KB | Fixit | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 5/22/23, 8:46 PM
  5. Description: Feature placement
  6.  
  7. java.lang.NullPointerException: Cannot read field "f_46443_" because "this.f_58857_" is null
  8. at com.simibubi.create.content.contraptions.base.GeneratingKineticTileEntity.updateGeneratedRotation(GeneratingKineticTileEntity.java:95) ~[create-1.18.2-0.5.0.i.jar%2383!/:0.5.0.i] {re:classloading}
  9. at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
  10. at com.simibubi.create.foundation.block.ITE.withTileEntityDo(ITE.java:29) ~[create-1.18.2-0.5.0.i.jar%2383!/:0.5.0.i] {re:classloading}
  11. at com.simibubi.create.content.contraptions.components.waterwheel.WaterWheelBlock.updateWheelSpeed(WaterWheelBlock.java:144) ~[create-1.18.2-0.5.0.i.jar%2383!/:0.5.0.i] {re:classloading}
  12. at com.simibubi.create.content.contraptions.components.waterwheel.WaterWheelBlock.m_7417_(WaterWheelBlock.java:71) ~[create-1.18.2-0.5.0.i.jar%2383!/:0.5.0.i] {re:classloading}
  13. at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60728_(BlockBehaviour.java:713) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:locksmith-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:valhelsia_structures.mixins.json:BlockStateBaseMixin,pl:mixin:APP:passablefoliage.mixins.json:BlockStateMixin,pl:mixin:APP:valhelsia_core.mixins.json:BlockStateBaseMixin,pl:mixin:A}
  14. at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_74488_(StructureTemplate.java:352) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  15. at net.minecraft.world.phys.shapes.DiscreteVoxelShape.m_82812_(DiscreteVoxelShape.java:225) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,re:mixin}
  16. at net.minecraft.world.phys.shapes.DiscreteVoxelShape.m_82810_(DiscreteVoxelShape.java:202) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,re:mixin}
  17. at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_74510_(StructureTemplate.java:347) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  18. at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_74536_(StructureTemplate.java:311) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  19. at com.telepathicgrunt.repurposedstructures.world.features.NbtDungeon.m_142674_(NbtDungeon.java:153) ~[repurposed_structures_forge-5.1.14+1.18.2.jar%23174!/:5.1.14+1.18.2] {re:classloading}
  20. at net.minecraft.world.level.levelgen.feature.Feature.m_204740_(Feature.java:153) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,re:classloading,pl:mixin:APP:mimic.mixins.json:MixinDungeonsFeature,pl:mixin:APP:farmersdelight.mixins.json:KeepRichSoilMixin,pl:mixin:A}
  21. at net.minecraft.world.level.levelgen.feature.ConfiguredFeature.m_65385_(ConfiguredFeature.java:27) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  22. at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191789_(PlacedFeature.java:56) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  23. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
  24. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  25. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
  26. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
  27. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  28. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
  29. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
  30. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  31. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
  32. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
  33. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
  34. at java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180) ~[?:?] {}
  35. at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) ~[?:?] {}
  36. at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711) ~[?:?] {}
  37. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  38. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  39. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
  40. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
  41. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  42. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
  43. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
  44. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  45. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  46. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  47. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
  48. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
  49. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  50. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
  51. at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191797_(PlacedFeature.java:55) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  52. at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191806_(PlacedFeature.java:44) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  53. at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:475) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
  54. at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  55. at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  56. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  57. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
  58. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  59. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  60. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  61. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  62. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  63. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  64. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  65. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  66. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  67. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  68. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames,re:mixin}
  69. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames,re:mixin}
  70. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  71.  
  72.  
  73. A detailed walkthrough of the error, its code path and all known details is as follows:
  74. ---------------------------------------------------------------------------------------
  75.  
  76. -- Head --
  77. Thread: Server thread
  78. Stacktrace:
  79. at com.simibubi.create.content.contraptions.base.GeneratingKineticTileEntity.updateGeneratedRotation(GeneratingKineticTileEntity.java:95) ~[create-1.18.2-0.5.0.i.jar%2383!/:0.5.0.i] {re:classloading}
  80. at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
  81. at com.simibubi.create.foundation.block.ITE.withTileEntityDo(ITE.java:29) ~[create-1.18.2-0.5.0.i.jar%2383!/:0.5.0.i] {re:classloading}
  82. at com.simibubi.create.content.contraptions.components.waterwheel.WaterWheelBlock.updateWheelSpeed(WaterWheelBlock.java:144) ~[create-1.18.2-0.5.0.i.jar%2383!/:0.5.0.i] {re:classloading}
  83. at com.simibubi.create.content.contraptions.components.waterwheel.WaterWheelBlock.m_7417_(WaterWheelBlock.java:71) ~[create-1.18.2-0.5.0.i.jar%2383!/:0.5.0.i] {re:classloading}
  84. at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60728_(BlockBehaviour.java:713) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:locksmith-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:valhelsia_structures.mixins.json:BlockStateBaseMixin,pl:mixin:APP:passablefoliage.mixins.json:BlockStateMixin,pl:mixin:APP:valhelsia_core.mixins.json:BlockStateBaseMixin,pl:mixin:A}
  85. at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_74488_(StructureTemplate.java:352) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  86. at net.minecraft.world.phys.shapes.DiscreteVoxelShape.m_82812_(DiscreteVoxelShape.java:225) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,re:mixin}
  87. at net.minecraft.world.phys.shapes.DiscreteVoxelShape.m_82810_(DiscreteVoxelShape.java:202) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,re:mixin}
  88. at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_74510_(StructureTemplate.java:347) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  89. at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_74536_(StructureTemplate.java:311) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  90. at com.telepathicgrunt.repurposedstructures.world.features.NbtDungeon.m_142674_(NbtDungeon.java:153) ~[repurposed_structures_forge-5.1.14+1.18.2.jar%23174!/:5.1.14+1.18.2] {re:classloading}
  91. at net.minecraft.world.level.levelgen.feature.Feature.m_204740_(Feature.java:153) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,re:classloading,pl:mixin:APP:mimic.mixins.json:MixinDungeonsFeature,pl:mixin:APP:farmersdelight.mixins.json:KeepRichSoilMixin,pl:mixin:A}
  92. at net.minecraft.world.level.levelgen.feature.ConfiguredFeature.m_65385_(ConfiguredFeature.java:27) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  93. at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191789_(PlacedFeature.java:56) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  94. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
  95. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  96. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
  97. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
  98. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  99. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
  100. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
  101. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  102. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
  103. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
  104. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
  105. at java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180) ~[?:?] {}
  106. at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) ~[?:?] {}
  107. at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711) ~[?:?] {}
  108. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  109. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  110. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
  111. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
  112. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  113. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
  114. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
  115. at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
  116. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  117. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  118. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
  119. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
  120. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  121. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
  122. at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191797_(PlacedFeature.java:55) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  123. at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191806_(PlacedFeature.java:44) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  124. at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:475) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
  125. at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  126. at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  127. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  128. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
  129. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  130. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  131. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  132. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  133. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  134. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  135. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  136. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  137. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  138. -- Feature --
  139. Details:
  140. Description: Placed Direct{Configured: com.telepathicgrunt.repurposedstructures.world.features.NbtDungeon@36899b5d: com.telepathicgrunt.repurposedstructures.world.features.configs.NbtDungeonConfig@6a023fa4}
  141. Stacktrace:
  142. at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:475) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
  143. at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  144. at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  145. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  146. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
  147. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  148. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  149. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  150. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  151. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  152. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  153. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  154. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  155. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  156. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  157. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames,re:mixin}
  158. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames,re:mixin}
  159. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  160.  
  161.  
  162. -- Generation --
  163. Details:
  164. CenterX: 55
  165. CenterZ: 64
  166. Seed: 7916176864887205588
  167. Stacktrace:
  168. at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:475) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
  169. at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  170. at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  171. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  172. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
  173. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  174. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  175. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  176. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  177. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  178. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  179. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  180. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  181. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  182. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  183. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames,re:mixin}
  184. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames,re:mixin}
  185. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  186.  
  187.  
  188. -- Chunk to be generated --
  189. Details:
  190. Location: 55,64
  191. Position hash: 274877906999
  192. Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@77fe4915
  193. Stacktrace:
  194. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  195. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
  196. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  197. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  198. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  199. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  200. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  201. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  202. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
  203. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  204. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  205. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  206. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames,re:mixin}
  207. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames,re:mixin}
  208. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  209.  
  210.  
  211. -- Wrapped in --
  212. Details:
  213. Wrapping exception: ~~ERROR~~ CompletionException: net.minecraft.ReportedException: Feature placement
  214. Stacktrace:
  215. at net.minecraft.server.MinecraftServer.m_206568_(MinecraftServer.java:747) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:A}
  216. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:703) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:A}
  217. at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:A}
  218. at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  219.  
  220.  
  221. -- System Details --
  222. Details:
  223. Minecraft Version: 1.18.2
  224. Minecraft Version ID: 1.18.2
  225. Operating System: Linux (amd64) version 5.10.0-21-amd64
  226. Java Version: 18-ea, Oracle Corporation
  227. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  228. Memory: 1760617984 bytes (1679 MiB) / 4500488192 bytes (4292 MiB) up to 6442450944 bytes (6144 MiB)
  229. CPUs: 12
  230. Processor Vendor: AuthenticAMD
  231. Processor Name: AMD Ryzen 5 5600X 6-Core Processor
  232. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  233. Microarchitecture: Zen 3
  234. Frequency (GHz): -0.00
  235. Number of physical packages: 1
  236. Number of physical CPUs: 6
  237. Number of logical CPUs: 12
  238. Graphics card #0 name: unknown
  239. Graphics card #0 vendor: unknown
  240. Graphics card #0 VRAM (MB): 0.00
  241. Graphics card #0 deviceId: unknown
  242. Graphics card #0 versionInfo: unknown
  243. Virtual memory max (MB): 33126.96
  244. Virtual memory used (MB): 40162.89
  245. Swap memory total (MB): 1023.99
  246. Swap memory used (MB): 704.66
  247. JVM Flags: 1 total; -Xmx6144M
  248. Server Running: true
  249. Player Count: 1 / 20; [ServerPlayer['DupstepTRAXMATIX'/43, l='ServerLevel[world]', x=825.60, y=65.00, z=1246.78]]
  250. Data Packs: vanilla, mod:treechop (incompatible), mod:betterdungeons, mod:auudio (incompatible), mod:piglin_expansion, mod:modernworldcreation (incompatible), mod:betterwitchhuts, mod:expcaves (incompatible), mod:playeranimator, mod:nethers_exoticism, mod:locksmith (incompatible), mod:betteroceanmonuments, mod:mcwwindows, mod:insanelib, mod:bossmusicmod (incompatible), mod:mimic (incompatible), mod:diamond_nuggets (incompatible), mod:controlling (incompatible), mod:namepain (incompatible), mod:yungsapi, mod:wildbackport, mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:takesapillage (incompatible), mod:wares, mod:pickupnotifier (incompatible), mod:bygonenether (incompatible), mod:balm (incompatible), mod:chat_heads (incompatible), mod:bbs, mod:cameraoverhaul (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:dummmmmmy (incompatible), mod:konkrete (incompatible), mod:auto_third_person (incompatible), mod:structure_gel, mod:equipmentcompare (incompatible), mod:corpse (incompatible), mod:advancementplaques (incompatible), mod:mcwbridges, mod:amplifiednether, mod:repurposed_structures, mod:morevillagers, mod:reblured (incompatible), mod:biomesoplenty (incompatible), mod:verdure (incompatible), mod:endrem (incompatible), mod:improvedmounthud (incompatible), mod:dungeons_plus (incompatible), mod:unusualend, mod:mcwfences, mod:pop (incompatible), mod:dungeons_enhanced, mod:modelfix (incompatible), mod:lightspeed, mod:curios (incompatible), mod:patchouli (incompatible), mod:ncbetterblastfurnace, mod:collective, mod:cakechomps (incompatible), mod:extlights, mod:treeplant (incompatible), mod:betterthirdperson (incompatible), mod:seamless_loading_screen (incompatible), mod:unvotedandshelved (incompatible), mod:betterstrongholds, mod:infinitemusic (incompatible), mod:eatinganimation, mod:architectury (incompatible), mod:chimes (incompatible), mod:cherishedworlds (incompatible), mod:bettermineshafts, mod:playerrevive (incompatible), mod:geckolib3 (incompatible), mod:naturalist, mod:betteradvancements (incompatible), mod:kiwi, mod:stylisheffects (incompatible), mod:bedbenefits (incompatible), mod:peepomod (incompatible), mod:supernatural, mod:comicsbubbleschat (incompatible), mod:customskinloader (incompatible), mod:tia (incompatible), mod:easymagic (incompatible), mod:jei (incompatible), mod:visualworkbench (incompatible), mod:conjurer_illager, mod:goblintraders (incompatible), mod:paxi, mod:kobolds, mod:sootychimneys, mod:passablefoliage, mod:hat (incompatible), mod:fallingleaves (incompatible), mod:structory, mod:mcwpaintings, mod:clumps (incompatible), mod:shutupexperimentalsettings, mod:horseinboat (incompatible), mod:comforts (incompatible), mod:itemborders (incompatible), mod:myserveriscompatible (incompatible), mod:nimble (incompatible), mod:lazydfu (incompatible), mod:everycomp (incompatible), mod:betterdeserttemples, mod:blueprint (incompatible), mod:savage_and_ravage (incompatible), mod:compatoplenty (incompatible), mod:forge, mod:travelerstitles, mod:chalk (incompatible), mod:raided, mod:mcwpaths, mod:dsurround, mod:idas, mod:selene (incompatible), mod:advancementframes (incompatible), mod:supplementaries (incompatible), mod:antiqueatlas (incompatible), mod:upgrade_aquatic (incompatible), mod:realistictorches, mod:voicechat (incompatible), mod:sound_physics_remastered (incompatible), mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:pollen, mod:mousetweaks (incompatible), mod:bettercombat, mod:another_furniture, mod:creativecore (incompatible), mod:smoothboot (incompatible), mod:personality (incompatible), mod:betterfpsdist (incompatible), mod:rottencreatures (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:create, mod:ecologics, mod:diet (incompatible), mod:decoration_delight, mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:earthmobsmod, mod:crittersandcompanions (incompatible), mod:backpacked (incompatible), mod:blossom, mod:nocubesbetterfletchingtable, mod:fancymenu (incompatible), mod:drippyloadingscreen (incompatible), mod:raised, mod:creeperoverhaul (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:farmersdelight (incompatible), mod:cataclysm (incompatible), mod:farmersrespite (incompatible), mod:lootr (incompatible), mod:damagetilt (incompatible), mod:puzzleslib (incompatible), mod:cold_sweat (incompatible), mod:betterf3 (incompatible), mod:armorsoundtweak (incompatible), mod:heartstone (incompatible), mod:expandability (incompatible), mod:delightful (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:phantasm, mod:vct, mod:domesticationinnovation (incompatible), mod:undead_unleashed, mod:drinkbeer (incompatible), mod:presencefootsteps, CraftSound_for_1.17.zip (incompatible), Everycomp Generated Pack, Less+OP+Villagers+v1.4.5.zip, Repurposed_Structures-Better_Dungeons_v2.zip (incompatible), Repurposed_Structures-Better_Witch_Huts_v1.zip, Repurposed_Structures-Farmers_Delight_v3.zip (incompatible), Repurposed_Structures-More_Villagers_v6.zip, Repurposed_Structures-Savage_And_Ravage_v3.zip, Supplementaries Generated Pack, better-boss-battles-data-v-0-9-3.zip (incompatible), idasbop-1.5.0-1.18.2.zip, file/CraftSound_for_1.17.zip (incompatible), file/Less+OP+Villagers+v1.4.5.zip, file/Repurposed_Structures-Better_Dungeons_v2.zip (incompatible), file/Repurposed_Structures-Better_Witch_Huts_v1.zip, file/Repurposed_Structures-Farmers_Delight_v3.zip (incompatible), file/Repurposed_Structures-More_Villagers_v6.zip, file/Repurposed_Structures-Savage_And_Ravage_v3.zip, file/idasbop-1.5.0-1.18.2.zip
  251. World Generation: Stable
  252. Is Modded: Definitely; Server brand changed to 'forge'
  253. Type: Dedicated Server (map_server.txt)
  254. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  255. ModLauncher launch target: forgeserver
  256. ModLauncher naming: srg
  257. ModLauncher services:
  258. mixin PLUGINSERVICE
  259. eventbus PLUGINSERVICE
  260. slf4jfixer PLUGINSERVICE
  261. object_holder_definalize PLUGINSERVICE
  262. runtime_enum_extender PLUGINSERVICE
  263. capability_token_subclass PLUGINSERVICE
  264. accesstransformer PLUGINSERVICE
  265. runtimedistcleaner PLUGINSERVICE
  266. mixin TRANSFORMATIONSERVICE
  267. OptiFine TRANSFORMATIONSERVICE
  268. fml TRANSFORMATIONSERVICE
  269. FML Language Providers:
  270. lowcodefml@null
  271. javafml@null
  272. Mod List:
  273. TreeChop-forge-1.18.2-0.17.7.jar |HT's TreeChop |treechop |0.17.7 |DONE |Manifest: NOSIGNATURE
  274. YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  275. auudio_forge_1.0.3_MC_1.18-1.18.2.jar |Auudio |auudio |1.0.3 |DONE |Manifest: NOSIGNATURE
  276. Piglin+Expansion+1.2.1.jar |Piglin Expansion |piglin_expansion |1.1.0 |DONE |Manifest: NOSIGNATURE
  277. modernworldcreation_forge_1.0.0_MC_1.18-1.18.2.jar|Modern World Creation |modernworldcreation |1.0.0 |DONE |Manifest: NOSIGNATURE
  278. 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
  279. expcaves-4.0.1-alpha-all.jar |Expanded Caves |expcaves |4.0.1-alpha |DONE |Manifest: NOSIGNATURE
  280. player-animation-lib-forge-0.4.0+1.18.jar |Player Animator |playeranimator |0.4.0+1.18 |DONE |Manifest: NOSIGNATURE
  281. nether-s-exoticism-1.18.2-1.2.2.jar |Nether's Exoticism |nethers_exoticism |1.2.2 |DONE |Manifest: NOSIGNATURE
  282. locksmith-forge-1.0.3+1.18.2.jar |Locksmith |locksmith |1.0.3 |DONE |Manifest: NOSIGNATURE
  283. YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.18.2-Forge-1.0.3 |DONE |Manifest: NOSIGNATURE
  284. mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
  285. InsaneLib-1.5.1-mc1.18.2.jar |InsaneLib |insanelib |1.5.1 |DONE |Manifest: NOSIGNATURE
  286. Boss+Music+Mod+1.18.jar |Boss Music Mod |bossmusicmod |0.0NONE |DONE |Manifest: NOSIGNATURE
  287. Mimic-forge-1.18.2-1.1.32.1.jar |Mimic |mimic |1.1.32 |DONE |Manifest: NOSIGNATURE
  288. diamondNuggets-forge-1.3-1.18.x.jar |Diamond Nuggets |diamond_nuggets |1.3 |DONE |Manifest: NOSIGNATURE
  289. Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |DONE |Manifest: NOSIGNATURE
  290. namepain-1.4.1+forge-1.18.x.jar |Name Pain |namepain |1.4.1 |DONE |Manifest: NOSIGNATURE
  291. YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |DONE |Manifest: NOSIGNATURE
  292. wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |DONE |Manifest: NOSIGNATURE
  293. feature_nbt_deadlock-2.0.0+1.18.2.jar |Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
  294. Bookshelf-Forge-1.18.2-13.2.53.jar |Bookshelf |bookshelf |13.2.53 |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
  295. takesapillage-1.0.3-1.18.2.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE
  296. wares-1.18.2-1.0.0.jar |Wares |wares |1.0.0 |DONE |Manifest: NOSIGNATURE
  297. PickUpNotifier-v3.2.0-1.18.2-Forge.jar |Pick Up Notifier |pickupnotifier |3.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. bygonenether-1.2.2-1.18.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE
  299. balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |DONE |Manifest: NOSIGNATURE
  300. chat_heads-0.6.1-forge-1.18.2.jar |Chat Heads |chat_heads |0.6.1 |DONE |Manifest: NOSIGNATURE
  301. bbs-1.0.2-1.18.2.jar |Better Block Sounds |bbs |1.0.0-1.18.2 |DONE |Manifest: NOSIGNATURE
  302. cameraoverhaul-1.0-1.18.2.jar |Camera Overhaul |cameraoverhaul |1.0.0 |DONE |Manifest: NOSIGNATURE
  303. YungsBetterNetherFortresses-1.18.2-Forge-1.0.0 .ja|YUNG's Better Nether Fortresse|betterfortresses |1.18.2-Forge-1.0.0 |DONE |Manifest: NOSIGNATURE
  304. cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |DONE |Manifest: NOSIGNATURE
  305. MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |DONE |Manifest: NOSIGNATURE
  306. konkrete_forge_1.6.0_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.6.0 |DONE |Manifest: NOSIGNATURE
  307. auto_third_person-forge-1.18.2-1.2.0.jar |Auto Third Person |auto_third_person |1.2.0 |DONE |Manifest: NOSIGNATURE
  308. structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |DONE |Manifest: NOSIGNATURE
  309. EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE
  310. corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  311. AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |DONE |Manifest: NOSIGNATURE
  312. mcw-bridges-2.0.3-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
  313. Amplified_Nether_v1.1.1.jar |Amplified Nether |amplifiednether |0.0NONE |DONE |Manifest: NOSIGNATURE
  314. repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
  315. morevillagers-forge-1.18.2-3.3.1.jar |More Villagers |morevillagers |3.3.1 |DONE |Manifest: NOSIGNATURE
  316. Reblured-1.18.2-1.2.0.jar |ReBlured |reblured |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
  317. BiomesOPlenty-1.18.2-16.0.0.134.jar |Biomes O' Plenty |biomesoplenty |0.0NONE |DONE |Manifest: NOSIGNATURE
  318. verdure-1.18.2-1.1.3a.jar |Verdure |verdure |1.1.3.1 |DONE |Manifest: NOSIGNATURE
  319. endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |DONE |Manifest: NOSIGNATURE
  320. ImprovedMountHUD-v3.1.0-1.18.2-Forge.jar |Improved Mount HUD |improvedmounthud |3.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  321. dungeons_plus-1.18.2-1.2.0.jar |Dungeons Plus |dungeons_plus |0.0NONE |DONE |Manifest: NOSIGNATURE
  322. UnusualEnd1.18.2_V1.4.1.jar |Unusual End |unusualend |1.4.0 |DONE |Manifest: NOSIGNATURE
  323. mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE
  324. Pop-1.18-1.0.0.jar |Pop! |pop |1.0.0 |DONE |Manifest: NOSIGNATURE
  325. dungeons_enhanced-1.18.2-3.2.1.jar |Dungeons Enhanced |dungeons_enhanced |3.2.1 |DONE |Manifest: NOSIGNATURE
  326. modelfix-1.4-universal.jar |Model Gap Fix |modelfix |1.4 |DONE |Manifest: NOSIGNATURE
  327. lightspeed-1.18.2-1.0.1.jar |Lightspeed |lightspeed |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  328. curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
  329. Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
  330. nocube's_better_blast_furnace_1.0.0_Forge_1.18.2.j|NoCube's Better Blast Furnace |ncbetterblastfurnace |1.0.0 |DONE |Manifest: NOSIGNATURE
  331. collective-1.18.2-5.13.jar |Collective |collective |5.13 |DONE |Manifest: NOSIGNATURE
  332. cakechomps-forge-1.18-5.1.0.0.jar |Cake Chomps |cakechomps |1.18-5.1.0.0 |DONE |Manifest: NOSIGNATURE
  333. extlights-4.4.jar |Extended Lights |extlights |4.4 |DONE |Manifest: NOSIGNATURE
  334. TreePlant-1.18.2-0.3.0.jar |HT's TreePlant |treeplant |0.3.0 |DONE |Manifest: NOSIGNATURE
  335. BetterThirdPerson-Forge-1.18.2-1.8.1.jar |Better Third Person |betterthirdperson |1.8.1 |DONE |Manifest: NOSIGNATURE
  336. seamless_loading_screen-1.18-3.0.0.jar |Seamless Loading Screen |seamless_loading_screen |1.18-3.0.0 |DONE |Manifest: NOSIGNATURE
  337. unvotedandshelved-1.18.2-2.0.6-forge.jar |Unvoted and Shelved |unvotedandshelved |1.18.2-2.0.6-forge |DONE |Manifest: NOSIGNATURE
  338. YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
  339. infinitemusic-1.5.1-1.18.1-forge.jar |Infinite Music |infinitemusic |1.5.1 |DONE |Manifest: NOSIGNATURE
  340. eatinganimation-1.18.2-2.1.1.jar |Eating Animation |eatinganimation |2.1.1 |DONE |Manifest: NOSIGNATURE
  341. architectury-4.11.90-forge.jar |Architectury |architectury |4.11.90 |DONE |Manifest: NOSIGNATURE
  342. Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |DONE |Manifest: NOSIGNATURE
  343. cherishedworlds-forge-1.18-5.1.1.0.jar |Cherished Worlds |cherishedworlds |1.18-5.1.1.0 |DONE |Manifest: NOSIGNATURE
  344. YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
  345. PlayerRevive_FORGE_v2.0.13_mc1.18.2.jar |PlayerRevive |playerrevive |2.0.13 |DONE |Manifest: NOSIGNATURE
  346. geckolib-forge-1.18-3.0.56.jar |GeckoLib |geckolib3 |3.0.56 |DONE |Manifest: NOSIGNATURE
  347. naturalist-forge-1.1.1-1.18.2.jar |Naturalist |naturalist |1.1.1 |DONE |Manifest: NOSIGNATURE
  348. BetterAdvancements-1.18.2-0.1.2.125.jar |Better Advancements |betteradvancements |0.1.2.125 |DONE |Manifest: NOSIGNATURE
  349. Kiwi-1.18.2-forge-6.1.3.jar |Kiwi |kiwi |6.1.3 |DONE |Manifest: NOSIGNATURE
  350. StylishEffects-v3.1.0-1.18.2-Forge.jar |Stylish Effects |stylisheffects |3.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  351. BedBenefits-Forge-1.18.2-6.0.2.jar |BedBenefits |bedbenefits |6.0.2 |DONE |Manifest: NOSIGNATURE
  352. Alex's+Mobs+Music+Mod.jar |Alex's Mobs Mod Music |peepomod |0.0NONE |DONE |Manifest: NOSIGNATURE
  353. Supernatural-2.1.7.jar |Supernatural |supernatural |2.1.7 |DONE |Manifest: NOSIGNATURE
  354. [1.18.2]+Comics+Bubbles+Chat+1.3.jar |Comics Bubbles Chat |comicsbubbleschat |1.0 |DONE |Manifest: NOSIGNATURE
  355. CustomSkinLoader_ForgeActive-14.15.2.jar |CustomSkinLoader |customskinloader |14.15.2 |DONE |Manifest: 4a:31:8b:cf:34:eb:d0:13:f3:19:39:d5:d2:b9:12:78:b5:f2:8d:91:3e:6f:8f:ed:97:48:00:69:e1:30:3a:54
  356. Tia-1.18.2-1.0-forge.jar |Tiny Item Animations |tia |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
  357. 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
  358. jei-1.18.2-forge-10.2.1.1002.jar |Just Enough Items |jei |10.2.1.1002 |DONE |Manifest: NOSIGNATURE
  359. VisualWorkbench-v3.3.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |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
  360. the-conjurer-1.18.2-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |DONE |Manifest: NOSIGNATURE
  361. goblintraders-1.7.2-1.18.2.jar |Goblin Traders |goblintraders |1.7.2 |DONE |Manifest: NOSIGNATURE
  362. Paxi-1.18.2-Forge-2.0.jar |Paxi |paxi |1.18.2-Forge-2.0 |DONE |Manifest: NOSIGNATURE
  363. Kobolds-2.1.2.jar |Kobolds |kobolds |2.1.2 |DONE |Manifest: NOSIGNATURE
  364. sootychimneys-1.18.2-1.1.0.jar |Sooty Chimneys |sootychimneys |1.1.0 |DONE |Manifest: NOSIGNATURE
  365. PassableFoliage-1.18.2-forge-4.2.0.jar |Passable Foliage |passablefoliage |4.2.0 |DONE |Manifest: NOSIGNATURE
  366. hats-and-cosmetics-1.4-1.18.2.jar |Hats and Cosmetics |hat |1.4 |DONE |Manifest: NOSIGNATURE
  367. Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |DONE |Manifest: NOSIGNATURE
  368. Structory-1.18.2-1.0.2.jar |Structory |structory |0.0NONE |DONE |Manifest: NOSIGNATURE
  369. mcw-paintings-1.0.4-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE
  370. Clumps-forge-1.18.2-8.0.0+15.jar |Clumps |clumps |8.0.0+15 |DONE |Manifest: NOSIGNATURE
  371. shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
  372. horseinboat-forge-1.1.2.jar |HorseInBoat |horseinboat |1.1.2 |DONE |Manifest: NOSIGNATURE
  373. comforts-forge-1.18.2-5.0.0.5.jar |Comforts |comforts |1.18.2-5.0.0.5 |DONE |Manifest: NOSIGNATURE
  374. ItemBorders-1.18.1-1.1.5.jar |Item Borders |itemborders |1.1.5 |DONE |Manifest: NOSIGNATURE
  375. MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
  376. Nimble-1.18-forge-2.2.1.jar |Nimble |nimble |2.2.1 |DONE |Manifest: NOSIGNATURE
  377. lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  378. everycomp-1.18.2-1.5.13.jar |Every Compat |everycomp |1.18.2-1.5.13 |DONE |Manifest: NOSIGNATURE
  379. YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |DONE |Manifest: NOSIGNATURE
  380. blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |DONE |Manifest: NOSIGNATURE
  381. savage_and_ravage-1.18.2-4.0.0.jar |Savage & Ravage |savage_and_ravage |4.0.0 |DONE |Manifest: NOSIGNATURE
  382. Compat-O-Plenty-1.18.2-2.0.0.jar |Compat O' Plenty |compatoplenty |1.18.2-2.0.0 |DONE |Manifest: NOSIGNATURE
  383. forge-1.18.2-40.2.1-universal.jar |Forge |forge |40.2.1 |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
  384. TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
  385. chalk-1.18.2-1.4.0.jar |Chalk |chalk |1.4.0 |DONE |Manifest: NOSIGNATURE
  386. Raided-1.18.2-0.1.3.jar |Raided |raided |0.1.3 |DONE |Manifest: NOSIGNATURE
  387. mcw-paths-1.0.1-mc1.18.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.1 |DONE |Manifest: NOSIGNATURE
  388. ImmersiveFX_GrapeVersion1.18.2.jar |ยง3ImmersiveFX: Resurrected |dsurround |5.0.0.4 |DONE |Manifest: NOSIGNATURE
  389. idas_forge-1.5.22.18.2.jar |Integrated Dungeons and Struct|idas |1.5.2+1.18.2 |DONE |Manifest: NOSIGNATURE
  390. selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
  391. advancementframes-1.18.2-1.1.1.jar |Advancement Frames |advancementframes |1.18.2-1.1.1 |DONE |Manifest: NOSIGNATURE
  392. supplementaries-1.18.2-1.5.17.jar |Supplementaries |supplementaries |1.18.2-1.5.17 |DONE |Manifest: NOSIGNATURE
  393. antiqueatlas-7.1.1-forge-mc1.18.2_new.jar |Antique Atlas |antiqueatlas |7.1.1-forge-mc1.18.2|DONE |Manifest: NOSIGNATURE
  394. server-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: NOSIGNATURE
  395. upgrade_aquatic-1.18.2-4.0.0.jar |Upgrade Aquatic |upgrade_aquatic |4.0.0 |DONE |Manifest: NOSIGNATURE
  396. RealisticTorches-1.18.2-3.1.5.jar |Realistic Torches |realistictorches |1.18.2-3.1.5 |DONE |Manifest: NOSIGNATURE
  397. voicechat-forge-1.18.2-2.3.16.jar |Simple Voice Chat |voicechat |1.18.2-2.3.16 |DONE |Manifest: NOSIGNATURE
  398. soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
  399. EnchantmentDescriptions-Forge-1.18.2-10.0.11.jar |EnchantmentDescriptions |enchdesc |10.0.11 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  400. TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE
  401. pollen-forge-1.6.1+1.18.2.jar |Pollen |pollen |1.6.1 |DONE |Manifest: NOSIGNATURE
  402. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
  403. bettercombat-forge-1.5.41.18.2_FE.jar |Better Combat |bettercombat |1.5.4+1.18.2 |DONE |Manifest: NOSIGNATURE
  404. another_furniture-forge-1.2.2-1.18.2.jar |Another Furniture |another_furniture |1.2.2-1.18.2 |DONE |Manifest: NOSIGNATURE
  405. CreativeCore_FORGE_v2.6.10_mc1.18.2.jar |CreativeCore |creativecore |2.6.10 |DONE |Manifest: NOSIGNATURE
  406. smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE
  407. personality-1.18.2-2.0.0.jar |Personality |personality |2.0.0 |DONE |Manifest: NOSIGNATURE
  408. SomeAddonBetterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
  409. rottencreatures-forge-1.18.2-1.0.0.jar |Rotten Creatures |rottencreatures |1.0.0 |DONE |Manifest: NOSIGNATURE
  410. Iceberg-1.18.2-forge-1.0.48.jar |Iceberg |iceberg |1.0.48 |DONE |Manifest: NOSIGNATURE
  411. flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
  412. create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE
  413. ecologics-forge-1.18.2-1.7.10.jar |Ecologics |ecologics |1.7.10 |DONE |Manifest: NOSIGNATURE
  414. diet-forge-1.18.2-1.3.1.0.jar |Diet |diet |1.18.2-1.3.1.0 |DONE |Manifest: NOSIGNATURE
  415. Decoration_Delight_Mod-1.18.2-1.0.2.jar |Decoration Delight |decoration_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
  416. polymorph-forge-1.18.2-0.45.jar |Polymorph |polymorph |1.18.2-0.45 |DONE |Manifest: NOSIGNATURE
  417. AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
  418. Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE
  419. EarthMobs-1.18.2-1.1.2.jar |Earth Mobs Mod |earthmobsmod |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE
  420. crittersandcompanions-1.18.2-1.0.2.jar |Critters and Companions |crittersandcompanions |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
  421. backpacked-2.1.10-1.18.2.jar |Backpacked |backpacked |2.1.10 |DONE |Manifest: NOSIGNATURE
  422. blossom-forge-1.18.2-1.0.6.jar |Blossom |blossom |1.0.6 |DONE |Manifest: NOSIGNATURE
  423. nocubes_better_fletching_table_1.0.0_forge_1.18.2.|NoCube's Better Fletching Tabl|nocubesbetterfletchingtable |1.0.0 |DONE |Manifest: NOSIGNATURE
  424. fancymenu_forge_2.13.3_MC_1.18.2.jar |FancyMenu |fancymenu |2.13.3 |DONE |Manifest: NOSIGNATURE
  425. drippyloadingscreen_forge_2.1.1_MC_1.18.2.jar |Drippy Loading Screen |drippyloadingscreen |2.1.1 |DONE |Manifest: NOSIGNATURE
  426. raised-forge-1.18-1.1.2.jar |Raised |raised |1.1.2 |DONE |Manifest: NOSIGNATURE
  427. creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |DONE |Manifest: NOSIGNATURE
  428. alexsdelight-1.18.2-1.3.3.jar |Alex's Delight |alexsdelight |1.3.3 |DONE |Manifest: NOSIGNATURE
  429. citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
  430. alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
  431. FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
  432. L_Enders+Cataclysm-0.48-1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
  433. FarmersRespite-1.18.2-1.3.0.jar |Farmer's Respite |farmersrespite |1.18.1-1.3.0 |DONE |Manifest: NOSIGNATURE
  434. Lootr-1.18.2-0.3.24.61_new.jar |Lootr |lootr |0.3.24.61 |DONE |Manifest: NOSIGNATURE
  435. DamageTilt-1.18-forge-0.1.1.jar |DamageTilt |damagetilt |0.1.1 |DONE |Manifest: NOSIGNATURE
  436. 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
  437. ColdSweat-2.1.11.jar |Cold Sweat |cold_sweat |2.1.11 |DONE |Manifest: NOSIGNATURE
  438. BetterF3-1.2.5-Forge-1.18.2.jar |BetterF3 |betterf3 |1.2.5 |DONE |Manifest: NOSIGNATURE
  439. ArmorSoundTweak-5.0.0-forge.jar |Armor Sound Tweak |armorsoundtweak |5.0.0 |DONE |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
  440. heartstone-1.18-1.0.0.jar |Heartstone |heartstone |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE
  441. expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
  442. Delightful-1.18.2-3.2.1.jar |Delightful |delightful |3.2.1 |DONE |Manifest: NOSIGNATURE
  443. valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |DONE |Manifest: NOSIGNATURE
  444. valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |DONE |Manifest: NOSIGNATURE
  445. End's+Phantasm+-+BETAv1.2.10.5+-+1.18.2.jar |End's Phantasm |phantasm |1.2.10.5 |DONE |Manifest: NOSIGNATURE
  446. VariantCraftingTables-1.18.2-1.7.0_1.jar |Variant Crafting Tables |vct |1.18.2-1.7.0_1 |DONE |Manifest: NOSIGNATURE
  447. domesticationinnovation-1.4.2-1.18.2.jar |Domestication Innovation |domesticationinnovation |1.4.2 |DONE |Manifest: NOSIGNATURE
  448. UndeadUnleashed-1.0.3b-1.18.2.jar |Undead Unleashed |undead_unleashed |1.0.3 |DONE |Manifest: NOSIGNATURE
  449. DrinkBeer-1.0.2-1.18.2.jar |Drink Beer |drinkbeer |2.4.0 |DONE |Manifest: NOSIGNATURE
  450. PresenceFootsteps-1.18.2-1.5.1-forge.jar |Presence Footsteps (Forge) |presencefootsteps |1.18.2-1.5.1 |DONE |Manifest: NOSIGNATURE
  451. Crash Report UUID: 9f64efb6-fe32-4f70-ba2f-46da2017131c
  452. FML: 40.2
  453. Forge: net.minecraftforge:40.2.1
  454. Kiwi Modules:
  455. kiwi:contributors
  456. kiwi:data
Advertisement
Add Comment
Please, Sign In to add comment