Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Don't be sad. I'll do better next time, I promise!
- Time: 5/22/23, 8:46 PM
- Description: Feature placement
- java.lang.NullPointerException: Cannot read field "f_46443_" because "this.f_58857_" is null
- 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}
- at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- at net.minecraft.world.level.levelgen.feature.ConfiguredFeature.m_65385_(ConfiguredFeature.java:27) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191789_(PlacedFeature.java:56) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
- at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
- at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
- at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
- at java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180) ~[?:?] {}
- at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) ~[?:?] {}
- at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711) ~[?:?] {}
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
- at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
- at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191797_(PlacedFeature.java:55) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191806_(PlacedFeature.java:44) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- 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}
- 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}
- 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}
- 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}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
- 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}
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
- at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames,re:mixin}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames,re:mixin}
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Stacktrace:
- 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}
- at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- 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}
- at net.minecraft.world.level.levelgen.feature.ConfiguredFeature.m_65385_(ConfiguredFeature.java:27) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191789_(PlacedFeature.java:56) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
- at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
- at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
- at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
- at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
- at java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180) ~[?:?] {}
- at java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) ~[?:?] {}
- at java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711) ~[?:?] {}
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
- at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) ~[?:?] {}
- at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411) ~[?:?] {}
- at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
- at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
- at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
- at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
- at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
- at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191797_(PlacedFeature.java:55) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.world.level.levelgen.placement.PlacedFeature.m_191806_(PlacedFeature.java:44) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- 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}
- 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}
- 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}
- 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}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
- 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}
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
- at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- -- Feature --
- Details:
- Description: Placed Direct{Configured: com.telepathicgrunt.repurposedstructures.world.features.NbtDungeon@36899b5d: com.telepathicgrunt.repurposedstructures.world.features.configs.NbtDungeonConfig@6a023fa4}
- Stacktrace:
- 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}
- 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}
- 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}
- 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}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
- 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}
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
- at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames,re:mixin}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames,re:mixin}
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- -- Generation --
- Details:
- CenterX: 55
- CenterZ: 64
- Seed: 7916176864887205588
- Stacktrace:
- 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}
- 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}
- 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}
- 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}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
- 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}
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
- at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames,re:mixin}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames,re:mixin}
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- -- Chunk to be generated --
- Details:
- Location: 55,64
- Position hash: 274877906999
- Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@77fe4915
- Stacktrace:
- 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}
- at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2325!/:?] {}
- 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}
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
- at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
- at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.18.2-20220404.173914-srg.jar%23217!/:?] {re:classloading}
- at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames,re:mixin}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames,re:mixin}
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
- -- Wrapped in --
- Details:
- Wrapping exception: ~~ERROR~~ CompletionException: net.minecraft.ReportedException: Feature placement
- Stacktrace:
- 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}
- 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}
- 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}
- at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
- -- System Details --
- Details:
- Minecraft Version: 1.18.2
- Minecraft Version ID: 1.18.2
- Operating System: Linux (amd64) version 5.10.0-21-amd64
- Java Version: 18-ea, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
- Memory: 1760617984 bytes (1679 MiB) / 4500488192 bytes (4292 MiB) up to 6442450944 bytes (6144 MiB)
- CPUs: 12
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 5 5600X 6-Core Processor
- Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
- Microarchitecture: Zen 3
- Frequency (GHz): -0.00
- Number of physical packages: 1
- Number of physical CPUs: 6
- Number of logical CPUs: 12
- Graphics card #0 name: unknown
- Graphics card #0 vendor: unknown
- Graphics card #0 VRAM (MB): 0.00
- Graphics card #0 deviceId: unknown
- Graphics card #0 versionInfo: unknown
- Virtual memory max (MB): 33126.96
- Virtual memory used (MB): 40162.89
- Swap memory total (MB): 1023.99
- Swap memory used (MB): 704.66
- JVM Flags: 1 total; -Xmx6144M
- Server Running: true
- Player Count: 1 / 20; [ServerPlayer['DupstepTRAXMATIX'/43, l='ServerLevel[world]', x=825.60, y=65.00, z=1246.78]]
- 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
- World Generation: Stable
- Is Modded: Definitely; Server brand changed to 'forge'
- Type: Dedicated Server (map_server.txt)
- ModLauncher: 9.1.3+9.1.3+main.9b69c82a
- ModLauncher launch target: forgeserver
- ModLauncher naming: srg
- ModLauncher services:
- mixin PLUGINSERVICE
- eventbus PLUGINSERVICE
- slf4jfixer PLUGINSERVICE
- object_holder_definalize PLUGINSERVICE
- runtime_enum_extender PLUGINSERVICE
- capability_token_subclass PLUGINSERVICE
- accesstransformer PLUGINSERVICE
- runtimedistcleaner PLUGINSERVICE
- mixin TRANSFORMATIONSERVICE
- OptiFine TRANSFORMATIONSERVICE
- fml TRANSFORMATIONSERVICE
- FML Language Providers:
- lowcodefml@null
- javafml@null
- Mod List:
- TreeChop-forge-1.18.2-0.17.7.jar |HT's TreeChop |treechop |0.17.7 |DONE |Manifest: NOSIGNATURE
- YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
- auudio_forge_1.0.3_MC_1.18-1.18.2.jar |Auudio |auudio |1.0.3 |DONE |Manifest: NOSIGNATURE
- Piglin+Expansion+1.2.1.jar |Piglin Expansion |piglin_expansion |1.1.0 |DONE |Manifest: NOSIGNATURE
- modernworldcreation_forge_1.0.0_MC_1.18-1.18.2.jar|Modern World Creation |modernworldcreation |1.0.0 |DONE |Manifest: NOSIGNATURE
- 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
- expcaves-4.0.1-alpha-all.jar |Expanded Caves |expcaves |4.0.1-alpha |DONE |Manifest: NOSIGNATURE
- player-animation-lib-forge-0.4.0+1.18.jar |Player Animator |playeranimator |0.4.0+1.18 |DONE |Manifest: NOSIGNATURE
- nether-s-exoticism-1.18.2-1.2.2.jar |Nether's Exoticism |nethers_exoticism |1.2.2 |DONE |Manifest: NOSIGNATURE
- locksmith-forge-1.0.3+1.18.2.jar |Locksmith |locksmith |1.0.3 |DONE |Manifest: NOSIGNATURE
- 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
- mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
- InsaneLib-1.5.1-mc1.18.2.jar |InsaneLib |insanelib |1.5.1 |DONE |Manifest: NOSIGNATURE
- Boss+Music+Mod+1.18.jar |Boss Music Mod |bossmusicmod |0.0NONE |DONE |Manifest: NOSIGNATURE
- Mimic-forge-1.18.2-1.1.32.1.jar |Mimic |mimic |1.1.32 |DONE |Manifest: NOSIGNATURE
- diamondNuggets-forge-1.3-1.18.x.jar |Diamond Nuggets |diamond_nuggets |1.3 |DONE |Manifest: NOSIGNATURE
- Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |DONE |Manifest: NOSIGNATURE
- namepain-1.4.1+forge-1.18.x.jar |Name Pain |namepain |1.4.1 |DONE |Manifest: NOSIGNATURE
- YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |DONE |Manifest: NOSIGNATURE
- wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |DONE |Manifest: NOSIGNATURE
- 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
- 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
- takesapillage-1.0.3-1.18.2.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE
- wares-1.18.2-1.0.0.jar |Wares |wares |1.0.0 |DONE |Manifest: NOSIGNATURE
- 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
- bygonenether-1.2.2-1.18.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE
- balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |DONE |Manifest: NOSIGNATURE
- chat_heads-0.6.1-forge-1.18.2.jar |Chat Heads |chat_heads |0.6.1 |DONE |Manifest: NOSIGNATURE
- bbs-1.0.2-1.18.2.jar |Better Block Sounds |bbs |1.0.0-1.18.2 |DONE |Manifest: NOSIGNATURE
- cameraoverhaul-1.0-1.18.2.jar |Camera Overhaul |cameraoverhaul |1.0.0 |DONE |Manifest: NOSIGNATURE
- 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
- cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |DONE |Manifest: NOSIGNATURE
- MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |DONE |Manifest: NOSIGNATURE
- konkrete_forge_1.6.0_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.6.0 |DONE |Manifest: NOSIGNATURE
- auto_third_person-forge-1.18.2-1.2.0.jar |Auto Third Person |auto_third_person |1.2.0 |DONE |Manifest: NOSIGNATURE
- structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |DONE |Manifest: NOSIGNATURE
- EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE
- corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
- AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |DONE |Manifest: NOSIGNATURE
- mcw-bridges-2.0.3-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
- Amplified_Nether_v1.1.1.jar |Amplified Nether |amplifiednether |0.0NONE |DONE |Manifest: NOSIGNATURE
- repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
- morevillagers-forge-1.18.2-3.3.1.jar |More Villagers |morevillagers |3.3.1 |DONE |Manifest: NOSIGNATURE
- Reblured-1.18.2-1.2.0.jar |ReBlured |reblured |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
- BiomesOPlenty-1.18.2-16.0.0.134.jar |Biomes O' Plenty |biomesoplenty |0.0NONE |DONE |Manifest: NOSIGNATURE
- verdure-1.18.2-1.1.3a.jar |Verdure |verdure |1.1.3.1 |DONE |Manifest: NOSIGNATURE
- endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |DONE |Manifest: NOSIGNATURE
- 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
- dungeons_plus-1.18.2-1.2.0.jar |Dungeons Plus |dungeons_plus |0.0NONE |DONE |Manifest: NOSIGNATURE
- UnusualEnd1.18.2_V1.4.1.jar |Unusual End |unusualend |1.4.0 |DONE |Manifest: NOSIGNATURE
- mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE
- Pop-1.18-1.0.0.jar |Pop! |pop |1.0.0 |DONE |Manifest: NOSIGNATURE
- dungeons_enhanced-1.18.2-3.2.1.jar |Dungeons Enhanced |dungeons_enhanced |3.2.1 |DONE |Manifest: NOSIGNATURE
- modelfix-1.4-universal.jar |Model Gap Fix |modelfix |1.4 |DONE |Manifest: NOSIGNATURE
- lightspeed-1.18.2-1.0.1.jar |Lightspeed |lightspeed |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
- curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
- 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
- collective-1.18.2-5.13.jar |Collective |collective |5.13 |DONE |Manifest: NOSIGNATURE
- cakechomps-forge-1.18-5.1.0.0.jar |Cake Chomps |cakechomps |1.18-5.1.0.0 |DONE |Manifest: NOSIGNATURE
- extlights-4.4.jar |Extended Lights |extlights |4.4 |DONE |Manifest: NOSIGNATURE
- TreePlant-1.18.2-0.3.0.jar |HT's TreePlant |treeplant |0.3.0 |DONE |Manifest: NOSIGNATURE
- BetterThirdPerson-Forge-1.18.2-1.8.1.jar |Better Third Person |betterthirdperson |1.8.1 |DONE |Manifest: NOSIGNATURE
- seamless_loading_screen-1.18-3.0.0.jar |Seamless Loading Screen |seamless_loading_screen |1.18-3.0.0 |DONE |Manifest: NOSIGNATURE
- unvotedandshelved-1.18.2-2.0.6-forge.jar |Unvoted and Shelved |unvotedandshelved |1.18.2-2.0.6-forge |DONE |Manifest: NOSIGNATURE
- YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
- infinitemusic-1.5.1-1.18.1-forge.jar |Infinite Music |infinitemusic |1.5.1 |DONE |Manifest: NOSIGNATURE
- eatinganimation-1.18.2-2.1.1.jar |Eating Animation |eatinganimation |2.1.1 |DONE |Manifest: NOSIGNATURE
- architectury-4.11.90-forge.jar |Architectury |architectury |4.11.90 |DONE |Manifest: NOSIGNATURE
- Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |DONE |Manifest: NOSIGNATURE
- cherishedworlds-forge-1.18-5.1.1.0.jar |Cherished Worlds |cherishedworlds |1.18-5.1.1.0 |DONE |Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
- PlayerRevive_FORGE_v2.0.13_mc1.18.2.jar |PlayerRevive |playerrevive |2.0.13 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.18-3.0.56.jar |GeckoLib |geckolib3 |3.0.56 |DONE |Manifest: NOSIGNATURE
- naturalist-forge-1.1.1-1.18.2.jar |Naturalist |naturalist |1.1.1 |DONE |Manifest: NOSIGNATURE
- BetterAdvancements-1.18.2-0.1.2.125.jar |Better Advancements |betteradvancements |0.1.2.125 |DONE |Manifest: NOSIGNATURE
- Kiwi-1.18.2-forge-6.1.3.jar |Kiwi |kiwi |6.1.3 |DONE |Manifest: NOSIGNATURE
- 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
- BedBenefits-Forge-1.18.2-6.0.2.jar |BedBenefits |bedbenefits |6.0.2 |DONE |Manifest: NOSIGNATURE
- Alex's+Mobs+Music+Mod.jar |Alex's Mobs Mod Music |peepomod |0.0NONE |DONE |Manifest: NOSIGNATURE
- Supernatural-2.1.7.jar |Supernatural |supernatural |2.1.7 |DONE |Manifest: NOSIGNATURE
- [1.18.2]+Comics+Bubbles+Chat+1.3.jar |Comics Bubbles Chat |comicsbubbleschat |1.0 |DONE |Manifest: NOSIGNATURE
- 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
- Tia-1.18.2-1.0-forge.jar |Tiny Item Animations |tia |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
- 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
- jei-1.18.2-forge-10.2.1.1002.jar |Just Enough Items |jei |10.2.1.1002 |DONE |Manifest: NOSIGNATURE
- 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
- the-conjurer-1.18.2-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |DONE |Manifest: NOSIGNATURE
- goblintraders-1.7.2-1.18.2.jar |Goblin Traders |goblintraders |1.7.2 |DONE |Manifest: NOSIGNATURE
- Paxi-1.18.2-Forge-2.0.jar |Paxi |paxi |1.18.2-Forge-2.0 |DONE |Manifest: NOSIGNATURE
- Kobolds-2.1.2.jar |Kobolds |kobolds |2.1.2 |DONE |Manifest: NOSIGNATURE
- sootychimneys-1.18.2-1.1.0.jar |Sooty Chimneys |sootychimneys |1.1.0 |DONE |Manifest: NOSIGNATURE
- PassableFoliage-1.18.2-forge-4.2.0.jar |Passable Foliage |passablefoliage |4.2.0 |DONE |Manifest: NOSIGNATURE
- hats-and-cosmetics-1.4-1.18.2.jar |Hats and Cosmetics |hat |1.4 |DONE |Manifest: NOSIGNATURE
- Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |DONE |Manifest: NOSIGNATURE
- Structory-1.18.2-1.0.2.jar |Structory |structory |0.0NONE |DONE |Manifest: NOSIGNATURE
- mcw-paintings-1.0.4-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.18.2-8.0.0+15.jar |Clumps |clumps |8.0.0+15 |DONE |Manifest: NOSIGNATURE
- shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
- horseinboat-forge-1.1.2.jar |HorseInBoat |horseinboat |1.1.2 |DONE |Manifest: NOSIGNATURE
- comforts-forge-1.18.2-5.0.0.5.jar |Comforts |comforts |1.18.2-5.0.0.5 |DONE |Manifest: NOSIGNATURE
- ItemBorders-1.18.1-1.1.5.jar |Item Borders |itemborders |1.1.5 |DONE |Manifest: NOSIGNATURE
- MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
- Nimble-1.18-forge-2.2.1.jar |Nimble |nimble |2.2.1 |DONE |Manifest: NOSIGNATURE
- lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
- everycomp-1.18.2-1.5.13.jar |Every Compat |everycomp |1.18.2-1.5.13 |DONE |Manifest: NOSIGNATURE
- 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
- blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |DONE |Manifest: NOSIGNATURE
- savage_and_ravage-1.18.2-4.0.0.jar |Savage & Ravage |savage_and_ravage |4.0.0 |DONE |Manifest: NOSIGNATURE
- Compat-O-Plenty-1.18.2-2.0.0.jar |Compat O' Plenty |compatoplenty |1.18.2-2.0.0 |DONE |Manifest: NOSIGNATURE
- 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
- TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
- chalk-1.18.2-1.4.0.jar |Chalk |chalk |1.4.0 |DONE |Manifest: NOSIGNATURE
- Raided-1.18.2-0.1.3.jar |Raided |raided |0.1.3 |DONE |Manifest: NOSIGNATURE
- mcw-paths-1.0.1-mc1.18.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.1 |DONE |Manifest: NOSIGNATURE
- ImmersiveFX_GrapeVersion1.18.2.jar |ยง3ImmersiveFX: Resurrected |dsurround |5.0.0.4 |DONE |Manifest: NOSIGNATURE
- idas_forge-1.5.22.18.2.jar |Integrated Dungeons and Struct|idas |1.5.2+1.18.2 |DONE |Manifest: NOSIGNATURE
- selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
- advancementframes-1.18.2-1.1.1.jar |Advancement Frames |advancementframes |1.18.2-1.1.1 |DONE |Manifest: NOSIGNATURE
- supplementaries-1.18.2-1.5.17.jar |Supplementaries |supplementaries |1.18.2-1.5.17 |DONE |Manifest: NOSIGNATURE
- antiqueatlas-7.1.1-forge-mc1.18.2_new.jar |Antique Atlas |antiqueatlas |7.1.1-forge-mc1.18.2|DONE |Manifest: NOSIGNATURE
- server-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: NOSIGNATURE
- upgrade_aquatic-1.18.2-4.0.0.jar |Upgrade Aquatic |upgrade_aquatic |4.0.0 |DONE |Manifest: NOSIGNATURE
- RealisticTorches-1.18.2-3.1.5.jar |Realistic Torches |realistictorches |1.18.2-3.1.5 |DONE |Manifest: NOSIGNATURE
- voicechat-forge-1.18.2-2.3.16.jar |Simple Voice Chat |voicechat |1.18.2-2.3.16 |DONE |Manifest: NOSIGNATURE
- soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
- 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
- TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE
- pollen-forge-1.6.1+1.18.2.jar |Pollen |pollen |1.6.1 |DONE |Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
- bettercombat-forge-1.5.41.18.2_FE.jar |Better Combat |bettercombat |1.5.4+1.18.2 |DONE |Manifest: NOSIGNATURE
- another_furniture-forge-1.2.2-1.18.2.jar |Another Furniture |another_furniture |1.2.2-1.18.2 |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.6.10_mc1.18.2.jar |CreativeCore |creativecore |2.6.10 |DONE |Manifest: NOSIGNATURE
- smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE
- personality-1.18.2-2.0.0.jar |Personality |personality |2.0.0 |DONE |Manifest: NOSIGNATURE
- SomeAddonBetterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
- rottencreatures-forge-1.18.2-1.0.0.jar |Rotten Creatures |rottencreatures |1.0.0 |DONE |Manifest: NOSIGNATURE
- Iceberg-1.18.2-forge-1.0.48.jar |Iceberg |iceberg |1.0.48 |DONE |Manifest: NOSIGNATURE
- flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
- create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE
- ecologics-forge-1.18.2-1.7.10.jar |Ecologics |ecologics |1.7.10 |DONE |Manifest: NOSIGNATURE
- diet-forge-1.18.2-1.3.1.0.jar |Diet |diet |1.18.2-1.3.1.0 |DONE |Manifest: NOSIGNATURE
- Decoration_Delight_Mod-1.18.2-1.0.2.jar |Decoration Delight |decoration_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
- polymorph-forge-1.18.2-0.45.jar |Polymorph |polymorph |1.18.2-0.45 |DONE |Manifest: NOSIGNATURE
- AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
- Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE
- EarthMobs-1.18.2-1.1.2.jar |Earth Mobs Mod |earthmobsmod |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE
- crittersandcompanions-1.18.2-1.0.2.jar |Critters and Companions |crittersandcompanions |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
- backpacked-2.1.10-1.18.2.jar |Backpacked |backpacked |2.1.10 |DONE |Manifest: NOSIGNATURE
- blossom-forge-1.18.2-1.0.6.jar |Blossom |blossom |1.0.6 |DONE |Manifest: NOSIGNATURE
- nocubes_better_fletching_table_1.0.0_forge_1.18.2.|NoCube's Better Fletching Tabl|nocubesbetterfletchingtable |1.0.0 |DONE |Manifest: NOSIGNATURE
- fancymenu_forge_2.13.3_MC_1.18.2.jar |FancyMenu |fancymenu |2.13.3 |DONE |Manifest: NOSIGNATURE
- drippyloadingscreen_forge_2.1.1_MC_1.18.2.jar |Drippy Loading Screen |drippyloadingscreen |2.1.1 |DONE |Manifest: NOSIGNATURE
- raised-forge-1.18-1.1.2.jar |Raised |raised |1.1.2 |DONE |Manifest: NOSIGNATURE
- creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |DONE |Manifest: NOSIGNATURE
- alexsdelight-1.18.2-1.3.3.jar |Alex's Delight |alexsdelight |1.3.3 |DONE |Manifest: NOSIGNATURE
- citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
- FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
- L_Enders+Cataclysm-0.48-1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
- FarmersRespite-1.18.2-1.3.0.jar |Farmer's Respite |farmersrespite |1.18.1-1.3.0 |DONE |Manifest: NOSIGNATURE
- Lootr-1.18.2-0.3.24.61_new.jar |Lootr |lootr |0.3.24.61 |DONE |Manifest: NOSIGNATURE
- DamageTilt-1.18-forge-0.1.1.jar |DamageTilt |damagetilt |0.1.1 |DONE |Manifest: NOSIGNATURE
- 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
- ColdSweat-2.1.11.jar |Cold Sweat |cold_sweat |2.1.11 |DONE |Manifest: NOSIGNATURE
- BetterF3-1.2.5-Forge-1.18.2.jar |BetterF3 |betterf3 |1.2.5 |DONE |Manifest: NOSIGNATURE
- 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
- heartstone-1.18-1.0.0.jar |Heartstone |heartstone |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE
- expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
- Delightful-1.18.2-3.2.1.jar |Delightful |delightful |3.2.1 |DONE |Manifest: NOSIGNATURE
- valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |DONE |Manifest: NOSIGNATURE
- valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |DONE |Manifest: NOSIGNATURE
- End's+Phantasm+-+BETAv1.2.10.5+-+1.18.2.jar |End's Phantasm |phantasm |1.2.10.5 |DONE |Manifest: NOSIGNATURE
- VariantCraftingTables-1.18.2-1.7.0_1.jar |Variant Crafting Tables |vct |1.18.2-1.7.0_1 |DONE |Manifest: NOSIGNATURE
- domesticationinnovation-1.4.2-1.18.2.jar |Domestication Innovation |domesticationinnovation |1.4.2 |DONE |Manifest: NOSIGNATURE
- UndeadUnleashed-1.0.3b-1.18.2.jar |Undead Unleashed |undead_unleashed |1.0.3 |DONE |Manifest: NOSIGNATURE
- DrinkBeer-1.0.2-1.18.2.jar |Drink Beer |drinkbeer |2.4.0 |DONE |Manifest: NOSIGNATURE
- PresenceFootsteps-1.18.2-1.5.1-forge.jar |Presence Footsteps (Forge) |presencefootsteps |1.18.2-1.5.1 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: 9f64efb6-fe32-4f70-ba2f-46da2017131c
- FML: 40.2
- Forge: net.minecraftforge:40.2.1
- Kiwi Modules:
- kiwi:contributors
- kiwi:data
Advertisement
Add Comment
Please, Sign In to add comment