Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // This doesn't make any sense!
- Time: 2023-05-03 20:23:15
- Description: Accessing LegacyRandomSource from multiple threads
- java.lang.IllegalStateException: Accessing LegacyRandomSource from multiple threads
- at net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading}
- at net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading}
- at net.minecraft.world.level.levelgen.BitRandomSource.m_188503_(BitRandomSource.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading}
- at net.minecraft.client.multiplayer.ClientLevel.m_233612_(ClientLevel.java:383) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.multiplayer.ClientLevel.m_104784_(ClientLevel.java:362) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1836) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1078) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.8.jar%23101!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Stacktrace:
- at net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading}
- at net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading}
- at net.minecraft.world.level.levelgen.BitRandomSource.m_188503_(BitRandomSource.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading}
- at net.minecraft.client.multiplayer.ClientLevel.m_233612_(ClientLevel.java:383) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.multiplayer.ClientLevel.m_104784_(ClientLevel.java:362) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- -- Thread dumps --
- Details:
- Thread dumps: Render thread:
- at java.base/java.lang.Thread.getStackTrace(Thread.java:1610)
- at TRANSFORMER/[email protected]/net.minecraft.util.ThreadingDetector.m_199420_(ThreadingDetector.java:92)
- at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
- at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
- at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
- at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
- at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
- at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
- at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
- at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
- at TRANSFORMER/[email protected]/net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:82)
- at TRANSFORMER/[email protected]/net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49)
- at TRANSFORMER/[email protected]/net.minecraft.world.level.levelgen.BitRandomSource.m_188503_(BitRandomSource.java:27)
- at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientLevel.m_233612_(ClientLevel.java:383)
- at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientLevel.m_104784_(ClientLevel.java:362)
- at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1836)
- at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1078)
- at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700)
- at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.m_239872_(Main.java:212)
- at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:51)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
- at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
- Stacktrace:
- at net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading}
- at net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading}
- at net.minecraft.world.level.levelgen.BitRandomSource.m_188503_(BitRandomSource.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading}
- at net.minecraft.client.multiplayer.ClientLevel.m_233612_(ClientLevel.java:383) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.multiplayer.ClientLevel.m_104784_(ClientLevel.java:362) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1836) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1078) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.8.jar%23101!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
- -- Affected level --
- Details:
- All players: 1 total; [LocalPlayer['SmallBomb78v'/49, l='ClientLevel', x=-392.53, y=128.00, z=25.90]]
- Chunk stats: 16384, 907
- Level dimension: minecraft:overworld
- Level spawn location: World: (0,89,-32), Section: (at 0,9,0 in 0,5,-2; chunk contains blocks 0,-64,-32 to 15,319,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
- Level time: 122440 game time, 148337 day time
- Server brand: forge
- Server type: Integrated singleplayer server
- Stacktrace:
- at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:pluto.mixins.json:fast_entity_access.ClientLevelMixin,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2280) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:717) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23773!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.8.jar%23101!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
- -- Last reload --
- Details:
- Reload number: 1
- Reload reason: initial
- Finished: Yes
- Packs: Default, Mod Resources, Everycomp Generated Pack, Snowyspirit Generated Pack, Excalibur_V1.18.1.zip, Supplementaries Generated Pack, quark-emote-pack, Excalibur_Mod_Support_V1.18.1.1.zip, V Slab Compat Generated Pack, STONEBORN - 1.19 - V3.2.1.zip, STONEBORN-+SBMC+-V3.1-Modded-Compatibility.zip, EclecticTrove-noconfig-1.19-1.2.0.zip, EmbellishedStone-1.19-1.0.0.zip
- -- System Details --
- Details:
- Minecraft Version: 1.19.2
- Minecraft Version ID: 1.19.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.3, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 3641264664 bytes (3472 MiB) / 10502537216 bytes (10016 MiB) up to 10502537216 bytes (10016 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): 3.69
- Number of physical packages: 1
- Number of physical CPUs: 6
- Number of logical CPUs: 12
- Graphics card #0 name: NVIDIA GeForce RTX 3090
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x2204
- Graphics card #0 versionInfo: DriverVersion=30.0.14.9649
- Memory slot #0 capacity (MB): 16384.00
- Memory slot #0 clockSpeed (GHz): 2.13
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 16384.00
- Memory slot #1 clockSpeed (GHz): 2.13
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 44491.93
- Virtual memory used (MB): 31943.12
- Swap memory total (MB): 11776.00
- Swap memory used (MB): 93.95
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10016m -Xms256m
- Loaded Shaderpack: ComplementaryShaders_v4.7.1.zip
- Profile: Custom (+8 options changed by user)
- Launched Version: forge-43.2.8
- Backend library: LWJGL version 3.3.1 build 7
- Backend API: NVIDIA GeForce RTX 3090/PCIe/SSE2 GL version 3.2.0 NVIDIA 496.49, NVIDIA Corporation
- Window size: 2560x1440
- GL Caps: Using framebuffer using OpenGL 3.2
- GL debug messages:
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
- Type: Integrated Server (map_client.txt)
- Graphics mode: fancy
- Resource Packs: vanilla, mod_resources, Everycomp Generated Pack, Snowyspirit Generated Pack, file/Excalibur_V1.18.1.zip, Supplementaries Generated Pack, quark:emote_resources (incompatible), file/Excalibur_Mod_Support_V1.18.1.1.zip, V Slab Compat Generated Pack, file/STONEBORN - 1.19 - V3.2.1.zip, file/STONEBORN-+SBMC+-V3.1-Modded-Compatibility.zip, file/EclecticTrove-noconfig-1.19-1.2.0.zip, file/EmbellishedStone-1.19-1.0.0.zip
- Current Language: English (US)
- CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
- Server Running: true
- Player Count: 1 / 8; [ServerPlayer['SmallBomb78v'/49, l='ServerLevel[First Try]', x=-392.53, y=128.00, z=25.90]]
- Data Packs: vanilla, mod:saturn, mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:easyanvils (incompatible), mod:additionalentityattributes (incompatible), mod:playeranimator (incompatible), mod:publicguiannouncement (incompatible), mod:paragon, mod:entitycollisionfpsfix (incompatible), mod:stalwart_dungeons, mod:apoli (incompatible), mod:strawgolem (incompatible), mod:rubidium (incompatible), mod:modernfix (incompatible), mod:villagersplus, mod:yungsapi, mod:gateways (incompatible), mod:jobsplus (incompatible), mod:upgradednetherite_items (incompatible), mod:ibarnorigins, mod:vinery, mod:resourcepackoverrides (incompatible), mod:guardvillagers (incompatible), mod:apotheosis (incompatible), mod:pickupnotifier (incompatible), mod:balm (incompatible), mod:snowrealmagic (incompatible), mod:immersive_armors (incompatible), mod:jeresources, mod:chat_heads (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:ctov (incompatible), mod:leavesbegone (incompatible), mod:revampedwolf, mod:iter_rpg, mod:geophilic, mod:upgradednetherite (incompatible), mod:stylecolonies, mod:structure_gel, mod:explorations, mod:corpse (incompatible), mod:advancementplaques (incompatible), mod:repurposed_structures, mod:bcc (incompatible), mod:goodending (incompatible), mod:geode, mod:explorify, mod:caffeineconfig (incompatible), mod:dungeons_plus, mod:unusualend, mod:transparent (incompatible), mod:yungsbridges, mod:highlighter (incompatible), mod:reeses_sodium_options (incompatible), mod:spark (incompatible), mod:philipsruins (incompatible), mod:frosted_friends, mod:lightspeed (incompatible), mod:curios, mod:origins (incompatible), mod:oculus (incompatible), mod:yungsextras, mod:abundant_atmosphere, mod:pluto, mod:mutantmore, mod:betterwithminecolonies, mod:illageandspillage, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:bettermodsbutton (incompatible), mod:nebs (incompatible), mod:dungeons_libraries (incompatible), mod:darkpaintings (incompatible), mod:dungeons_gear (incompatible), mod:treasurebags, mod:elytraslot, mod:kiwi (incompatible), mod:betteranimationscollection (incompatible), mod:humancompanions (incompatible), mod:mutantmonsters (incompatible), mod:jei (incompatible), mod:vmh, mod:graveyard (incompatible), mod:attributefix (incompatible), mod:pehkui (incompatible), mod:goblintraders (incompatible), mod:gnumus, mod:caelus (incompatible), mod:paxi, mod:passablefoliage (incompatible), mod:fallingleaves (incompatible), mod:travelersbackpack, mod:naturescompass (incompatible), mod:geore, mod:strawstatues (incompatible), mod:sereneseasons, mod:snowundertrees, mod:starlight (incompatible), mod:medieval_paintings, mod:tetraticcombat (incompatible), mod:memoryleakfix (incompatible), mod:imst, mod:rubidium_extras (incompatible), mod:dungeons_arise, mod:sons_of_sins, mod:smoothchunk (incompatible), mod:terrablender, mod:mousetweaks, mod:bettercombat (incompatible), mod:nochatreports (incompatible), mod:firstpersonmod (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:calio (incompatible), mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:paintings (incompatible), mod:forge, mod:brewinandchewin (incompatible), mod:whisperwoods (incompatible), mod:notenoughanimations (incompatible), mod:farmersrespite (incompatible), mod:ecologics (incompatible), mod:sodiumextra (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:entityculling, mod:canary, mod:structurize, mod:immediatelyfast, mod:tlc, mod:oceansdelight, mod:visuality, mod:upgradednetherite_ultimate (incompatible), mod:biomemusic (incompatible), mod:reds_morestructures_mr (incompatible), mod:puzzleslib (incompatible), mod:byg, mod:rebind_narrator (incompatible), mod:cosmeticarmorreworked (incompatible), mod:chunksending (incompatible), mod:phantasm, mod:sculked, mod:deuf, mod:aquamirae, mod:xpbook, mod:defaultoptions (incompatible), mod:tetra (incompatible), mod:hexerei (incompatible), mod:treechop (incompatible), mod:skyvillages, mod:blue_skies, mod:betterwitchhuts, mod:v_slab_compat (incompatible), mod:netherportalfix (incompatible), mod:deepslatecutting_forge (incompatible), mod:galosphere (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:kleeslabs (incompatible), mod:horseexpert (incompatible), mod:structureessentials (incompatible), mod:villagernames, mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:lootintegrations (incompatible), mod:mixinextras (incompatible), mod:bookshelf (incompatible), mod:twigs (incompatible), mod:relics (incompatible), mod:takesapillage (incompatible), mod:additionalstructures, mod:bygonenether, mod:carryon (incompatible), mod:dummmmmmy (incompatible), mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:equipmentcompare (incompatible), mod:enemyexpansion, mod:mcwbridges, mod:farmersdelight (incompatible), mod:chefsdelight, mod:culturaldelights (incompatible), mod:entity_texture_features (incompatible), mod:dustrial_decor (incompatible), mod:ambientsounds (incompatible), mod:endrem, mod:boatiview (incompatible), mod:medievalmusic (incompatible), mod:jerintegration, mod:dungeons_enhanced, mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:delightful (incompatible), mod:starbunclemania, mod:blockui, mod:multipiston, mod:collective, mod:spyglass_improvements (incompatible), mod:rpggods, mod:greekfantasy, mod:nightconfigfixes (incompatible), mod:betterstrongholds, mod:runelic (incompatible), mod:starterkit, mod:inventoryprofilesnext (incompatible), mod:deeperdarker, mod:boatbreakfix (incompatible), mod:architectury (incompatible), mod:mcsa (incompatible), mod:sdrp (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:serverbrowser (incompatible), mod:undergarden, mod:t_and_t, mod:yeetusexperimentus, mod:tradingpost (incompatible), mod:betteradvancements (incompatible), mod:bhmenu (incompatible), mod:jmi (incompatible), mod:biomemakeover (incompatible), mod:sod (incompatible), mod:nourished_nether, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:easymagic (incompatible), mod:xlpackets (incompatible), mod:droplight (incompatible), mod:conjurer_illager (incompatible), mod:shroom_dealers, mod:obscure_api, mod:structorytowers, mod:waystones (incompatible), mod:merchantmarkers (incompatible), mod:structory, mod:clumps (incompatible), mod:journeymap (incompatible), mod:alternate_current (incompatible), mod:storagenetwork (incompatible), mod:decorative_blocks (incompatible), mod:magistuarmory (incompatible), mod:badmobs (incompatible), mod:lazydfu (incompatible), mod:everycomp (incompatible), mod:betterdeserttemples, mod:netherdepthsupgrade (incompatible), mod:farsight_view (incompatible), mod:blueprint (incompatible), mod:environmental (incompatible), mod:savage_and_ravage (incompatible), mod:clayworks (incompatible), mod:neapolitan (incompatible), mod:personality (incompatible), mod:pet_cemetery (incompatible), mod:woodworks (incompatible), mod:incubation (incompatible), mod:buzzier_bees (incompatible), mod:ftbchunks (incompatible), mod:frozenup (incompatible), mod:skinlayers3d (incompatible), mod:travelerstitles, mod:raided, mod:friendsandfoes (incompatible), mod:graveyard_biomes (incompatible), mod:tetrasdelight (incompatible), mod:libipn (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:mysticaloaktree (incompatible), mod:smarterfarmers (incompatible), mod:magnumtorch (incompatible), mod:gardens_of_the_dead, mod:silentlib (incompatible), mod:jade (incompatible), mod:snowyspirit (incompatible), mod:beekeeperhut (incompatible), mod:culllessleaves, mod:creativecore (incompatible), mod:undergardenpatch, mod:smoothboot, mod:nethersdelight (incompatible), mod:atmospheric (incompatible), mod:rottencreatures (incompatible), mod:betterstats (incompatible), mod:tcdcommons (incompatible), mod:barteringstation (incompatible), mod:plushies (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:mutil (incompatible), mod:art_of_forging (incompatible), mod:legendarytooltips (incompatible), mod:abnormals_delight (incompatible), mod:inventoryhud, mod:endlessbiomes, mod:fancymenu (incompatible), mod:drippyloadingscreen (incompatible), mod:upgradedcore (incompatible), mod:georenouveau, mod:wabi_sabi_structures, mod:minecolonies (incompatible), mod:bettertridents (incompatible), mod:hunterillager, mod:zillagersweararmor (incompatible), mod:upgrade_aquatic (incompatible), mod:commonality, mod:dramaticdoors, mod:ferritecore (incompatible), mod:apexcore, mod:fantasyfurniture, mod:charmofundying, mod:valhelsia_core (incompatible), mod:forbidden_arcanus (incompatible), mod:undead_unleashed, BMC-Datapack-1.19.2-2.1.54-fabric.zip, Everycomp Generated Pack, Repurposed_Structures-Better_Desert_Temples_v6.zip, Repurposed_Structures-Better_Dungeons_v4.zip, Repurposed_Structures-Better_Monuments_v5.zip, Repurposed_Structures-Better_Nether_Fortress_v4.zip, Repurposed_Structures-Better_Strongholds_v4.zip, Repurposed_Structures-Better_Witch_Huts_v3.zip, Repurposed_Structures-Chef's_Delight_v2.zip (incompatible), Repurposed_Structures-Farmers_Delight_v5.zip, Repurposed_Structures-Friends_And_Foes_v3.zip, Repurposed_Structures-Hexerei_v5.zip, Repurposed_Structures-Incubation_v2.zip, Repurposed_Structures-Oh_The_Biomes_Youll_Go_v2.zip, Repurposed_Structures-Savage_And_Ravage_v5.zip, Repurposed_Structures-VillagersPlus_v1.zip, Snowyspirit Generated Pack, Supplementaries Generated Pack, V Slab Compat Generated Pack, builtin/dramaticdoors-biome, builtin/dramaticdoors-dimensional, builtin/dramaticdoors-magic, builtin/dramaticdoors-misc, builtin/dramaticdoors-tech, builtin/dramaticdoors-vanillaesque, ctov-farmers-delight-compat-v1-2.zip, ctov-waystone-add-on-v1-0.zip, enemy_expansion_modded.zip (incompatible), greekfantasy:data_rpggods, ichphilipp-s-endcity-vanilla-v1-1-1-18-1-e640.zip (incompatible), t_and_t_waystones_patch_1.19.2.zip
- World Generation: Stable
- ModLauncher: 10.0.8+10.0.8+main.0ef7e830
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin-0.8.5.jar mixin PLUGINSERVICE
- eventbus-6.0.3.jar eventbus PLUGINSERVICE
- fmlloader-1.19.2-43.2.8.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.19.2-43.2.8.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.19.2-43.2.8.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.19.2-43.2.8.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.19.2-43.2.8.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- javafml@null
- lowcodefml@null
- Mod List:
- saturn-mc1.19.2-0.0.4.jar |Saturn |saturn |0.0.4 |DONE |Manifest: NOSIGNATURE
- dynamiclightsreforged-1.19.2_v1.4.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.19.2_v1.4.0 |DONE |Manifest: NOSIGNATURE
- YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
- EasyAnvils-v4.0.11-1.19.2-Forge.jar |Easy Anvils |easyanvils |4.0.11 |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
- Forge-1.0.1-1.19.jar |Additional Entity Attributes |additionalentityattributes |1.0.1+1.19 |DONE |Manifest: NOSIGNATURE
- player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE
- Public GUI Announcement-forge-1.19.2-4.3.3.jar |Public GUI Announcement |publicguiannouncement |4.3.3 |DONE |Manifest: NOSIGNATURE
- paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE
- Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |DONE |Manifest: NOSIGNATURE
- stalwart-dungeons-1.19.2-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE
- apoli-forge-1.19.2-2.3.4.4.jar |Apoli |apoli |1.19.2-2.3.4.4 |DONE |Manifest: NOSIGNATURE
- Strawgolem-forge-1.19.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |DONE |Manifest: NOSIGNATURE
- rubidium-0.6.2a.jar |Rubidium |rubidium |0.6.2a |DONE |Manifest: NOSIGNATURE
- modernfix-mc1.19.2-3.4.1.jar |ModernFix |modernfix |3.4.1 |DONE |Manifest: NOSIGNATURE
- VillagersPlus_1.2_(FORGE)_for_1.19.2.jar |Villagers Plus |villagersplus |1.2 |DONE |Manifest: NOSIGNATURE
- YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE
- GatewaysToEternity-1.19.2-3.1.1.jar |Gateways To Eternity |gateways |3.1.1 |DONE |Manifest: NOSIGNATURE
- JobsPlus 1.19.2-0.9.4.jar |Jobs+ |jobsplus |1.19.2-0.9.4 |DONE |Manifest: NOSIGNATURE
- upgradednetherite_items-1.19.2-4.1.0.1-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.19.2-4.1.0.1-relea|DONE |Manifest: NOSIGNATURE
- ibarnoriginsaddon-1.1.2.1-forge-1.19.jar |ibarn's origins addon |ibarnorigins |1.1.2.1 |DONE |Manifest: NOSIGNATURE
- vinery-1.19.2-1.1.8.jar |Vinery |vinery |1.1.8 |DONE |Manifest: NOSIGNATURE
- ResourcePackOverrides-v4.0.4-1.19.2-Forge.jar |Resource Pack Overrides |resourcepackoverrides |4.0.4 |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
- guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |DONE |Manifest: NOSIGNATURE
- Apotheosis-1.19.2-6.1.5.jar |Apotheosis |apotheosis |6.1.5 |DONE |Manifest: NOSIGNATURE
- PickUpNotifier-v4.2.4-1.19.2-Forge.jar |Pick Up Notifier |pickupnotifier |4.2.4 |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
- balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE
- SnowRealMagic-1.19.2-forge-6.5.0.jar |Snow! Real Magic! |snowrealmagic |6.5.0 |DONE |Manifest: NOSIGNATURE
- immersive_armors-1.5.5+1.19.2-forge.jar |Immersive Armors |immersive_armors |1.5.5+1.19.2 |DONE |Manifest: NOSIGNATURE
- JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE
- chat_heads-0.10.11-forge-1.19.2.jar |Chat Heads |chat_heads |0.10.11 |DONE |Manifest: NOSIGNATURE
- YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |DONE |Manifest: NOSIGNATURE
- cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
- ctov-3.2.0.jar |ChoiceTheorem's Overhauled Vil|ctov |3.2.0 |DONE |Manifest: NOSIGNATURE
- LeavesBeGone-v4.0.1-1.19.2-Forge.jar |Leaves Be Gone |leavesbegone |4.0.1 |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
- revampedwolf-1.19.2-4.0.0.jar |RevampedWolf |revampedwolf |1.19.2-4.0.0 |DONE |Manifest: NOSIGNATURE
- iterpg-0.4.1b.jar |Iter RPG |iter_rpg |0.4.1 |DONE |Manifest: NOSIGNATURE
- geophilic-forge-1.19-1.2.2.jar |Geophilic |geophilic |1.19-1.2.2 |DONE |Manifest: NOSIGNATURE
- upgradednetherite-1.19.2-5.1.0.7-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.7-relea|DONE |Manifest: NOSIGNATURE
- stylecolonies-1.0.2.jar |stylecolonies mod |stylecolonies |1.0.2 |DONE |Manifest: NOSIGNATURE
- structure_gel-1.19.2-2.7.2.jar |Structure Gel API |structure_gel |2.7.2 |DONE |Manifest: NOSIGNATURE
- explorations-forge-1.19.2-1.5.1.jar |Explorations+ |explorations |1.19.2-1.5.1 |DONE |Manifest: NOSIGNATURE
- corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
- AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE
- repurposed_structures_forge-6.3.24+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.24+1.19.2 |DONE |Manifest: NOSIGNATURE
- BetterCompatibilityChecker-1.0.10-build.50+mc1.19.|Better Compatibility Checker |bcc |1.0.10-build.50+mc1.|DONE |Manifest: NOSIGNATURE
- Good Ending-1.19.2-1.0.2-forge.jar |Good Ending |goodending |1.19.2-1.0.2 |DONE |Manifest: NOSIGNATURE
- geodeforge-1.1.8-1.19.2.jar |Geode+ |geode |1.1.8 |DONE |Manifest: NOSIGNATURE
- explorify-forge-1.19-1.3.0.jar |Explorify |explorify |1.19-1.3.0 |DONE |Manifest: NOSIGNATURE
- ColaMixinConfig-v1.0.2.jar |ColaConfig |caffeineconfig |1.0.2 |DONE |Manifest: NOSIGNATURE
- dungeons_plus-1.19.2-1.3.1.jar |Dungeons Plus |dungeons_plus |1.3.1 |DONE |Manifest: NOSIGNATURE
- UnusualEnd1.19_V1.2.7.jar |Unusual End |unusualend |1.2.7 |DONE |Manifest: NOSIGNATURE
- transparent-5.1.2+1.19-forge.jar |Transparent |transparent |5.1.2 |DONE |Manifest: NOSIGNATURE
- YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE
- Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |DONE |Manifest: NOSIGNATURE
- TextruesRubidiumOptions-1.0.5-mc1.19.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.5-mc1.19.2 |DONE |Manifest: NOSIGNATURE
- spark-1.10.37-forge.jar |spark |spark |1.10.37 |DONE |Manifest: NOSIGNATURE
- Philips-ruins1.19.2-5.6.jar |Philip's ruins |philipsruins |5.6 |DONE |Manifest: NOSIGNATURE
- frosted-friends-1.19.2-1.0.7.jar |Frosted Friends |frosted_friends |1.0.7 |DONE |Manifest: NOSIGNATURE
- lightspeed-1.19.2-1.0.3.jar |Lightspeed |lightspeed |1.19.2-1.0.3 |DONE |Manifest: NOSIGNATURE
- curios-forge-1.19.2-5.1.4.0.jar |Curios API |curios |1.19.2-5.1.4.0 |DONE |Manifest: NOSIGNATURE
- origins-forge-1.19.2-1.5.0.6-all.jar |Origins |origins |1.19.2-1.5.0.6 |DONE |Manifest: NOSIGNATURE
- oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |DONE |Manifest: NOSIGNATURE
- YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE
- AbundantAtmosphere-1.19.2-1.2.0-beta.jar |Abundant Atmosphere |abundant_atmosphere |1.19.2-1.2.0 |DONE |Manifest: NOSIGNATURE
- pluto-mc1.19.2-0.0.9.jar |Pluto |pluto |0.0.9 |DONE |Manifest: NOSIGNATURE
- mutantmore-1.19.2-early-access-1.0.7.jar |Mutant More |mutantmore |1.0 |DONE |Manifest: NOSIGNATURE
- betterwithminecolonies-1.19-1.18.19.jar |Better With Minecolonies |betterwithminecolonies |1.19++-1.18.19 |DONE |Manifest: NOSIGNATURE
- illageandspillage-1.19.2-1.2.4.jar |Illage And Spillage |illageandspillage |1.2.4 |DONE |Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
- BetterModsButton-v4.2.1-1.19.2-Forge.jar |Better Mods Button |bettermodsbutton |4.2.1 |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
- NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE
- dungeons_libraries-1.19.2-3.0.10-beta.jar |Dungeons Libraries |dungeons_libraries |1.19.2-3.0.10-beta |DONE |Manifest: NOSIGNATURE
- DarkPaintings-Forge-1.19.2-13.1.5.jar |DarkPaintings |darkpaintings |13.1.5 |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
- dungeons_gear-1.19.2-5.0.5-beta.jar |Dungeons Gear |dungeons_gear |1.19.2-5.0.5-beta |DONE |Manifest: NOSIGNATURE
- treasure-bags-1.19.2-1.8.0.jar |Treasure Bags |treasurebags |1.8.0 |DONE |Manifest: NOSIGNATURE
- elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |DONE |Manifest: NOSIGNATURE
- Kiwi-1.19.1-forge-8.3.4.jar |Kiwi |kiwi |8.3.4 |DONE |Manifest: NOSIGNATURE
- BetterAnimationsCollection-v4.0.5-1.19.2-Forge.jar|Better Animations Collection |betteranimationscollection |4.0.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
- humancompanions-1.19.2-1.7.3.jar |Human Companions |humancompanions |1.19.2-1.7.3 |DONE |Manifest: NOSIGNATURE
- MutantMonsters-v4.0.1-1.19.2-Forge.jar |Mutant Monsters |mutantmonsters |4.0.1 |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.19.2-forge-11.6.0.1015.jar |Just Enough Items |jei |11.6.0.1015 |DONE |Manifest: NOSIGNATURE
- vmh-1.1.6-1.19.2.jar |VMH - Variable Mob Height |vmh |1.1.6-1.19.3 |DONE |Manifest: NOSIGNATURE
- The_Graveyard_2.5_(FORGE)_for_1.19.2.jar |The Graveyard |graveyard |2.5 |DONE |Manifest: NOSIGNATURE
- AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |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
- Pehkui-3.7.0+1.19.2-forge.jar |Pehkui |pehkui |3.7.0+1.19.2-forge |DONE |Manifest: NOSIGNATURE
- goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE
- gnumus_settlement_1.19_v1.6.jar |Gnumus Settlement |gnumus |1.0.0 |DONE |Manifest: NOSIGNATURE
- caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
- Paxi-1.19.2-Forge-3.0.1.jar |Paxi |paxi |1.19.2-Forge-3.0.1 |DONE |Manifest: NOSIGNATURE
- PassableFoliage-1.19.1-forge-5.0.1.jar |Passable Foliage |passablefoliage |5.0.1 |DONE |Manifest: NOSIGNATURE
- Fallingleaves-1.19.1-1.3.1.jar |Falling Leaves |fallingleaves |1.3.1 |DONE |Manifest: NOSIGNATURE
- TravelersBackpack-1.19.2-8.2.21.jar |Traveler's Backpack |travelersbackpack |8.2.21 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE
- GeOre-1.19.2-2.2.1.jar |GeOre |geore |2.2.1 |DONE |Manifest: NOSIGNATURE
- StrawStatues-v4.0.10-1.19.2-Forge.jar |Straw Statues |strawstatues |4.0.10 |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
- SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE
- snowundertrees-1.19.2-1.3.1.jar |Snow Under Trees |snowundertrees |1.3.1 |DONE |Manifest: NOSIGNATURE
- starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |DONE |Manifest: NOSIGNATURE
- medieval_paintings-1.19.2-7.0.jar |Medieval Paintings |medieval_paintings |7.0 |DONE |Manifest: NOSIGNATURE
- tetratic-combat-1.19-2.6.jar |Tetratic Combat |tetraticcombat |2.6 |DONE |Manifest: NOSIGNATURE
- memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
- [Universal]Immersive Structures-2.0.7a.jar |Immersive Structure |imst |2.0.7a |DONE |Manifest: NOSIGNATURE
- rubidium_extras-1.19.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.19.2_v1.3.2 |DONE |Manifest: NOSIGNATURE
- DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE
- sons-of-sins-1.19.2-1.1.1.jar |sons of sins |sons_of_sins |1.1.1 |DONE |Manifest: NOSIGNATURE
- smoothchunk-1.19.1-2.0.jar |Smoothchunk mod |smoothchunk |1.19.1-2.0 |DONE |Manifest: NOSIGNATURE
- TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
- bettercombat-forge-1.6.2+1.19.jar |Better Combat |bettercombat |1.6.2+1.19 |DONE |Manifest: NOSIGNATURE
- NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE
- firstperson-forge-2.2.0-mc1.19.2.jar |FirstPersonModel Mod |firstpersonmod |2.2.0-mc1.19.2 |DONE |Manifest: NOSIGNATURE
- spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE
- domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |DONE |Manifest: NOSIGNATURE
- calio-forge-1.19.2-1.6.0.3.jar |Calio |calio |1.19.2-1.6.0.3 |DONE |Manifest: NOSIGNATURE
- betterfpsdist-1.19.2-1.8.jar |betterfpsdist mod |betterfpsdist |1.19.2-1.8 |DONE |Manifest: NOSIGNATURE
- kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |DONE |Manifest: NOSIGNATURE
- Paintings-forge-1.19.2-10.2.4.0.jar |Paintings ++ |paintings |10.2.4.0 |DONE |Manifest: NOSIGNATURE
- forge-1.19.2-43.2.8-universal.jar |Forge |forge |43.2.8 |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
- BrewinAndChewin-1.19-2.0.jar |Brewin' and Chewin' |brewinandchewin |1.19-2.0 |DONE |Manifest: NOSIGNATURE
- whisperwoods-1.19-2.1.1-forge.jar |Whisperwoods |whisperwoods |1.19-2.1.1 |DONE |Manifest: NOSIGNATURE
- notenoughanimations-forge-1.6.2-mc1.19.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.2 |DONE |Manifest: NOSIGNATURE
- FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |DONE |Manifest: NOSIGNATURE
- ecologics-forge-1.19.2-2.1.11.jar |Ecologics |ecologics |2.1.11 |DONE |Manifest: NOSIGNATURE
- rubidium-extra-0.4.17+mc1.19.2-build.71.jar |Rubidium Extra |sodiumextra |0.4.17+mc1.19.2-buil|DONE |Manifest: NOSIGNATURE
- polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE
- JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE
- AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
- entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
- canary-mc1.19.2-0.1.10.jar |Canary |canary |0.1.10 |DONE |Manifest: NOSIGNATURE
- structurize-1.19.2-1.0.472-BETA.jar |Structurize |structurize |1.19.2-1.0.472-BETA |DONE |Manifest: NOSIGNATURE
- ImmediatelyFastReforged-1.19.2-1.1.12.jar |ImmediatelyFast Reforged |immediatelyfast |1.19.2-1.1.12 |DONE |Manifest: NOSIGNATURE
- tlc_forge-1.0.2-R-1.19.2.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE
- oceansdelight-1.0.1-1.19.2.jar |Ocean's Delight |oceansdelight |1.0.1-1.19.2 |DONE |Manifest: NOSIGNATURE
- visuality-forge-2.0+forge-mc1.19.jar |Visuality: Reforged |visuality |2.0 |DONE |Manifest: NOSIGNATURE
- upgradednetherite_ultimate-1.19.2-4.1.0.3-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.19.2-4.1.0.3-relea|DONE |Manifest: NOSIGNATURE
- biomemusic-1.19.2-1.6.jar |biomemusic mod |biomemusic |1.19.2-1.6 |DONE |Manifest: NOSIGNATURE
- reds-more-structures-1.0.7-common.jar |Red’s More Structures |reds_morestructures_mr |1.0.7C |DONE |Manifest: NOSIGNATURE
- PuzzlesLib-v4.4.0-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.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
- Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |DONE |Manifest: NOSIGNATURE
- rebind_narrator-forge-1.19.2-2.0.0.jar |Rebind Narrator |rebind_narrator |2.0.0 |DONE |Manifest: NOSIGNATURE
- CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
- chunksending-forge-1.19-2.5.jar |chunksending mod |chunksending |1.19-2.5 |DONE |Manifest: NOSIGNATURE
- End's Phantasm - BETAv1.2.10.5 - 1.19.2.jar |End's Phantasm |phantasm |1.2.10.5 |DONE |Manifest: NOSIGNATURE
- Sculked V1.4.1.jar |Sculked |sculked |1.4.0 |DONE |Manifest: NOSIGNATURE
- deuf-1.19.2-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE
- aquamirae-5.6.API14.jar |Aquamirae |aquamirae |5.6.API14 |DONE |Manifest: NOSIGNATURE
- xptome-1.19-2.1.7.jar |XP Tome |xpbook |2.1.7 |DONE |Manifest: NOSIGNATURE
- defaultoptions-forge-1.19-15.0.1.jar |Default Options |defaultoptions |15.0.1 |DONE |Manifest: NOSIGNATURE
- tetra-1.19.2-5.2.1.jar |Tetra |tetra |5.2.1 |DONE |Manifest: NOSIGNATURE
- hexerei-0.3.0.jar |Hexerei |hexerei |0.3.1 |DONE |Manifest: NOSIGNATURE
- TreeChop-1.19.2-forge-0.17.8a.jar |HT's TreeChop |treechop |0.17.8a |DONE |Manifest: NOSIGNATURE
- SkyVillages-1.0.1-1.19-forge-release.jar |Sky Villages |skyvillages |1.0.1-1.19-forge |DONE |Manifest: NOSIGNATURE
- blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE
- YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
- v_slab_compat-1.19.2-1.4.jar |Vertical Slabs Compat |v_slab_compat |1.19.2-1.4 |DONE |Manifest: NOSIGNATURE
- netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |DONE |Manifest: NOSIGNATURE
- deepslatecutting-forge-1.5.0.jar |DeepslateCutting |deepslatecutting_forge |1.5.0 |DONE |Manifest: NOSIGNATURE
- Galosphere-1.19.2-1.2.3-Forge.jar |Galosphere |galosphere |1.19.2-1.2.3 |DONE |Manifest: NOSIGNATURE
- YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
- connectivity-1.19.2-3.8.jar |Connectivity Mod |connectivity |1.19.2-3.8 |DONE |Manifest: NOSIGNATURE
- kleeslabs-forge-1.19.2-12.3.0.jar |KleeSlabs |kleeslabs |12.3.0 |DONE |Manifest: NOSIGNATURE
- HorseExpert-v4.0.0-1.19.2-Forge.jar |Horse Expert |horseexpert |4.0.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
- structureessentials-1.19.2-2.7.jar |Structure Essentials mod |structureessentials |1.19.2-2.7 |DONE |Manifest: NOSIGNATURE
- villagernames-1.19.2-5.2.jar |Villager Names |villagernames |5.2 |DONE |Manifest: NOSIGNATURE
- Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
- Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE
- Placebo-1.19.2-7.1.8.jar |Placebo |placebo |7.1.8 |DONE |Manifest: NOSIGNATURE
- citadel-2.1.3-1.19.jar |Citadel |citadel |2.1.3 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
- lootintegrations-1.19-3.0.jar |Lootintegrations mod |lootintegrations |1.19-3.0 |DONE |Manifest: NOSIGNATURE
- mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |DONE |Manifest: NOSIGNATURE
- Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |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
- twigs-forge-2.0.1+1.19.2.jar |Twigs |twigs |2.0.1+1.19 |DONE |Manifest: NOSIGNATURE
- relics-1.19.2-0.4.5.3.jar |Relics |relics |0.4.5.3 |DONE |Manifest: NOSIGNATURE
- takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE
- Rex's-AdditionalStructures-1.19.x-(v.4.0.3).jar |Additional Structures |additionalstructures |4.0.3 |DONE |Manifest: NOSIGNATURE
- bygonenether-1.2.2-1.19.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE
- carryon-forge-1.19.2-2.0.5.16.jar |Carry On |carryon |2.0.5.16 |DONE |Manifest: NOSIGNATURE
- dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE
- twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE
- konkrete_forge_1.6.0_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.6.0 |DONE |Manifest: NOSIGNATURE
- EquipmentCompare-1.19.2-forge-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |DONE |Manifest: NOSIGNATURE
- EnemyExpansion1.13-1.19.2.jar |Enemy Expansion |enemyexpansion |1.13.0 |DONE |Manifest: NOSIGNATURE
- mcw-bridges-2.0.7-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |DONE |Manifest: NOSIGNATURE
- FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE
- chefs-delight-1.0.1-forge-1.19.2.jar |Chefs Delight |chefsdelight |1.0.1-forge-1.19.2 |DONE |Manifest: NOSIGNATURE
- culturaldelights-1.19.2-0.15.2.jar |Cultural Delights |culturaldelights |0.15.2 |DONE |Manifest: NOSIGNATURE
- entity_texture_features_forge_1.19.2-4.4.0.jar |Entity Texture Features |entity_texture_features |4.4.0 |DONE |Manifest: NOSIGNATURE
- DustrialDecor-1.3.3-1.19.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
- AmbientSounds_FORGE_v5.2.13_mc1.19.2.jar |Ambient Sounds |ambientsounds |5.2.13 |DONE |Manifest: NOSIGNATURE
- endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |DONE |Manifest: NOSIGNATURE
- Boat-Item-View-Forge-1.19.x-0.0.4.jar |Boat Item View |boatiview |0.0.4 |DONE |Manifest: NOSIGNATURE
- zmedievalmusic-1.19.2-2.0.jar |medievalmusic mod |medievalmusic |1.19.2-2.0 |DONE |Manifest: NOSIGNATURE
- JER-Integration-4.3.1.jar |JER Integration |jerintegration |4.3.1 |DONE |Manifest: NOSIGNATURE
- dungeons_enhanced-1.19.2-4.1.jar |Dungeons Enhanced |dungeons_enhanced |4.1 |DONE |Manifest: NOSIGNATURE
- L_Enders_Cataclysm-0.84-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
- ars_nouveau-1.19.2-3.13.4.jar |Ars Nouveau |ars_nouveau |3.13.4 |DONE |Manifest: NOSIGNATURE
- Delightful-1.19.2-3.2.4.jar |Delightful |delightful |3.2.4 |DONE |Manifest: NOSIGNATURE
- starbunclemania-1.19.2-1.0.6.jar |Starbunclemania |starbunclemania |1.19.2-1.0.6 |DONE |Manifest: NOSIGNATURE
- blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |DONE |Manifest: NOSIGNATURE
- multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |DONE |Manifest: NOSIGNATURE
- collective-1.19.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE
- spyglass_improvements-1.4+mc1.19+forge.jar |Spyglass Improvements |spyglass_improvements |1.4+mc1.19.x |DONE |Manifest: NOSIGNATURE
- rpggods-19.2.2.jar |RPG Gods |rpggods |19.2.2 |DONE |Manifest: NOSIGNATURE
- greekfantasy-19.2.6.jar |Greek Fantasy |greekfantasy |19.2.6 |DONE |Manifest: NOSIGNATURE
- NightConfigFixes-v4.0.7-1.19.2-Forge.jar |Night Config Fixes |nightconfigfixes |4.0.7 |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
- YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
- Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.4 |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
- starterkit-1.19.2-5.2.jar |Starter Kit |starterkit |5.2 |DONE |Manifest: NOSIGNATURE
- InventoryProfilesNext-forge-1.19-1.9.5.jar |Inventory Profiles Next |inventoryprofilesnext |1.9.5 |DONE |Manifest: NOSIGNATURE
- deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE
- BoatBreakFix-Universal-1.0.11.jar |Boat Break Fix |boatbreakfix |1.0.1 |DONE |Manifest: NOSIGNATURE
- architectury-6.5.77-forge.jar |Architectury |architectury |6.5.77 |DONE |Manifest: NOSIGNATURE
- mcsa-forge-3.1.4+1.19.jar |MC Story Mode Armors |mcsa |3.1.4+1.19 |DONE |Manifest: NOSIGNATURE
- SimpleDiscordRichPresence-forge-3.0.4-build.27+mc1|Simple Discord Rich Presence |sdrp |3.0.4-build.27+mc1.1|DONE |Manifest: NOSIGNATURE
- ftb-library-forge-1902.3.13-build.175.jar |FTB Library |ftblibrary |1902.3.13-build.175 |DONE |Manifest: NOSIGNATURE
- ftb-teams-forge-1902.2.12-build.95.jar |FTB Teams |ftbteams |1902.2.12-build.95 |DONE |Manifest: NOSIGNATURE
- ServerBrowser-1.19.2-FORGE-1.0.4.jar |ServerBrowser |serverbrowser |1.0.0 |DONE |Manifest: NOSIGNATURE
- The_Undergarden-1.19.2-0.8.3.jar |The Undergarden |undergarden |0.8.3 |DONE |Manifest: NOSIGNATURE
- Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |DONE |Manifest: NOSIGNATURE
- yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE
- TradingPost-v4.2.0-1.19.2-Forge.jar |Trading Post |tradingpost |4.2.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- BetterAdvancements-1.19.2-0.2.2.147.jar |Better Advancements |betteradvancements |0.2.2.147 |DONE |Manifest: NOSIGNATURE
- BHMenu-Forge-1.19.2-2.2.jar |BisectHosting Menu |bhmenu |1.19.2-2.2 |DONE |Manifest: NOSIGNATURE
- jmi-forge-1.19.2-0.13-33.jar |JourneyMap Integration |jmi |0.13-33 |DONE |Manifest: NOSIGNATURE
- biomemakeover-FORGE-1.19.2-1.6.4.jar |Biome Makeover |biomemakeover |1.19.2-1.6.4 |DONE |Manifest: NOSIGNATURE
- Grass_Overhaul-Forge1.19.2-22.10.19.jar |Grass Overhaul (Sod) |sod |22.10.19 |DONE |Manifest: NOSIGNATURE
- nourished-nether-1.19.2-v24.jar |Nourished Nether |nourished_nether |24 |DONE |Manifest: NOSIGNATURE
- item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE
- ftb-quests-forge-1902.4.8-build.190.jar |FTB Quests |ftbquests |1902.4.8-build.190 |DONE |Manifest: NOSIGNATURE
- EasyMagic-v4.3.3-1.19.2-Forge.jar |Easy Magic |easymagic |4.3.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE
- Droplight-1.19.2-forge-1.0.6.jar |Droplight |droplight |1.0.6 |DONE |Manifest: NOSIGNATURE
- the-conjurer-1.19.2-1.1.5.jar |The Conjurer |conjurer_illager |1.1.5 |DONE |Manifest: NOSIGNATURE
- shroomdealers_1.6-1.19.2-forge.jar |Shroom Dealers! |shroom_dealers |1.6 |DONE |Manifest: NOSIGNATURE
- obscure_api-14.jar |Obscure API |obscure_api |14 |DONE |Manifest: NOSIGNATURE
- Structory_Towers_1.19.3_v1.0.2.jar |Structory: Towers |structorytowers |1.0.2 |DONE |Manifest: NOSIGNATURE
- waystones-forge-1.19.2-11.4.0.jar |Waystones |waystones |11.4.0 |DONE |Manifest: NOSIGNATURE
- MerchantMarkers-1.19.2-1.3.0.jar |Merchant Markers |merchantmarkers |1.3.0 |DONE |Manifest: NOSIGNATURE
- Structory_1.19.3_v1.3.1a.jar |Structory |structory |1.3.1a |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE
- journeymap-1.19.2-5.9.5-forge.jar |Journeymap |journeymap |5.9.5 |DONE |Manifest: NOSIGNATURE
- alternate-current-mc1.19-1.5.0.jar |Alternate Current |alternate_current |1.5.0 |DONE |Manifest: NOSIGNATURE
- SimpleStorageNetwork-1.19-1.6.4.jar |Simple Storage Network |storagenetwork |1.19-1.6.4 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE
- [1.19.2-forge]-Epic-Knights-7.11.jar |Epic Knights Mod |magistuarmory |7.11 |DONE |Manifest: NOSIGNATURE
- BadMobs-1.19.2-16.1.3.jar |BadMobs |badmobs |16.1.3 |DONE |Manifest: NOSIGNATURE
- lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
- everycomp-1.19.2-2.4.1.jar |Every Compat |everycomp |1.19.2-2.4.1 |DONE |Manifest: NOSIGNATURE
- YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE
- netherdepthsupgrade-2.0.3-1.19.2.jar |Nether Depths Upgrade |netherdepthsupgrade |2.0.3-1.19.2 |DONE |Manifest: NOSIGNATURE
- farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE
- blueprint-1.19.2-6.1.2.jar |Blueprint |blueprint |6.1.2 |DONE |Manifest: NOSIGNATURE
- environmental-1.19.2-3.0.0.jar |Environmental |environmental |3.0.0 |DONE |Manifest: NOSIGNATURE
- savage_and_ravage-1.19.2-5.0.4.jar |Savage & Ravage |savage_and_ravage |5.0.4 |DONE |Manifest: NOSIGNATURE
- clayworks-1.19.2-2.0.1.jar |Clayworks |clayworks |2.0.1 |DONE |Manifest: NOSIGNATURE
- neapolitan-1.19.2-4.0.2.jar |Neapolitan |neapolitan |4.0.2 |DONE |Manifest: NOSIGNATURE
- personality-1.19-3.0.1.jar |Personality |personality |3.0.1 |DONE |Manifest: NOSIGNATURE
- pet_cemetery-1.19.2-1.0.3.jar |Pet Cemetery |pet_cemetery |1.0.3 |DONE |Manifest: NOSIGNATURE
- woodworks-1.19.2-2.2.1.jar |Woodworks |woodworks |2.2.1 |DONE |Manifest: NOSIGNATURE
- incubation-1.19-3.0.0.jar |Incubation |incubation |3.0.0 |DONE |Manifest: NOSIGNATURE
- buzzier_bees-1.19-5.0.1.jar |Buzzier Bees |buzzier_bees |5.0.1 |DONE |Manifest: NOSIGNATURE
- ftb-chunks-forge-1902.3.15-build.233.jar |FTB Chunks |ftbchunks |1902.3.15-build.233 |DONE |Manifest: NOSIGNATURE
- frozenup-1.19.2-2.1.2-forge.jar |Frozen Up |frozenup |2.1.2-forge |DONE |Manifest: NOSIGNATURE
- 3dskinlayers-forge-1.5.2-mc1.19.1.jar |3dSkinLayers |skinlayers3d |1.5.2 |DONE |Manifest: NOSIGNATURE
- TravelersTitles-1.19.2-Forge-3.1.2.jar |Traveler's Titles |travelerstitles |1.19.2-Forge-3.1.2 |DONE |Manifest: NOSIGNATURE
- Raided-1.19.2-0.1.3.jar |Raided |raided |0.1.3 |DONE |Manifest: NOSIGNATURE
- friendsandfoes-forge-mc1.19.2-1.8.1.jar |Friends&Foes |friendsandfoes |1.8.1 |DONE |Manifest: NOSIGNATURE
- The_Graveyard_Biomes_1.4_(FORGE)_for_1.19.2.jar |The Graveyard Biomes |graveyard_biomes |1.4 |DONE |Manifest: NOSIGNATURE
- tetrasdelight-1.19.2-1.jar |Tetra's Delight |tetrasdelight |1.19.2-1 |DONE |Manifest: NOSIGNATURE
- libIPN-forge-1.19-2.0.6.jar |libIPN |libipn |2.0.6 |DONE |Manifest: NOSIGNATURE
- EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |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
- moonlight-1.19.2-2.2.31-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.31 |DONE |Manifest: NOSIGNATURE
- mysticaloaktree-1.19.2-1.8.jar |Mystical Oak Tree |mysticaloaktree |1.19.2-1.8 |DONE |Manifest: NOSIGNATURE
- smarterfarmers-1.19.2-1.7.1.jar |Smarter Farmers |smarterfarmers |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE
- MagnumTorch-v4.2.1-1.19.2-Forge.jar |Magnum Torch |magnumtorch |4.2.1 |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
- gardens-of-the-dead-forge-2.0.1.jar |Gardens of the Dead |gardens_of_the_dead |2.0.1 |DONE |Manifest: NOSIGNATURE
- silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |DONE |Manifest: NOSIGNATURE
- Jade-1.19.1-forge-8.8.1.jar |Jade |jade |8.8.1 |DONE |Manifest: NOSIGNATURE
- snowyspirit-1.19.2-2.1.10.jar |Snowy Spirit |snowyspirit |1.19.2-2.1.10 |DONE |Manifest: NOSIGNATURE
- friendsandfoes-beekeeperhut-forge-mc1.19.2-1.2.0.j|Friends&Foes - Beekeeper Hut |beekeeperhut |1.2.0 |DONE |Manifest: NOSIGNATURE
- CullLessLeaves-Reforged-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.0.5 |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE
- Undergarden-Tetra Patch-1.3.2-1.19.2.jar |Tetra/Undergarden Patch |undergardenpatch |1.3.2-1.19.2 |DONE |Manifest: NOSIGNATURE
- smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE
- NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE
- atmospheric-1.19.2-5.0.0.jar |Atmospheric |atmospheric |5.0.0 |DONE |Manifest: NOSIGNATURE
- rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |DONE |Manifest: NOSIGNATURE
- betterstats-2.2.2+1.19.2.jar |Better Statistics Screen |betterstats |2.2.2+1.19.2 |DONE |Manifest: NOSIGNATURE
- tcdcommons-2.2+1.19.2.jar |TCD Commons API |tcdcommons |2.2+1.19.2 |DONE |Manifest: NOSIGNATURE
- BarteringStation-v4.0.3-1.19.2-Forge.jar |Bartering Station |barteringstation |4.0.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- plushies-1.2-1.19.2.jar |Plushie Mod |plushies |1.2 |DONE |Manifest: NOSIGNATURE
- Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE
- Quark-3.4-397.jar |Quark |quark |3.4-397 |DONE |Manifest: NOSIGNATURE
- supplementaries-1.19.2-2.3.7.jar |Supplementaries |supplementaries |1.19.2-2.3.7 |DONE |Manifest: NOSIGNATURE
- mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |DONE |Manifest: NOSIGNATURE
- art_of_forging-1.6.3-1.19.2.jar |Art of Forging |art_of_forging |1.6.3-1.19.2 |DONE |Manifest: NOSIGNATURE
- LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |DONE |Manifest: NOSIGNATURE
- abnormals_delight-1.19.2-4.0.2.jar |Abnormals Delight |abnormals_delight |4.0.2 |DONE |Manifest: NOSIGNATURE
- invhud.forge.1.19-3.4.7.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.7 |DONE |Manifest: NOSIGNATURE
- EndlessBiomes 1.3s - 1.19.2 (Server-friendly).jar |EndlessBiomes |endlessbiomes |1.0.0 |DONE |Manifest: NOSIGNATURE
- fancymenu_forge_2.13.3_MC_1.19-1.19.2.jar |FancyMenu |fancymenu |2.13.3 |DONE |Manifest: NOSIGNATURE
- drippyloadingscreen_forge_1.6.6_MC_1.19-1.19.2.jar|Drippy Loading Screen |drippyloadingscreen |1.6.6 |DONE |Manifest: NOSIGNATURE
- upgradedcore-1.19.2-4.1.0.1-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.1-relea|DONE |Manifest: NOSIGNATURE
- GeOre_Nouveau-1.19.2-0.2.1.jar |GeOre Nouveau |georenouveau |0.2.1 |DONE |Manifest: NOSIGNATURE
- Wabi-Sabi-Structures-1.1.2-Forge.jar |Wabi-Sabi Structures |wabi_sabi_structures |1.1.2 |DONE |Manifest: NOSIGNATURE
- minecolonies-1.19.2-1.0.1351-RELEASE.jar |MineColonies |minecolonies |1.19.2-1.0.1351-RELE|DONE |Manifest: NOSIGNATURE
- BetterTridents-v4.0.2-1.19.2-Forge.jar |Better Tridents |bettertridents |4.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- hunterillager-1.19.2-8.0.0.jar |Hunter Illager |hunterillager |1.19.2-8.0.0 |DONE |Manifest: NOSIGNATURE
- illagersweararmor-1.2.6-1.19.2.jar |Illagers Wear Armor |zillagersweararmor |1.2.6-1.19.2 |DONE |Manifest: NOSIGNATURE
- client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
- upgrade_aquatic-1.19.2-5.0.0.jar |Upgrade Aquatic |upgrade_aquatic |5.0.0 |DONE |Manifest: NOSIGNATURE
- commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |DONE |Manifest: NOSIGNATURE
- DramaticDoors-Forge-1.19.2-2.3.3.jar |Dramatic Doors |dramaticdoors |1.19.2-2.3.3 |DONE |Manifest: NOSIGNATURE
- ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
- apexcore-1.19.2-7.3.1.jar |ApexCore |apexcore |7.3.1 |DONE |Manifest: NOSIGNATURE
- fantasyfurniture-1.19.2-6.7.0.jar |Fantasy's Furniture |fantasyfurniture |6.7.0 |DONE |Manifest: NOSIGNATURE
- charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE
- valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |DONE |Manifest: NOSIGNATURE
- forbidden_arcanus-1.19.2-2.1.3.jar |Forbidden & Arcanus |forbidden_arcanus |1.19.2-2.1.3 |DONE |Manifest: NOSIGNATURE
- UndeadUnleashed-1.0.3-1.19.2.jar |Undead Unleashed |undead_unleashed |1.0.3 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: 26b5e69f-bd02-48a7-ab00-06bbdc82f853
- FML: 43.2
- Forge: net.minecraftforge:43.2.8
- Kiwi Modules:
- kiwi:contributors
- kiwi:data
- passablefoliage:core
- passablefoliage:enchantment
- snowrealmagic:core
Advertisement
Add Comment
Please, Sign In to add comment