-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By hackall360 · Posted
I am remaking an unofficial version of the VOLTZ modpack, however I am using mods from 1.19.2 to do so, and have just been going through curseforge and clicking add on everything I might want in the modpack. I think the problem has something to do with mixin, but I am not 100% sure on this, and I am not using anything like rubidium, or iris, or optifine to mess with shaders, so I am not sure where the problem is occuring from. Here is my Latest.log: https://pastebin.com/hF61MP5Y Here is my Debug.log: Part1: https://pastebin.com/mueThZ5E Part2: https://pastebin.com/J4RG46uK Part3: https://pastebin.com/B61pQueS Sorry for the parts, but the entire debug.log is almost an entire megabyte, and pastebin only allows 512kb maximum (issues splitting the file in two, so I split it in 3) I at least need a few magic mods, energy mods, and the Ballistix mod to be happy, CC:tweaked and it's two peripheral addons is preferred as well, but whatever is causing issues needs to go. One thing I keep seeing at the bottom of part 3 of the debug log, is this error: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52) -
By CravingPeaches · Posted
I'm currently using a 1.16.5 modpack that loads perfectly until I try to load into any world. The crash report is the following: ---- Minecraft Crash Report ---- // My bad. Time: 2/5/23 4:55 PM Description: Unexpected error org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.MultidrawChunkRenderBackend.<init>(MultidrawChunkRenderBackend.java:107) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinMultidrawChunkRenderBackend,pl:mixin:APP:magnesium_extras.mixins.json:FadeInChunks.GL43ChunkRenderBackendMixin,pl:mixin:APP:magnesium_extras.mixins.json:performance.MultiDrawChunkRenderBackendMixin,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.createChunkRenderBackend(SodiumWorldRenderer.java:282) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:APP:magnesium_extras.mixins.json:fog.MixinSodiumWorldRenderer,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.initRenderer(SodiumWorldRenderer.java:269) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:APP:magnesium_extras.mixins.json:fog.MixinSodiumWorldRenderer,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.loadWorld(SodiumWorldRenderer.java:114) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:APP:magnesium_extras.mixins.json:fog.MixinSodiumWorldRenderer,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.setWorld(SodiumWorldRenderer.java:105) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:APP:magnesium_extras.mixins.json:fog.MixinSodiumWorldRenderer,pl:mixin:A} at net.minecraft.client.renderer.WorldRenderer.handler$bce000$onWorldChanged(WorldRenderer.java:12710) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.WorldRenderer.func_72732_a(WorldRenderer.java:661) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_213257_b(Minecraft.java:1955) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:1881) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:376) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.PacketThreadUtil$$Lambda$58761/423663367.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:948) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.39.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$504/1814190811.call(Unknown Source) [forge-1.16.5-36.2.39.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [magnesium_extras.mixins.json:FadeInChunks.UnsafeChunkDrawCallVectorMixin] from phase [DEFAULT] in config [magnesium_extras.mixins.json] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 42 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow field UNSAFE was not located in the target class me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.ChunkDrawParamsVector$UnsafeChunkDrawCallVector. Using refmap magnesium_extras.refmap.json at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachFields(MixinPreProcessorStandard.java:629) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:305) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 42 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at me.jellysquid.mods.sodium.client.render.chunk.backends.multidraw.MultidrawChunkRenderBackend.<init>(MultidrawChunkRenderBackend.java:107) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinMultidrawChunkRenderBackend,pl:mixin:APP:magnesium_extras.mixins.json:FadeInChunks.GL43ChunkRenderBackendMixin,pl:mixin:APP:magnesium_extras.mixins.json:performance.MultiDrawChunkRenderBackendMixin,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.createChunkRenderBackend(SodiumWorldRenderer.java:282) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:APP:magnesium_extras.mixins.json:fog.MixinSodiumWorldRenderer,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.initRenderer(SodiumWorldRenderer.java:269) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:APP:magnesium_extras.mixins.json:fog.MixinSodiumWorldRenderer,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.loadWorld(SodiumWorldRenderer.java:114) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:APP:magnesium_extras.mixins.json:fog.MixinSodiumWorldRenderer,pl:mixin:A} at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.setWorld(SodiumWorldRenderer.java:105) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinSodiumWorldRenderer,pl:mixin:APP:magnesium_extras.mixins.json:fog.MixinSodiumWorldRenderer,pl:mixin:A} at net.minecraft.client.renderer.WorldRenderer.handler$bce000$onWorldChanged(WorldRenderer.java:12710) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.WorldRenderer.func_72732_a(WorldRenderer.java:661) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:sereneseasons:temperature_transformer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_213257_b(Minecraft.java:1955) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:1881) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.network.play.ClientPlayNetHandler.func_147282_a(ClientPlayNetHandler.java:376) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:110) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.play.server.SJoinGamePacket.func_148833_a(SourceFile:18) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:mixin,re:classloading} at net.minecraft.network.PacketThreadUtil$$Lambda$58761/423663367.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} -- Affected level -- Details: All players: 0 total; [] Chunk stats: Client Chunk Cache: 16384, 0 Level dimension: minecraft:overworld Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 0 game time, 0 day time Server brand: ~~ERROR~~ NullPointerException: null Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:458) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:radon.mixins.json:client.world.MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientWorldMixin,pl:mixin:APP:betterbiomeblend.mixins.json:MixinClientWorld,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:endergetic.mixins.json:ClientWorldMixin,pl:mixin:APP:mixins.zycraft.json:client.world.ClientWorldMixin,pl:mixin:APP:assets/astralsorcery/astralsorcery.mixins.json:client.MixinClientWorld,pl:mixin:APP:create.mixins.json:BreakProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2031) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:37) [forge-1.16.5-36.2.39.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$504/1814190811.call(Unknown Source) [forge-1.16.5-36.2.39.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 673950392 bytes (642 MB) / 4682940416 bytes (4466 MB) up to 4682940416 bytes (4466 MB) CPUs: 4 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5024m -Xms256m ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.39 FML Language Providers: javafml@36.2 minecraft@1 kotlinforforge@1.17.0 kotori_scala@2.13.5-build-2 scorge@3.1.3 Mod List: BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE ftb-essentials-1605.1.5-build.32.jar |FTB Essentials |ftbessentials |1605.1.5-build.32 |DONE |Manifest: NOSIGNATURE simplemagnets-1.1.8-forge-mc1.16.jar |Simple Magnets |simplemagnets |1.1.8 |DONE |Manifest: NOSIGNATURE IntegratedTerminals-1.16.5-1.2.13.jar |IntegratedTerminals |integratedterminals |1.2.13 |DONE |Manifest: NOSIGNATURE HammerLib-1.16.5-16.4.32.jar |HammerLib |hammerlib |16.4.32 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c entitycollisionfpsfix-1.16-1.0.1.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.1 |DONE |Manifest: NOSIGNATURE ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE windowlogging-mc1.16.5_v0.0.5.jar |Windowlogging |windowlogging |0.0.4 |DONE |Manifest: NOSIGNATURE strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |Manifest: NOSIGNATURE ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar |Forge Endertech |forgeendertech |7.2.2.0 |DONE |Manifest: NOSIGNATURE EvilCraft-1.16.5-1.1.17.jar |EvilCraft |evilcraft |1.1.17 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE GatewaysToEternity-1.16.5-1.0.0.jar |Gateways To Eternity |gateways |1.0.0 |DONE |Manifest: NOSIGNATURE jumbofurnace-1.16.4-2.2.0.1.jar |Jumbo Furnace |jumbofurnace |1.16.4-2.2.0.1 |DONE |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.16.5-5.4.1.jar |Wither Skeleton Tweaks |wstweaks |5.4.1 |DONE |Manifest: NOSIGNATURE Shrink-1.16.5-1.1.6.jar |Shrink |shrink |1.1.6 |DONE |Manifest: NOSIGNATURE reliquary-1.16.5-1.3.5.1124.jar |Reliquary |xreliquary |1.16.5-1.3.5.1124 |DONE |Manifest: NOSIGNATURE universalgrid-1.16.5-1.0321.jar |Universal Grid |universalgrid |1.16.5-1.0321 |DONE |Manifest: NOSIGNATURE Apotheosis-1.16.5-4.8.99F.jar |Apotheosis |apotheosis |4.8.99F |DONE |Manifest: NOSIGNATURE clickadv-2.3.jar |clickadv mod |clickadv |2.3 |DONE |Manifest: NOSIGNATURE PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |DONE |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8 WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |Manifest: NOSIGNATURE TMechworks-1.16.3+-2.2.5.jar |Tinkers' Mechworks |tmechworks |2.2.5 |DONE |Manifest: NOSIGNATURE DeLogger-3.0.4-build.20+mc1.16.5.jar |DeLogger |delogger |3.0.4-build.20+mc1.1|DONE |Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.4b.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE refinedstorage-1.9.17.jar |Refined Storage |refinedstorage |1.9.17 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.16.5-3.2.14.7-16.jar |Industrial Foregoing |industrialforegoing |3.2.14.7 |DONE |Manifest: NOSIGNATURE cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.487-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.487 |DONE |Manifest: NOSIGNATURE Blur-1.1.0-1.jar |Blur |blur |1.1.0-1 |DONE |Manifest: NOSIGNATURE Botania-1.16.5-420.3.jar |Botania |botania |1.16.5-420.3 |DONE |Manifest: NOSIGNATURE Highlighter-1.16.5-1.1.1.jar |Highlighter |highlighter |1.1.1 |DONE |Manifest: NOSIGNATURE spark-1.9.1-forge.jar |spark |spark |1.9.1 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.16-2.0.2.jar |Corail Woodcutter |corail_woodcutter |2.0.2 |DONE |Manifest: NOSIGNATURE oculus-1.2.6.jar |Oculus |oculus |1.2.6 |DONE |Manifest: NOSIGNATURE YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.16.5-2.0.0.jar |Better village |bettervillage |2.0.0 |DONE |Manifest: NOSIGNATURE tombstone-6.8.8-1.16.5.jar |Corail Tombstone |tombstone |6.8.8 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.16.5-1.6.1.jar |Extra Storage |extrastorage |1.6.1 |DONE |Manifest: NOSIGNATURE NaturesAura-34.3.jar |Nature's Aura |naturesaura |34.3 |DONE |Manifest: NOSIGNATURE constructionwand-1.16.5-2.6.jar |Construction Wand |constructionwand |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.2.2-mc1.16.5forge.jar |Macaw's Roofs |mcwroofs |2.2.2 |DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.5-mc1.16.5forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |DONE |Manifest: NOSIGNATURE SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |DONE |Manifest: NOSIGNATURE nomowanderer_MC1.16.5_1.2.jar |NoMoWanderer |nomowanderer |1.16.5_1.2 |DONE |Manifest: NOSIGNATURE AttributeFix-1.16.5-10.1.4.jar |AttributeFix |attributefix |10.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 libraryferret-forge-1.16.5-3.0.0.jar |Library ferret |libraryferret |3.0.0 |DONE |Manifest: NOSIGNATURE goblintraders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |DONE |Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE AllTheCompressed-1.0.4-1.16.5-36.2.29.jar |AllTheCompressed |allthecompressed |1.0.4-1.16.5-36.2.29|DONE |Manifest: NOSIGNATURE compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |DONE |Manifest: NOSIGNATURE phosphophyllite-1.16.5-0.5.1.jar |Phosphophyllite |phosphophyllite |0.5.1 |DONE |Manifest: NOSIGNATURE curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE FarmingForBlockheads_1.16.5-7.3.1.jar |Farming for Blockheads |farmingforblockheads |7.3.1 |DONE |Manifest: NOSIGNATURE extradisks-1.16.4-1.5.1.jar |Extra Disks |extradisks |1.5.1 |DONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE MythicBotany-1.16.5-1.4.19.jar |MythicBotany |mythicbotany |1.16.5-1.4.19 |DONE |Manifest: NOSIGNATURE IntegratedCrafting-1.16.5-1.0.22.jar |IntegratedCrafting |integratedcrafting |1.0.22 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.39-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE logprot-1.16-1.6.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE theoneprobe-1.16-3.1.7.jar |The One Probe |theoneprobe |1.16-3.1.7 |DONE |Manifest: NOSIGNATURE pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE Ding-1.16.5-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE sit-1.16.5-v1.3.1.jar |Sit |sit |v1.3.1 |DONE |Manifest: NOSIGNATURE structurize-1.16.5-1.0.392-RELEASE.jar |Structurize |structurize |1.16.5-1.0.392-RELEA|DONE |Manifest: NOSIGNATURE norecipeadvancements-1.0.1.jar |No Recipe Advancements |norecipeadvancements |1.0.1 |DONE |Manifest: NOSIGNATURE lootr-1.16.5-0.1.13.44.jar |Lootr |lootr |0.1.13.44 |DONE |Manifest: NOSIGNATURE parry-2.1.jar |Shield Parry |parry |2.1 |DONE |Manifest: NOSIGNATURE allthetweaks-1.4.5-1.16.5-36.1.13.jar |All The Tweaks |allthetweaks |1.4.5-1.16.5-36.1.13|DONE |Manifest: NOSIGNATURE extremeSoundMuffler-3.18_1.16.5.jar |Extreme Sound Muffler |extremesoundmuffler |3.18_forge-1.16.5 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |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 forestry-1.16.5-6.0.11.jar |Forestry |forestry |6.0.11 |DONE |Manifest: NOSIGNATURE DefaultOptions_1.16.5-12.2.1.jar |Default Options |defaultoptions |12.2.1 |DONE |Manifest: NOSIGNATURE rsrequestify-1.16.5-2.1.6.jar |RSRequestify |rsrequestify |2.1.6 |DONE |Manifest: NOSIGNATURE grappling_hook_mod-1.16.5-v13.jar |Grappling Hook Mod |grapplemod |1.16.5-v13 |DONE |Manifest: NOSIGNATURE advancedperipherals-1.16.5-0.7.10r.jar |Advanced Peripherals |advancedperipherals |0.7.10r |DONE |Manifest: NOSIGNATURE tinyredstone-1.16.5-1.13.4.jar |Tiny Redstone |tinyredstone |1.16.5-1.13.4 |DONE |Manifest: NOSIGNATURE findme-1.16.3-2.2.1.0.jar |Find Me |findme |2.2.1 |DONE |Manifest: NOSIGNATURE glassential-forge-1.16.5-1.1.7.jar |Glassential |glassential |1.1.7 |DONE |Manifest: NOSIGNATURE configurableextramobdrops_1.16.5-1.8.jar |Configurable Extra Mob Drops |configurableextramobdrops |1.8 |DONE |Manifest: NOSIGNATURE Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE moreminecarts-1.3.16.jar |More Minecarts |moreminecarts |1.3.16 |DONE |Manifest: NOSIGNATURE cartographer-0.0.2-1.16.5-36.0.52.jar |Cartographer |cartographer |0.0.2-1.16.5-36.0.52|DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.32.jar |Bookshelf |bookshelf |10.4.32 |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 DarkUtilities-1.16.5-8.0.14.jar |Dark Utilities |darkutils |8.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 BotanyPots-1.16.5-7.1.39.jar |BotanyPots |botanypots |7.1.39 |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 sophisticatedbackpacks-1.16.5-3.15.16.669.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.16.669 |DONE |Manifest: NOSIGNATURE u_team_core-1.16.5-3.2.1.196.jar |U Team Core |uteamcore |3.2.1.196 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 mcw-doors-1.0.6-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.16.5-10.1.2.457.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |DONE |Manifest: NOSIGNATURE carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |1.15.5.22 |DONE |Manifest: NOSIGNATURE absentbydesign-1.16.5-1.5.2.jar |Absent By Design Mod |absentbydesign |1.16.5-1.5.2 |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 RSInfinityBooster-1.16.5-1.1+13.jar |RSInfinityBooster |rsinfinitybooster |1.16.5-1.1+13 |DONE |Manifest: NOSIGNATURE EquipmentCompare-1.16.5-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |DONE |Manifest: NOSIGNATURE chipped-1.16.5-1.2.1-forge.jar |Chipped |chipped |1.16.5-1.2.1-forge |DONE |Manifest: NOSIGNATURE mcw-bridges-2.0.3-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE useful_backpacks-1.16.5-1.12.1.90.jar |Useful Backpacks |usefulbackpacks |1.12.1.90 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 HostileNeuralNetworks-1.16.5-1.0.7.jar |Hostile Neural Networks |hostilenetworks |1.0.7 |DONE |Manifest: NOSIGNATURE endertanks-1.16-1.9.7.jar |EnderTanks |endertanks |1.9.7 |DONE |Manifest: NOSIGNATURE valkyrielib-1.16.5-3.0.9.5.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.5 |DONE |Manifest: NOSIGNATURE envirocore-1.16.5-3.0.9.3.jar |Environmental Core |envirocore |1.16.5-3.0.9.3 |DONE |Manifest: NOSIGNATURE envirotech-1.16.5-3.0.9.4.jar |Environmental Tech |envirotech |1.16.5-3.0.9.4 |DONE |Manifest: NOSIGNATURE simplylight-1.16.5-1.4.2-build.32.jar |Simply Light |simplylight |1.16.5-1.4.2-build.3|DONE |Manifest: NOSIGNATURE atmadditions-1.16.5-1.0.2.jar |All The Mods: Additions |atmadditions |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE SolarFluxReborn-1.16.5-16.4.9.jar |Solar Flux Reborn |solarflux |16.4.9 |DONE |Manifest: NOSIGNATURE dpanvil-1.16.5-1.3.1.jar |DataPack Anvil |dpanvil |1.16.5-1.3.1 |DONE |Manifest: NOSIGNATURE time-in-a-bottle-1.1.0.jar |Time In A Bottle |tiab |1.1.0 |DONE |Manifest: NOSIGNATURE MysticalCustomization-1.16.5-2.1.7.jar |Mystical Customization |mysticalcustomization |2.1.7 |DONE |Manifest: NOSIGNATURE lostcities-1.16-4.0.11-beta.jar |LostCities |lostcities |1.16-4.0.11-beta |DONE |Manifest: NOSIGNATURE elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE Runelic-1.16.5-7.0.3.jar |Runelic |runelic |7.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 starterkit_1.16.5-3.1.jar |Starter Kit |starterkit |3.1 |DONE |Manifest: NOSIGNATURE light-overlay-5.8.1.jar |Light Overlay |lightoverlay |5.8.1 |DONE |Manifest: NOSIGNATURE TrampleStopper-2.6.1-build.22+mc1.16.5.jar |Trample Stopper |tramplestopper |version |DONE |Manifest: NOSIGNATURE bwncr-1.16.5-3.10.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |DONE |Manifest: NOSIGNATURE BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |DONE |Manifest: NOSIGNATURE biggerreactors-1.16.5-0.5.1.jar |Bigger Reactors |biggerreactors |0.5.1 |DONE |Manifest: NOSIGNATURE pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE flatbedrock-1.2.0-build.2+mc1.16.5.jar |Flat Bedrock |flatbedrock |1.2.0-build.2+mc1.16|DONE |Manifest: NOSIGNATURE EasyMagic-v1.0.4-1.16.5.jar |Easy Magic |easymagic |1.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 platforms-1.16-1.7.12.jar |Platforms |platforms |1.7.12 |DONE |Manifest: NOSIGNATURE ae2extras-1.3.1-1.16.5.jar |AE2 Extras |ae2extras |1.3.1-1.16.5 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE enviromats-1.16.5-2.0.9.0.jar |Environmental Materials |enviromats |2.0.9.0 |DONE |Manifest: NOSIGNATURE Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |DONE |Manifest: NOSIGNATURE framedcompactdrawers-1.16-2.2.1.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.2.1 |DONE |Manifest: NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE TravelAnchors-2.4.jar |Travel Anchors |travel_anchors |2.4 |DONE |Manifest: NOSIGNATURE lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |DONE |Manifest: NOSIGNATURE ToastControl-1.16.5-4.4.0.jar |Toast Control |toastcontrol |4.4.0 |DONE |Manifest: NOSIGNATURE mininggadgets-1.7.6.jar |Mining Gadgets |mininggadgets |1.7.6 |DONE |Manifest: NOSIGNATURE scuba-gear-1.16.5-1.0.3.jar |Scuba Gear |scuba_gear |1.0.3 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |DONE |Manifest: NOSIGNATURE CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |DONE |Manifest: NOSIGNATURE enviroenergy-1.16.5-3.0.9.1.jar |Environmental Energy |enviroenergy |1.16.5-3.0.9.1 |DONE |Manifest: NOSIGNATURE actuallycompatible-0.1.2.jar |Actually Compatible |actuallycompatible |0.1.2 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.16.5-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |DONE |Manifest: NOSIGNATURE creativewirelesstransmitter-1.16x-1.12.jar |Creative Wireless Transmitter |creativewirelesstransmitter |1.16x-1.12 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.16.5-4.6.1.jar |Fast Workbench |fastbench |4.6.1 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.16.5-6.2.1.14.jar |Flux Networks |fluxnetworks |6.2.1.14 |DONE |Manifest: NOSIGNATURE DiagonalFences-v1.1.1-1.16.5.jar |Diagonal Fences |diagonalfences |1.1.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 minecolonies-1.16.5-1.0.890-RELEASE.jar |MineColonies |minecolonies |1.16.5-1.0.890-RELEA|DONE |Manifest: NOSIGNATURE pylons-1.16.5-1.1.0.jar |Pylons |pylons |1.1.0 |DONE |Manifest: NOSIGNATURE ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |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 engineersdecor-1.16.5-forge-1.1.19.jar |Engineer's Decor |engineersdecor |1.1.19 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b modular-routers-1.16.5-7.5.2-83.jar |Modular Routers |modularrouters |task ':jar' property|DONE |Manifest: NOSIGNATURE enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE botanicalmachinery-1.16.4-0.4.6.jar |Botanical Machinery |botanicalmachinery |0.4.6 |DONE |Manifest: NOSIGNATURE valhelsia_core-16.0.13a.jar |Valhelsia Core |valhelsia_core |16.0.13a |DONE |Manifest: NOSIGNATURE overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE flickerfix-1.0.1.jar |FlickerFix |flickerfix |1.0.1 |DONE |Manifest: NOSIGNATURE createaddition-1.16.5-20220129a.jar |Create Crafts & Additions |createaddition |1.16.5-20220129a |DONE |Manifest: NOSIGNATURE balancedenchanting-1.16.2-1.1.jar |Balanced Enchanting |balancedenchanting |1.16.2-1.1 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.0.9-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE AdditionalEnchantedMiner-1.16.5-16.1.11.jar |QuarryPlus |quarryplus |16.1.11 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 mcw-windows-2.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |DONE |Manifest: NOSIGNATURE rubidium-0.2.10.jar |Rubidium |rubidium |0.2.10 |DONE |Manifest: NOSIGNATURE IronJetpacks-1.16.5-4.2.3.jar |Iron Jetpacks |ironjetpacks |4.2.3 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |DONE |Manifest: NOSIGNATURE cabletiers-1.16.5-0.545.jar |Cable Tiers |cabletiers |1.16.5-0.545 |DONE |Manifest: NOSIGNATURE rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |Manifest: NOSIGNATURE lootbeams-1.16.5-release-nov0221.jar |LootBeams |lootbeams |1.16.5 |DONE |Manifest: NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.16.5-0.12.1.133.jar |Just Enough Resources |jeresources |0.12.1.133 |DONE |Manifest: NOSIGNATURE shetiphiancore-1.16-3.8.6.jar |ShetiPhian-Core |shetiphiancore |3.8.6 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.16.5-4.2.4.jar |Mystical Agradditions |mysticalagradditions |4.2.4 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE novillagerdm-1.0.1.jar |No Villager Death Messages |novillagerdm |1.0.1 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.16.5-1.4.1.jar |Advancement Plaques |advancementplaques |1.4.1 |DONE |Manifest: NOSIGNATURE PackMenu-1.16.5-2.5.0.jar |PackMenu |packmenu |2.5.0 |DONE |Manifest: NOSIGNATURE alltheores-1.3.6-1.16.5-36.1.0.jar |AllTheOres |alltheores |1.3.6-1.16.5-36.1.0 |DONE |Manifest: NOSIGNATURE torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE fastfurnaceminusreplacement-1.1-1.16.3.jar |Fast Furnace Minus Replacement|fastfurnaceminusreplacement |1.1-1.16.3 |DONE |Manifest: NOSIGNATURE BotanyTrees-1.16.5-3.0.7.jar |BotanyTrees |botanytrees |3.0.7 |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 ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.8-mc1.16.5forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.8 |DONE |Manifest: NOSIGNATURE silent-gear-1.16.5-2.6.36.jar |Silent Gear |silentgear |2.6.36 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.0.18-forge-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.18 |DONE |Manifest: NOSIGNATURE SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |Manifest: NOSIGNATURE portality-1.16.5-3.2.5.jar |Portality |portality |3.2.5 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |DONE |Manifest: NOSIGNATURE tanknull-2.3-1.16.4.jar |Tank Null |tanknull |2.3-1.16.4 |DONE |Manifest: NOSIGNATURE angelring-1.16.5-2.0.2.jar |Angel Ring 2 |angelring |2.0.2 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |3.0.1 |DONE |Manifest: NOSIGNATURE globalxp-1.16.5-v1.10.jar |Global XP |globalxp |v1.10 |DONE |Manifest: NOSIGNATURE cloth-config-4.14.64-forge.jar |Cloth Config v4 API |cloth-config |4.14.64 |DONE |Manifest: NOSIGNATURE AdChimneys-1.16.5-6.0.12.3-build.0207.jar |Advanced Chimneys |adchimneys |6.0.12.3 |DONE |Manifest: NOSIGNATURE CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 CBMultipart-1.16.5-3.0.4.123-universal.jar |CBMultipart |cb_multipart |3.0.4.123 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 BrandonsCore-1.16.5-3.0.15.248-universal.jar |Brandon's Core |brandonscore |3.0.15.248 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe Babel-1.0.5.jar |Babel |babel |1.0.5 |DONE |Manifest: NOSIGNATURE JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE crafting-on-a-stick-1.16.5-1.0.2.jar |Crafting On A Stick |crafting_on_a_stick |1.0.2 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE woot-1.16.5-1.0.8.3.jar |Woot |woot |1.16.5-1.0.8.3 |DONE |Manifest: NOSIGNATURE bagofyurting-1.16.4-1.2.0.1.jar |Bag of Yurting |bagofyurting |1.2.0.1 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.152.jar |Just Enough Items |jei |7.7.1.152 |DONE |Manifest: NOSIGNATURE jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |DONE |Manifest: NOSIGNATURE JustEnoughCalculation-1.16.5-3.8.6.jar |Just Enough Calculation |jecalculation |3.8.6 |DONE |Manifest: NOSIGNATURE Mekanism-1.16.5-10.1.2.457.jar |Mekanism |mekanism |10.1.2 |DONE |Manifest: NOSIGNATURE invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE SereneSeasons-1.16.5-4.0.1.126-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.126 |DONE |Manifest: NOSIGNATURE catjammies-1.1.0.jar |CatJammies |catjammies |NONE |DONE |Manifest: NOSIGNATURE LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE engineerstools-1.16.5-1.1.7.jar |Engineer's Tools |engineerstools |1.1.7 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b pneumaticcraft-repressurized-1.16.5-2.15.11-334.ja|PneumaticCraft: Repressurized |pneumaticcraft |1.16.5-2.15.11-334 |DONE |Manifest: NOSIGNATURE pedestals-0.8t_hotfix_1.jar |Pedestals |pedestals |0.8t_hotfix_1 |DONE |Manifest: NOSIGNATURE ImmersivePetroleum-1.16.5-3.4.0-13.jar |Immersive Petroleum |immersivepetroleum |3.4.0-13 |DONE |Manifest: NOSIGNATURE radon-0.8.0a.jar |Radon |radon |0.8.0a |DONE |Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE useful_railroads-1.16.5-1.4.6.38.jar |Useful Railroads |usefulrailroads |1.4.6.38 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 creativeapiary-1.16.5-1.72.jar |Creative Apiary |creativeapiary |1.16.5-1.72 |DONE |Manifest: NOSIGNATURE jeiintegration_1.16.5-7.1.0.22.jar |JEI Integration |jeiintegration |7.1.0.22 |DONE |Manifest: NOSIGNATURE pipez-1.16.5-1.2.15.jar |Pipez |pipez |1.16.5-1.2.15 |DONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE IntegratedDynamics-1.16.5-1.10.13.jar |IntegratedDynamics |integrateddynamics |1.10.13 |DONE |Manifest: NOSIGNATURE integratednbt-1.16.4-1.4.2.jar |Integrated NBT |integratednbt |version |DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE Croptopia-1.16.5-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE entityculling-forge-mc1.16.5-1.5.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE creativecrafter-1.16.5-0.1522.jar |Creative Crafter |creativecrafter |1.16.5-0.1522 |DONE |Manifest: NOSIGNATURE PickleTweaks-1.16.5-5.2.6.jar |Pickle Tweaks |pickletweaks |5.2.6 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |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 byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE xptome-1.16.5-v2.1.5.jar |XP Tome |xpbook |v2.1.5 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.16.5-1.13.0.jar |Cyclops Core |cyclopscore |1.13.0 |DONE |Manifest: NOSIGNATURE blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |Manifest: NOSIGNATURE astralsorcery-1.16.5-1.14.1.jar |Astral Sorcery |astralsorcery |1.16.4-1.14.1 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |Manifest: NOSIGNATURE aiotbotania-1.16.5-1.8.4.jar |AIOT Botania |aiotbotania |1.8.4 |DONE |Manifest: NOSIGNATURE eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE managear-1.16.3-2.2.3.jar |Mana Gear |managear |1.16.3-2.2.3 |DONE |Manifest: NOSIGNATURE incontrol-1.16-5.2.12.jar |InControl |incontrol |1.16-5.2.12 |DONE |Manifest: NOSIGNATURE connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |DONE |Manifest: NOSIGNATURE KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |Manifest: NOSIGNATURE rsgauges-1.16.5-1.2.15.jar |Gauges and Switches |rsgauges |1.2.15 |DONE |Manifest: NOSIGNATURE TerraForged-1.16.5-0.2.16-BETA-2.jar |TerraForged |terraforged |0.2.16-BETA-2 |DONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3 CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE Controlling-7.0.0.28.jar |Controlling |controlling |7.0.0.28 |DONE |Manifest: NOSIGNATURE dankstorage-1.16.5-3.21.jar |Dank Storage |dankstorage |1.16.5-3.21 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |DONE |Manifest: NOSIGNATURE potionsmaster-0.2.2-1.16.5-36.1.0.jar |Potions Master |potionsmaster |0.2.2-1.16.5-36.1.0 |DONE |Manifest: NOSIGNATURE culinaryconstruct-forge-1.16.5-4.0.1.0.jar |Culinary Construct |culinaryconstruct |1.16.5-4.0.1.0 |DONE |Manifest: NOSIGNATURE buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |DONE |Manifest: NOSIGNATURE FramedBlocks-2.16.1.jar |FramedBlocks |framedblocks |2.16.1 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 cofh_core-1.16.5-1.5.0.11.jar |CoFH Core |cofh_core |1.5.0.11 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.16.5-1.5.0.14.jar |Thermal Series |thermal |1.5.0.14 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 redstone_arsenal-1.16.5-0.9.2b.5.jar |Redstone Arsenal |redstone_arsenal |0.9.2b.5 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_cultivation-1.16.5-1.5.0.4.jar |Thermal Cultivation |thermal_cultivation |1.5.0.4 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE archers_paradox-1.16.5-1.5.0.2.jar |Archer's Paradox |archers_paradox |1.5.0.2 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 Morph-o-Tool-1.4-27.jar |Morph-o-Tool |morphtool |1.4-27 |DONE |Manifest: NOSIGNATURE Atum-1.16.5-2.2.12.jar |Atum 2 |atum |1.16.5-2.2.12 |DONE |Manifest: NOSIGNATURE thermal_innovation-1.16.5-1.5.0.4.jar |Thermal Innovation |thermal_innovation |1.5.0.4 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_locomotion-1.16.5-1.5.0.4.jar |Thermal Locomotion |thermal_locomotion |1.5.0.4 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 Psi 1.16-97.jar |Psi |psi |1.16-96 |DONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |DONE |Manifest: NOSIGNATURE Waddles-1.16.5-0.8.13.jar |Waddles |waddles |1.16.5-0.8.13 |DONE |Manifest: NOSIGNATURE LightingWand-1.16.4-1.8.1.jar |Lighting Wand |lightingwand |1.8.1 |DONE |Manifest: NOSIGNATURE jeed-1.16.5-1.6.jar |Just Enough Effect Description|jeed |1.16.5-1.6 |DONE |Manifest: NOSIGNATURE FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |DONE |Manifest: NOSIGNATURE XNetGases-1.16.5-2.3.10.jar |XNet Gases |xnetgases |2.3.10 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.16.5-0.4.37.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.37 |DONE |Manifest: NOSIGNATURE chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |DONE |Manifest: NOSIGNATURE ResourcefulBees-1.16.5-0.10.7.jar |Resourceful Bees |resourcefulbees |1.16.5-0.10.7 |DONE |Manifest: NOSIGNATURE entangled-1.3.11-forge-mc1.16.jar |Entangled |entangled |1.3.11 |DONE |Manifest: NOSIGNATURE CommonCapabilities-1.16.5-2.8.0.jar |CommonCapabilities |commoncapabilities |2.8.0 |DONE |Manifest: NOSIGNATURE crashutilities-3.13.jar |Crash Utilities |crashutilities |3.13 |DONE |Manifest: NOSIGNATURE Compressium-1.16.5-1.2.3.jar |Compressium |compressium |1.2.custom |DONE |Manifest: NOSIGNATURE getittogetherdrops-1.16.5-v1.2.jar |Get It Together, Drops! |getittogetherdrops |1.16.5-v1.2 |DONE |Manifest: NOSIGNATURE MekanismAdditions-1.16.5-10.1.2.457.jar |Mekanism: Additions |mekanismadditions |10.1.2 |DONE |Manifest: NOSIGNATURE Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.6-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE tgcropesmod-1.16.2-1.1.0.jar |Ropes Mod |tgcropesmod |1.16.2-1.1.0 |DONE |Manifest: NOSIGNATURE pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE elementalcraft-1.16.5-2.7.17.jar |ElementalCraft |elementalcraft |1.16.5-2.7.17 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.25.5.jar |Ars Nouveau |ars_nouveau |1.25.5 |DONE |Manifest: NOSIGNATURE collective-1.16.5-4.25.jar |Collective |collective |4.25 |DONE |Manifest: NOSIGNATURE betterbiomeblend-1.16.4-1.2.9-forge.jar |Better Biome Blend |betterbiomeblend |1.16.4-1.2.9-forge |DONE |Manifest: NOSIGNATURE thermal_expansion-1.16.5-1.5.0.7.jar |Thermal Expansion |thermal_expansion |1.5.0.7 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 topaddons-1.16.5-2.2.0-beta.jar |TOP Addons |topaddons |1.16.5-2.2.0-beta |DONE |Manifest: NOSIGNATURE IntegratedTunnels-1.16.5-1.8.10.jar |IntegratedTunnels |integratedtunnels |1.8.10 |DONE |Manifest: NOSIGNATURE DrawersTooltip-1.16.2-2.1.1.jar |Drawers Tooltip |drawerstooltip |2.1.1 |DONE |Manifest: NOSIGNATURE GunpowderLib-1.16.5-1.2.2.jar |GunpowderLib |gunpowderlib |1.16.5-1.2.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20 ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |DONE |Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE buildersaddition-1.16.5-20210807a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210807a |DONE |Manifest: NOSIGNATURE MekanismTools-1.16.5-10.1.2.457.jar |Mekanism: Tools |mekanismtools |10.1.2 |DONE |Manifest: NOSIGNATURE architectury-1.32.66.jar |Architectury |architectury |1.32.66 |DONE |Manifest: NOSIGNATURE observable-0.2.1-forge.jar |Observable |observable |0.2.1 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-1605.1.6-build.33.jar |FTB Ranks |ftbranks |1605.1.6-build.33 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1605.3.2-build.115.jar |FTB Chunks |ftbchunks |1605.3.2-build.115 |DONE |Manifest: NOSIGNATURE curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |DONE |Manifest: NOSIGNATURE cc-tweaked-1.16.5-1.100.9.jar |CC: Tweaked |computercraft |1.100.9 |DONE |Manifest: NOSIGNATURE Draconic-Evolution-1.16.5-3.0.27.462-universal.jar|Draconic Evolution |draconicevolution |3.0.27.462 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe ProjectRed-1.16.5-4.12.0-core.jar |ProjectRed Core |projectred-core |4.12.0 |DONE |Manifest: NOSIGNATURE ProjectRed-1.16.5-4.12.0-exploration.jar |ProjectRed Exploration |projectred-exploration |4.12.0 |DONE |Manifest: NOSIGNATURE ProjectRed-1.16.5-4.12.0-integration.jar |ProjectRed Integration |projectred-integration |4.12.0 |DONE |Manifest: NOSIGNATURE energymeter-1.16.5-1.6.1.jar |Energy Meter |energymeter |1.6.1 |DONE |Manifest: NOSIGNATURE ProjectRed-1.16.5-4.12.0-illumination.jar |ProjectRed Illumination |projectred-illumination |4.12.0 |DONE |Manifest: NOSIGNATURE ProjectRed-1.16.5-4.12.0-transmission.jar |ProjectRed Transmission |projectred-transmission |4.12.0 |DONE |Manifest: NOSIGNATURE trashcans-1.0.15-forge-mc1.16.jar |Trash Cans |trashcans |1.0.15 |DONE |Manifest: NOSIGNATURE smallships-1.16.5-1.10.3.jar |Small Ships Mod |smallships |1.10.3 |DONE |Manifest: NOSIGNATURE letmedespawn-forge-1.16-1.0.2a.jar |Let Me Despawn |letmedespawn |1.16.5-forge-1.16-1.|DONE |Manifest: NOSIGNATURE TradingPost-v1.0.2-1.16.5.jar |Trading Post |tradingpost |1.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 Cyclic-1.16.5-1.5.18.jar |Cyclic |cyclic |1.16.5-1.5.18 |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 rhino-forge-1605.1.5-build.75.jar |Rhino |rhino |1605.1.5-build.75 |DONE |Manifest: NOSIGNATURE kubejs-forge-1605.3.19-build.299.jar |KubeJS |kubejs |1605.3.19-build.299 |DONE |Manifest: NOSIGNATURE kubejs-thermal-1605.1.4-build.4.jar |KubeJS Thermal |kubejs_thermal |1605.1.4-build.4 |DONE |Manifest: NOSIGNATURE kubejs-mekanism-1605.1.2-build.2.jar |KubeJS Mekanism |kubejs_mekanism |1605.1.2-build.2 |DONE |Manifest: NOSIGNATURE RootsClassic-1.16.5-1.1.16.jar |Roots Classic |rootsclassic |1.16.5-1.1.16 |DONE |Manifest: NOSIGNATURE Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |Manifest: NOSIGNATURE craftingstation-4.2.jar |Crafting Station |craftingstation |4.2 |DONE |Manifest: NOSIGNATURE item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1605.3.6-build.98.jar |FTB Quests |ftbquests |1605.3.6-build.98 |DONE |Manifest: NOSIGNATURE metalbarrels-1.16.2-3.3b.jar |Metal Barrels |metalbarrels |1.16.2-3.3b |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |DONE |Manifest: NOSIGNATURE nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |DONE |Manifest: NOSIGNATURE allthemodium-1.5.18-1.16.5-36.1.23.jar |Allthemodium |allthemodium |1.5.18-1.16.5-36.1.2|DONE |Manifest: NOSIGNATURE ponderjs-1.16.5-1.0.3d.jar |Ponderjs |ponderjs |1.16.5-1.0.3d |DONE |Manifest: NOSIGNATURE WAWLA-1.16.5-8.0.1.jar |WAWLA |wawla |8.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 ensorcellation-1.16.5-1.5.0.4.jar |Ensorcellation |ensorcellation |1.5.0.4 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE kubejs-create-1605.1.4-build.12.jar |KubeJS Create |kubejs_create |1605.1.4-build.12 |DONE |Manifest: NOSIGNATURE ZYCraft-1.16.5-3.1.34.jar |ZYCraft |zycraft |3.1.34 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE appliedenergistics2-8.4.7.jar |Applied Energistics 2 |appliedenergistics2 |8.4.7 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 lazierae2-1.16.5-1.1.4.jar |LazierAE2 |lazierae2 |1.1.4 |DONE |Manifest: NOSIGNATURE configured-1.5.2-1.16.5.jar |Configured |configured |1.5.2 |DONE |Manifest: NOSIGNATURE DimStorage-1.16.5-4.4.1.jar |DimStorage |dimstorage |4.4.1 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.9.jar |Dungeon Crawl |dungeoncrawl |2.3.9 |DONE |Manifest: NOSIGNATURE charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |Manifest: NOSIGNATURE demagnetize-forge-1.16.2-1.2.2.jar |Demagnetize |demagnetize |1.16.2-1.2.2 |DONE |Manifest: NOSIGNATURE mcjtylib-1.16-5.1.8.jar |McJtyLib |mcjtylib |1.16-5.1.8 |DONE |Manifest: NOSIGNATURE rftoolsbase-1.16-2.1.5.jar |RFToolsBase |rftoolsbase |1.16-2.1.5 |DONE |Manifest: NOSIGNATURE rftoolspower-1.16-3.0.14.jar |RFToolsPower |rftoolspower |1.16-3.0.14 |DONE |Manifest: NOSIGNATURE rftoolsbuilder-1.16-3.1.11.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.1.11 |DONE |Manifest: NOSIGNATURE restrictions-1.16-3.0.6.jar |Restrictions |restrictions |1.16-3.0.6 |DONE |Manifest: NOSIGNATURE xnet-1.16-3.0.17.jar |XNet |xnet |1.16-3.0.17 |DONE |Manifest: NOSIGNATURE rftoolsdim-1.16-7.0.21.jar |RFToolsDimensions |rftoolsdim |1.16-7.0.21 |DONE |Manifest: NOSIGNATURE rftoolsstorage-1.16-2.0.19.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.19 |DONE |Manifest: NOSIGNATURE rftoolscontrol-1.16-4.0.18.jar |RFToolsControl |rftoolscontrol |1.16-4.0.18 |DONE |Manifest: NOSIGNATURE mahoutsukai-1.16.5-v1.34.31.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.34.31 |DONE |Manifest: NOSIGNATURE farsight-1.7.jar |Farsight mod |farsight_view |1.7 |DONE |Manifest: NOSIGNATURE walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE inventorypets-1.16.5-2.0.15.jar |Inventory Pets |inventorypets |2.0.15 |DONE |Manifest: NOSIGNATURE magnesium_extras-mc1.16.5_v1.3.1.jar |Magnesium Extras |magnesium_extras |mc1.16.5_v1.3.1 |DONE |Manifest: NOSIGNATURE EnderStorage-1.16.5-2.8.0.170-universal.jar |EnderStorage |enderstorage |2.8.0.170 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 BloodMagic-1.16.4-3.1.13-39.jar |Blood Magic |bloodmagic |1.16.4-3.1.13-39 |DONE |Manifest: NOSIGNATURE tomeofblood-1.16.5-1.2.3.jar |Tome of Blood |tomeofblood |1.16.5-1.2.3 |DONE |Manifest: NOSIGNATURE kubejs-blood-magic-1605.1.1-build.3.jar |KubeJS Blood Magic |kubejs_blood_magic |1605.1.1-build.3 |DONE |Manifest: NOSIGNATURE ImmersivePosts-1.16.5-4.3.0-1.jar |Immersive Posts |immersiveposts |4.3.0-1 |DONE |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0 ImmersiveEngineering-1.16.5-5.1.0-148.jar |Immersive Engineering |immersiveengineering |1.16.5-5.1.0-148 |DONE |Manifest: NOSIGNATURE kubejs-immersive-engineering-1605.1.2-build.28.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1605.1.2-build.28 |DONE |Manifest: NOSIGNATURE Exchangers-1.16.5-3.0.2.jar |Exchangers |exchangers |1.16.5-3.0.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20 selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE sounddeviceoptions-1.4.3.jar |Sound Device Options |sounddeviceoptions |1.4.3 |DONE |Manifest: NOSIGNATURE rftoolsutility-1.16-3.1.16.jar |RFToolsUtility |rftoolsutility |1.16-3.1.16 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |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 swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |Manifest: NOSIGNATURE ToolBelt-1.16.5-1.16.2.jar |Tool Belt |toolbelt |1.16.2 |DONE |Manifest: NOSIGNATURE titanium-1.16.5-3.2.8.7-22.jar |Titanium |titanium |3.2.8.7 |DONE |Manifest: NOSIGNATURE mana-and-artifice-1.5.1.7.jar |Mana and Artifice |mana-and-artifice |1.5.1.7 |DONE |Manifest: NOSIGNATURE silent-lib-1.16.5-4.10.0.jar |Silent Lib |silentlib |4.10.0 |DONE |Manifest: NOSIGNATURE ctiers-1.16.5-1.4.jar |Centrifuge Tiers |ctiers |1.16.5-1.4 |DONE |Manifest: NOSIGNATURE forbidden_arcanus-16.2.3.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.3 |DONE |Manifest: NOSIGNATURE omgourd-1.16.5-1.5.0.2.jar |Oh My Gourd |omgourd |1.5.0.2 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE enderchests-1.16-1.7.9.jar |EnderChests |enderchests |1.7.9 |DONE |Manifest: NOSIGNATURE Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE SoL-Carrot-1.16.5-1.10.1.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.1 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.7.4.jar |Refined Storage Addons |refinedstorageaddons |0.7.4 |DONE |Manifest: NOSIGNATURE expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE chiselsandbits-1.0.43.jar |Chisels & bits |chiselsandbits |1.0.43 |DONE |Manifest: NOSIGNATURE Translocators-1.16.5-2.6.0.82-universal.jar |Translocators |translocators |2.6.0.82 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 Crash Report UUID: 69648a3f-b1e4-441f-8f0b-2dbe39d5b6d4 FramedBlocks BlockEntity Warning: Not applicable [Psi] Active spell: None Patchouli open book context: n/a Loaded Shaderpack: (off) Launched Version: forge-36.2.39 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce GT 730/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.35, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: Current Language: English (US) CPU: 4x Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz -
Hello I have a problem. I have this communicate (like in topic) when im trying to connect with my server. I have 63 mods, already reinstaled all of this on client and server. Can you tell me guys what I'm suppose to do. CLIENT LOG: https://pastebin.com/QVy0Nwf0 SERVER LOG: https://pastebin.com/T4p2wwvC
-
---- Minecraft Crash Report ---- // Why did you do that? Time: 2/5/23 2:10 PM Description: Exception in server tick loop java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Exception generating new chunk at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_342] {} at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_342] {} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:975) ~[?:1.8.0_342] {} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_342] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_342] {} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_342] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_342] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_342] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_342] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_342] {} Caused by: net.minecraft.crash.ReportedException: Exception generating new chunk at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:535) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading} at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_342] {} ... 11 more Caused by: java.lang.IllegalArgumentException: bound must be positive at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_342] {} at net.minecraft.world.gen.feature.structure.Structure.func_236392_a_(Structure.java:202) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.StructureAccess,pl:mixin:APP:performant.mixins.json:world.StructureMixin,pl:mixin:A} at net.minecraft.world.gen.feature.structure.Structure.func_242785_a(Structure.java:221) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.StructureAccess,pl:mixin:APP:performant.mixins.json:world.StructureMixin,pl:mixin:A} at net.minecraft.world.gen.feature.StructureFeature.func_242771_a(SourceFile:35) ~[?:?] {re:classloading,re:mixin} at net.minecraft.world.gen.ChunkGenerator.func_242705_a(SourceFile:278) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:betterstrongholds.mixins.json:VanillaStrongholdSpawnMixin,pl:mixin:APP:betterstrongholds.mixins.json:ChunkGeneratorAccessor,pl:mixin:A} at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:267) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:betterstrongholds.mixins.json:VanillaStrongholdSpawnMixin,pl:mixin:APP:betterstrongholds.mixins.json:ChunkGeneratorAccessor,pl:mixin:A} at net.minecraft.world.chunk.ChunkStatus.func_222586_d(ChunkStatus.java:41) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A} at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A} at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading} at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_342] {} ... 11 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Linux (amd64) version 5.13.0-28-generic Java Version: 1.8.0_342, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 488079856 bytes (465 MB) / 3756523520 bytes (3582 MB) up to 7635730432 bytes (7282 MB) CPUs: 3 JVM Flags: 2 total; -Xms128M -Xmx8192M ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /server.jar object_holder_definalize PLUGINSERVICE /server.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /server.jar capability_inject_definalize PLUGINSERVICE /server.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /server.jar fml TRANSFORMATIONSERVICE /_MixinBootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.35 FML Language Providers: javafml@36.2 minecraft@1 Mod List: VillagersAndMonstersLegacy3,5Bugfix.jar |Villagers_And_Monsters_Legacy |villagers_and_mosnetrs_legacy |1.0.0 |DONE |Manifest: NOSIGNATURE BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE ftb-essentials-1605.1.5-build.32.jar |FTB Essentials |ftbessentials |1605.1.5-build.32 |DONE |Manifest: NOSIGNATURE extratrades-1.16.5-1.2.jar |Extra Trades |extratrades |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE refinedpipes-0.5.2.jar |Refined Pipes |refinedpipes |0.5.2 |DONE |Manifest: NOSIGNATURE HammerLib-1.16.5-16.4.32.jar |HammerLib |hammerlib |16.4.32 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE stalwart-dungeons-1.16.5-1.1.7.jar |Stalwart Dungeons |stalwart_dungeons |1.1.7 |DONE |Manifest: NOSIGNATURE rubidium-0.2.10.jar |Rubidium |rubidium |0.2.10 |DONE |Manifest: NOSIGNATURE IronJetpacks-1.16.5-4.2.3.jar |Iron Jetpacks |ironjetpacks |4.2.3 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE ForgeEndertech-1.16.5-7.3.0.0-build.0330.jar |ForgeEndertech |forgeendertech |7.3.0.0 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE cabletiers-1.16.5-0.545.jar |Cable Tiers |cabletiers |1.16.5-0.545 |DONE |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.16.5-5.4.1.jar |Wither Skeleton Tweaks |wstweaks |5.4.1 |DONE |Manifest: NOSIGNATURE Shrink-1.16.5-1.1.6.jar |Shrink |shrink |1.1.6 |DONE |Manifest: NOSIGNATURE reliquary-1.16.5-1.3.5.1124.jar |Reliquary |xreliquary |1.16.5-1.3.5.1124 |DONE |Manifest: NOSIGNATURE guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE secretrooms-1.16.5-1.1.4.jar |Secret Rooms 6 |secretroomsmod |1.16.5-1.1.4 |DONE |Manifest: NOSIGNATURE ExCompressum_1.16.5-4.0.5.jar |Ex Compressum |excompressum |4.0.5 |DONE |Manifest: NOSIGNATURE Desert Upgrade 1.2.7 - 1.16.5.jar |Desert Upgrade |desert_upgrade |1.2.7 |DONE |Manifest: NOSIGNATURE dropthemeat-1.16.3-1.3.3.jar |Drop the Meat |dropthemeat |1.3.3 |DONE |Manifest: NOSIGNATURE Apotheosis-1.16.5-4.8.9A0.jar |Apotheosis |apotheosis |4.8.9A0 |DONE |Manifest: NOSIGNATURE Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE Belt Mod 1.1.0 - 1.16.5.jar |Belt Mod |belt_mod |1.1.0 |DONE |Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.5.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE refinedstorage-1.9.18.jar |Refined Storage |refinedstorage |1.9.18 |DONE |Manifest: NOSIGNATURE easy_piglins-1.16.5-1.0.2.jar |Easy Piglins |easy_piglins |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE alltheores-1.3.6-1.16.5-36.1.0.jar |AllTheOres |alltheores |1.3.6-1.16.5-36.1.0 |DONE |Manifest: NOSIGNATURE castle_in_the_sky-1.16.5-0.2.6.jar |Castle in the sky |castle_in_the_sky |1.16.5 |DONE |Manifest: NOSIGNATURE industrial-foregoing-1.16.5-3.2.14.7-16.jar |Industrial Foregoing |industrialforegoing |3.2.14.7 |DONE |Manifest: NOSIGNATURE torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE Levinide 0.4.4 - 1.16.5.jar |Levinide |levinide |0.4.3.1 |DONE |Manifest: NOSIGNATURE Ground Convert 1.0.0 - 1.16.5.jar |Ground Convert |ground_convert |1.0.0 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.488-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.488 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.1a-forge-mc1.16.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.1a |DONE |Manifest: NOSIGNATURE BetterDefaultBiomes-1.16.4+-Alpha 2.6.1.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.6.0 |DONE |Manifest: NOSIGNATURE YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE Botania-1.16.5-420.3.jar |Botania |botania |1.16.5-420.3 |DONE |Manifest: NOSIGNATURE StumbleUponCampsites.jar |StumbleUponCamps |stumbleuponcamps |1.0.0 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |DONE |Manifest: NOSIGNATURE YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE tombstone-6.8.8-1.16.5.jar |Corail Tombstone |tombstone |6.8.8 |DONE |Manifest: NOSIGNATURE obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |DONE |Manifest: NOSIGNATURE ExtraStorage-1.16.5-1.6.1.jar |Extra Storage |extrastorage |1.6.1 |DONE |Manifest: NOSIGNATURE constructionwand-1.16.5-2.6.jar |Construction Wand |constructionwand |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |DONE |Manifest: NOSIGNATURE cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |DONE |Manifest: NOSIGNATURE Haste Enchantment 1.1.2 - 1.16.5.jar |Haste Enchantment |hasteenchantment |1.1.2 |DONE |Manifest: NOSIGNATURE Crazy Craft Updated Core - 1.0.8 -1.16.5.jar |Crazy Craft Updated Core |crazy_craft_updated_core |1.0.8 |DONE |Manifest: NOSIGNATURE FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE cgm-1.2.6-1.16.5.jar |MrCrayfish's Gun Mod |cgm |1.2.6 |DONE |Manifest: NOSIGNATURE Bountiful Baubles FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.1004.jar |Just Enough Items |jei |7.7.1.1004 |DONE |Manifest: NOSIGNATURE The_Graveyard_2.1_(FORGE)_for_1.16.4-1.16.5.jar |The Graveyard (FORGE) |graveyard |2.1 |DONE |Manifest: NOSIGNATURE AttributeFix-1.16.5-10.1.4.jar |AttributeFix |attributefix |10.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 Pehkui-3.5.0+1.16.5-forge.jar |Pehkui |pehkui |3.5.0+1.16.5-forge |DONE |Manifest: NOSIGNATURE chaosawakens-1.16.5-0.10.0.2.jar |Chaos Awakens |chaosawakens |0.10.0.2 |DONE |Manifest: NOSIGNATURE Mekanism-1.16.5-10.1.2.457.jar |Mekanism |mekanism |10.1.2 |DONE |Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE Kobolds-2.0.1.jar |Kobolds |kobolds |2.0.1 |DONE |Manifest: NOSIGNATURE AllTheCompressed-1.0.4-1.16.5-36.2.29.jar |AllTheCompressed |allthecompressed |1.0.4-1.16.5-36.2.29|DONE |Manifest: NOSIGNATURE TravelersBackpack-1.16.5-5.4.25.jar |Traveler's Backpack |travelersbackpack |5.4.25 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE catjammies-1.1.0.jar |CatJammies |catjammies |NONE |DONE |Manifest: NOSIGNATURE LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE Edible Cakes 1.3.5 - 1.16.5.jar |Edible Cakes |edible_cakes |1.3.5 |DONE |Manifest: NOSIGNATURE champions-forge-1.16.5-2.0.1.16.jar |Champions |champions |1.16.5-2.0.1.16 |DONE |Manifest: NOSIGNATURE curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE Nether Ores Plus+ 1.5.2 - 1.16.5.jar |Nether Ores Plus+ |netheroresplus |1.5.2 |DONE |Manifest: NOSIGNATURE Cake Cow 1.0.0 - 1.16.5.jar |Cake Cow |cake_cow |1.0.0 |DONE |Manifest: NOSIGNATURE Sulfar Mod 1.1.0 - 1.16.5.jar |Sulfar Mod |sulfar_mod |1.1.0 |DONE |Manifest: NOSIGNATURE Grand Enchantment Table 1.2.6 - 1.6.5.jar |Grand Enchantment Table |grand_enchantment_table |1.2.6 |DONE |Manifest: NOSIGNATURE pedestals-0.8t_hotfix_1.jar |Pedestals |pedestals |0.8t_hotfix_1 |DONE |Manifest: NOSIGNATURE Book Fishing 1.2.5 - 1.16.5.jar |Book Fishing |book_fishing |1.2.5 |DONE |Manifest: NOSIGNATURE Speed Enchantment 1.0.1 - 1.16.5.jar |Speed Enchantment |speed_enchantment |1.0.1 |DONE |Manifest: NOSIGNATURE extradisks-1.16.4-1.5.1.jar |Extra Disks |extradisks |1.5.1 |DONE |Manifest: NOSIGNATURE Structural Statues 1.0.0 - 1.16.5.jar |Structural Statues |structural_statues |1.0.0 |DONE |Manifest: NOSIGNATURE More Wandering Trades 1.0.0 - 1.16.5.jar |More Wandering Trades |more_wandering_trades |1.0.0 |DONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE MythicBotany-1.16.5-1.4.19.jar |MythicBotany |mythicbotany |1.16.5-1.4.19 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE ZeroCore2-1.16.5-2.1.30.jar |Zero CORE 2 |zerocore |1.16.5-2.1.30 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.35-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE theoneprobe-1.16-3.1.7.jar |The One Probe |theoneprobe |1.16-3.1.7 |DONE |Manifest: NOSIGNATURE Simple knives 1.2.0 - 1.16.5.jar |Simple Knives |simpleknives |1.2.0 |DONE |Manifest: NOSIGNATURE pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE AdLods-1.16.5-4.1.10.0-build.0337.jar |Large Ore Deposits |adlods |4.1.10.0 |DONE |Manifest: NOSIGNATURE exnihilomekanism-1.16-1.0.0.1.jar |Ex Nihilo: Sequentia - Mekanis|exnihilomekanism |1.16-1.0.0.1 |DONE |Manifest: NOSIGNATURE Special Drops 1.1.0 - 1.16.5.jar |Special Drops |special_drops |1.1.0 |DONE |Manifest: NOSIGNATURE pipez-1.16.5-1.2.15.jar |Pipez |pipez |1.16.5-1.2.15 |DONE |Manifest: NOSIGNATURE Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE baubleyheartcanisters-1.16.5-1.1.11.jar |Baubley Heart Canisters |bhc |1.16.5-1.1.11 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.41.jar |Polymorph |polymorph |1.16.5-0.41 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE [1.16.5] SecurityCraft v1.9.5.jar |SecurityCraft |securitycraft |v1.9.5 |DONE |Manifest: NOSIGNATURE cagedmobs-1.16.5-1.3.8.jar |Caged Mobs |cagedmobs |1.16.5-1.3.8 |DONE |Manifest: NOSIGNATURE creativecrafter-1.16.5-0.1522.jar |Creative Crafter |creativecrafter |1.16.5-0.1522 |DONE |Manifest: NOSIGNATURE FastFurnace-1.16.5-4.5.0.jar |FastFurnace |fastfurnace |4.5.0 |DONE |Manifest: NOSIGNATURE cobbler-1.6.1.jar |Shulkers Faithful Factories |cobbler |1.6.1 |DONE |Manifest: NOSIGNATURE lootr-1.16.5-0.1.15.46.jar |Lootr |lootr |0.1.14.45 |DONE |Manifest: NOSIGNATURE byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |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 rsrequestify-1.16.5-2.1.6.jar |RSRequestify |rsrequestify |2.1.6 |DONE |Manifest: NOSIGNATURE Easy Dungeons 1.0.0 - 1.16.5.jar |Easy Dungeons |easy_dungeons |1.0.0 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.16.5-1.13.0.jar |Cyclops Core |cyclopscore |1.13.0 |DONE |Manifest: NOSIGNATURE SkyVillage_1.0.0_1.16.5.jar |Sky Villages |skyvillages |1.0.0 |DONE |Manifest: NOSIGNATURE glasscutter-1.1.1-1.16.5.jar |Glasscutter |glasscutter |1.1.1 |DONE |Manifest: NOSIGNATURE aiotbotania-1.16.5-1.8.4.jar |AIOT Botania |aiotbotania |1.8.4 |DONE |Manifest: NOSIGNATURE Hats-1.16.5-10.3.3.jar |Hats |hats |10.3.3 |DONE |Manifest: NOSIGNATURE Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE extendedslabs-1.16.5-2.1.0.jar |Extended Slabs + |extendedslabs |2.1.0 |DONE |Manifest: NOSIGNATURE Blades Plus 1.0.1 - 1.16.5.jar |Blades Plus |blades_plus |1.0.1 |DONE |Manifest: NOSIGNATURE connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |DONE |Manifest: NOSIGNATURE ProjectExpansion-1.16.5-1.0.37.jar |Project Expansion |projectexpansion |1.16.5-1.0.37 |DONE |Manifest: 16:32:1c:48:e2:f7:71:f1:1b:23:7f:74:d8:e6:89:43:6a:a8:33:8f:49:17:6a:11:19:cd:66:4b:88:c1:02:19 glassential-forge-1.16.5-1.1.7.jar |Glassential |glassential |1.1.7 |DONE |Manifest: NOSIGNATURE JRFTL [1.16.5]-1.2.jar |JRFTL |jrftl |1.2 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE dankstorage-1.16.5-3.21.jar |Dank Storage |dankstorage |1.16.5-3.21 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE untamedwilds-1.16.5-1.5.8.jar |Untamed Wilds |untamedwilds |1.5.8 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE allthemodium-1.5.18-1.16.5-36.1.23.jar |Allthemodium |allthemodium |1.5.18-1.16.5-36.1.2|DONE |Manifest: NOSIGNATURE potionsmaster-0.2.2-1.16.5-36.1.0.jar |Potions Master |potionsmaster |0.2.2-1.16.5-36.1.0 |DONE |Manifest: NOSIGNATURE MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |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 DarkUtilities-1.16.5-8.0.14.jar |Dark Utilities |darkutils |8.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 BotanyPots-1.16.5-7.1.39.jar |BotanyPots |botanypots |7.1.39 |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 Apple Cows 1.4.1 - 1.16.5.jar |Apple Cows |apple_cows |1.4.1 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |DONE |Manifest: NOSIGNATURE Duckery 0.6.0 - 1.16.5.jar |Duckery |duckery |0.6.0 |DONE |Manifest: NOSIGNATURE buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |DONE |Manifest: NOSIGNATURE relics-1.16.5-0.3.4.4.jar |Relics |relics |0.3.4.4 |DONE |Manifest: NOSIGNATURE wyrmroostspawncontrol-0.1.2.jar |Wyrmroost Spawn Control |wyrmroostspawncontrol |0.1.2 |DONE |Manifest: NOSIGNATURE bygonenether-1.2.1-1.16.5.jar |Bygone Nether |bygonenether |1.2.1 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.16.5-10.1.2.457.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |DONE |Manifest: NOSIGNATURE More Villager Trades 1.0.0 - 1.16.5.jar |More Villager Trades |more_villager_trades |1.0.0 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.16.5-5.1.0-148.jar |Immersive Engineering |immersiveengineering |1.16.5-5.1.0-148 |DONE |Manifest: NOSIGNATURE mob_grinding_utils-1.16.5-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.47 |DONE |Manifest: NOSIGNATURE Fungi Stew 1.0.0 - 1.16.5.jar |Fungi Stew |fungi_stew |1.0.0 |DONE |Manifest: NOSIGNATURE RSInfinityBooster-1.16.5-1.1+13.jar |RSInfinityBooster |rsinfinitybooster |1.16.5-1.1+13 |DONE |Manifest: NOSIGNATURE Morph-1.16.5-10.2.0.jar |Morph |morph |10.2.0 |DONE |Manifest: NOSIGNATURE River Treasures 1.0.2 - 1.16.5.jar |River Treasures |river_treasures |1.0.2 |DONE |Manifest: NOSIGNATURE curiousjetpacks-1.4c-1.16.5.jar |Curious Jetpacks |curiousjetpacks |1.4c-1.16.5 |DONE |Manifest: NOSIGNATURE crashutilities-3.13.jar |Crash Utilities |crashutilities |3.13 |DONE |Manifest: NOSIGNATURE Compressium-1.16.5-1.2.3.jar |Compressium |compressium |1.2.custom |DONE |Manifest: NOSIGNATURE All Da Nuggets 1.1.6 - 1.16.5.jar |All Da Nuggets |all_da_nuggets |1.1.6 |DONE |Manifest: NOSIGNATURE valkyrielib-1.16.5-3.0.9.5.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.5 |DONE |Manifest: NOSIGNATURE envirocore-1.16.5-3.0.9.3.jar |Environmental Core |envirocore |1.16.5-3.0.9.3 |DONE |Manifest: NOSIGNATURE envirotech-1.16.5-3.0.9.4.jar |Environmental Tech |envirotech |1.16.5-3.0.9.4 |DONE |Manifest: NOSIGNATURE Immunity Enchantments 1.1.0 - 1.16.5.jar |Immunity Enchantments |immunity_enchantments |1.1.0 |DONE |Manifest: NOSIGNATURE dungeons_enhanced-1.16.5-1.8.2.jar |Dungeons Enhanced |dungeons_enhanced |1.8.2 |DONE |Manifest: NOSIGNATURE pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE Lumber Axe 1.1.1 - 1.16.5.jar |Lumber's Axe |lumbers_axe |1.1.1 |DONE |Manifest: NOSIGNATURE SolarFluxReborn-1.16.5-16.4.9.jar |Solar Flux Reborn |solarflux |16.4.9 |DONE |Manifest: NOSIGNATURE Curses' Naturals 1.0.0 - 1.16.5.jar |Curses' Naturals |curses_naturals |1.0.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE Easy Paper 1.1.1 - 1.16.5.jar |Easy Paper |easy_paper |1.1.1 |DONE |Manifest: NOSIGNATURE villagertools-1.16.5-1.0.2.jar |villagertools |villagertools |1.16.5-1.0.2 |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 elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE Gobber2-Forge-1.16.5-2.3.55.jar |Gobber 2 |gobber2 |2.3.55 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |DONE |Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE Runelic-1.16.5-7.0.3.jar |Runelic |runelic |7.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 architectury-1.32.66.jar |Architectury |architectury |1.32.66 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |DONE |Manifest: NOSIGNATURE ExtremeReactors2-1.16.5-2.0.60.jar |Extreme Reactors |bigreactors |1.16.5-2.0.60 |DONE |Manifest: NOSIGNATURE trashcans-1.0.16-forge-mc1.16.jar |Trash Cans |trashcans |1.0.16 |DONE |Manifest: NOSIGNATURE Coal Additions 1.0.1 - 1.16.5.jar |Coal Additions |coal_additions |1.0.1 |DONE |Manifest: NOSIGNATURE Cyclic-1.16.5-1.5.20.jar |Cyclic |cyclic |1.16.5-1.5.20 |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 rhino-forge-1605.1.5-build.75.jar |Rhino |rhino |1605.1.5-build.75 |DONE |Manifest: NOSIGNATURE Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |Manifest: NOSIGNATURE pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE Shrines-1.16.5-2.3.0.jar |Shrines |shrines |1.16.5-2.3.0 |DONE |Manifest: NOSIGNATURE item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |DONE |Manifest: NOSIGNATURE ae2extras-1.3.1-1.16.5.jar |AE2 Extras |ae2extras |1.3.1-1.16.5 |DONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |DONE |Manifest: NOSIGNATURE comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE appliedenergistics2-8.4.7.jar |Applied Energistics 2 |appliedenergistics2 |8.4.7 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 lazierae2-1.16.5-2.0.4.jar |Lazier AE2 |lazierae2 |2.0.4 |DONE |Manifest: NOSIGNATURE Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.16.5-1.5.3.jar |Simple Storage Network |storagenetwork |1.16.5-1.5.3 |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 OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.9.jar |Dungeon Crawl |dungeoncrawl |2.3.9 |DONE |Manifest: NOSIGNATURE charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |Manifest: NOSIGNATURE betteranimalsplus-1.16.5-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.10 |DONE |Manifest: NOSIGNATURE Felsic Gear 1.1.5 -1.16.5.jar |Felsic Gear |felsic_gear |1.1.5 |DONE |Manifest: NOSIGNATURE ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |DONE |Manifest: NOSIGNATURE Life Steal Enchant 1.4.0 - 1.16.5.jar |Life Steal Enchantment |life_steal_enchantment |1.4.0 |DONE |Manifest: NOSIGNATURE inventorypets-1.16.5-2.0.15.jar |Inventory Pets |inventorypets |2.0.15 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.6.1.jar |iChunUtil |ichunutil |10.6.1 |DONE |Manifest: NOSIGNATURE mininggadgets-1.7.6.jar |Mining Gadgets |mininggadgets |1.7.6 |DONE |Manifest: NOSIGNATURE EnderStorage-1.16.5-2.8.0.170-universal.jar |EnderStorage |enderstorage |2.8.0.170 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 vanillacookbook-1.16.3-1.12.4.jar |Vanilla Cookbook |vanillacookbook |1.12.4 |DONE |Manifest: NOSIGNATURE Iron Fishing Rods 1.1.1 - 1.16.5.jar |Iron Fishing Rods |iron_fishing_rods |1.1.1 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-1605.3.4-build.220.jar |FTB Chunks |ftbchunks |1605.3.4-build.220 |DONE |Manifest: NOSIGNATURE kubejs-forge-1605.3.19-build.299.jar |KubeJS |kubejs |1605.3.19-build.299 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-1605.3.7-build.165.jar |FTB Quests |ftbquests |1605.3.7-build.165 |DONE |Manifest: NOSIGNATURE Tardis-Mod-1.16.5-1.5.4.jar |Tardis Mod |tardis |1.5.4 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.35-universal.jar |Forge |forge |36.2.35 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 cofh_core-1.16.5-1.5.2.22.jar |CoFH Core |cofh_core |1.5.2.22 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.16.5-1.5.2.30.jar |Thermal Series |thermal |1.5.2.30 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_innovation-1.16.5-1.5.0.4.jar |Thermal Innovation |thermal_innovation |1.5.0.4 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_locomotion-1.16.5-1.5.0.4.jar |Thermal Locomotion |thermal_locomotion |1.5.0.4 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_cultivation-1.16.5-1.5.0.4.jar |Thermal Cultivation |thermal_cultivation |1.5.0.4 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |DONE |Manifest: NOSIGNATURE thermal_expansion-1.16.5-1.5.2.16.jar |Thermal Expansion |thermal_expansion |1.5.2.16 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 ensorcellation-1.16.5-1.5.0.4.jar |Ensorcellation |ensorcellation |1.5.0.4 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 exnihilothermal-1.16-1.0.0.0.jar |Ex Nihilo: Sequentia - Thermal|exnihilothermal |1.16-1.0.0.0 |DONE |Manifest: NOSIGNATURE AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE Better Fishing Rods 1.3.0 - 1.16.5.jar |Better Fishing Rods |better_fishing_rods |1.3.0 |DONE |Manifest: NOSIGNATURE BrandonsCore-1.16.5-3.0.15.248-universal.jar |Brandon's Core |brandonscore |3.0.15.248 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe Draconic-Evolution-1.16.5-3.0.29.507-universal.jar|Draconic Evolution |draconicevolution |3.0.29.507 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe ColossalChests-1.16.5-1.8.0.jar |ColossalChests |colossalchests |1.8.0 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |DONE |Manifest: NOSIGNATURE MysticalAgradditions-1.16.5-4.2.4.jar |Mystical Agradditions |mysticalagradditions |4.2.4 |DONE |Manifest: NOSIGNATURE CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |DONE |Manifest: NOSIGNATURE swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |Manifest: NOSIGNATURE titanium-1.16.5-3.2.8.7-22.jar |Titanium |titanium |3.2.8.7 |DONE |Manifest: NOSIGNATURE exnihiloauto-1.16-1.2.0.1.jar |Ex Nihilo: Automation |exnihiloauto |1.16-1.2.0.1 |DONE |Manifest: NOSIGNATURE Awakened Bosses 1.0.3 - 1.16.5.jar |Awakened Bosses |awakened_bosses |1.0.3 |DONE |Manifest: NOSIGNATURE easy_villagers-1.16.5-1.0.13.jar |Easy Villagers |easy_villagers |1.16.5-1.0.13 |DONE |Manifest: NOSIGNATURE Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE creativewirelesstransmitter-1.16x-1.12.jar |Creative Wireless Transmitter |creativewirelesstransmitter |1.16x-1.12 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.16.5-4.6.2.jar |Fast Workbench |fastbench |4.6.2 |DONE |Manifest: NOSIGNATURE StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE FluxNetworks-1.16.5-6.2.1.14.jar |Flux Networks |fluxnetworks |6.2.1.14 |DONE |Manifest: NOSIGNATURE performant-1.16.2-5-3.99m.jar |Performant |performant |3.73m |DONE |Manifest: NOSIGNATURE Mutant Wolf 1.2.1 - 1.16.5.jar |Mutant Wolf |mutant_wolf |1.2.1 |DONE |Manifest: NOSIGNATURE ferritecore-2.1.1-forge.jar |Ferrite Core |ferritecore |2.1.1 |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 Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE modular-routers-1.16.5-7.5.2-83.jar |Modular Routers |modularrouters |task ':jar' property|DONE |Manifest: NOSIGNATURE illagers_plus-1.16.5v1.0.2.jar |Illagers+ |illagers_plus |1.16.5v1.0.2 |DONE |Manifest: NOSIGNATURE refinedstorageaddons-0.7.4.jar |Refined Storage Addons |refinedstorageaddons |0.7.4 |DONE |Manifest: NOSIGNATURE expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE exnihilotinkers-1.16-1.0.0.0.jar |Ex Nihilo: Sequentia - Tinkers|exnihilotinkers |1.16-1.0.0.0 |DONE |Manifest: NOSIGNATURE exnihilosequentia-1.16-20220530-185402.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.16-20220530-185402|DONE |Manifest: NOSIGNATURE exnihiloae-1.16-1.0.0.2.jar |Ex Nihilo: Sequentia - AE2 Add|exnihiloae |1.16-1.0.0.2 |DONE |Manifest: NOSIGNATURE valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |DONE |Manifest: NOSIGNATURE valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |Manifest: NOSIGNATURE forbidden_arcanus-16.2.3.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.3 |DONE |Manifest: NOSIGNATURE balancedenchanting-1.16.2-1.1.jar |Balanced Enchanting |balancedenchanting |1.16.2-1.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: b84be706-fe8f-4bd1-a0d8-fa4df63e8dc4 Player Count: 1 / 10; [ServerPlayerEntity['POYZINIS'/1406, l='ServerLevel[world]', x=-7680.90, y=31.67, z=-1168.21]] Data Packs: vanilla, mod:villagers_and_mosnetrs_legacy, mod:betterdungeons, mod:ftbessentials, mod:extratrades, mod:refinedpipes, mod:hammerlib (incompatible), mod:projecte, mod:stalwart_dungeons, mod:rubidium (incompatible), mod:ironjetpacks, mod:bettercaves (incompatible), mod:forgeendertech, mod:yungsapi, mod:cabletiers, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:xreliquary, mod:guardvillagers, mod:secretroomsmod (incompatible), mod:excompressum (incompatible), mod:desert_upgrade, mod:dropthemeat, mod:apotheosis (incompatible), mod:morpheus (incompatible), mod:belt_mod, mod:supplementaries, mod:refinedstorage, mod:easy_piglins, mod:structure_gel, mod:alltheores, mod:castle_in_the_sky, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:levinide, mod:ground_convert, mod:biomesoplenty, mod:ironfurnaces, mod:dungeons_plus, mod:supermartijn642corelib, mod:betterdefaultbiomes, mod:yungsbridges, mod:botania, mod:stumbleuponcamps, mod:curios, mod:yungsextras, mod:tombstone, mod:obfuscate, mod:extrastorage, mod:constructionwand, mod:sapience, mod:cfm (incompatible), mod:cloth-config (incompatible), mod:hasteenchantment, mod:crazy_craft_updated_core, mod:fastleafdecay, mod:codechickenlib (incompatible), mod:bettermineshafts, mod:savemystronghold, mod:mowziesmobs, mod:geckolib3 (incompatible), mod:cgm, mod:bountifulbaubles (incompatible), mod:jei, mod:graveyard, mod:attributefix, mod:pehkui, mod:chaosawakens, mod:mekanism, mod:caelus, mod:kobolds, mod:allthecompressed, mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:catjammies (incompatible), mod:libx, mod:stoneholm, mod:edible_cakes, mod:champions (incompatible), mod:curioofundying, mod:netheroresplus, mod:cake_cow, mod:sulfar_mod, mod:grand_enchantment_table, mod:pedestals (incompatible), mod:book_fishing, mod:speed_enchantment, mod:extradisks, mod:structural_statues, mod:more_wandering_trades, mod:ironchest, mod:mythicbotany, mod:dungeons_arise, mod:zerocore, mod:theoneprobe, mod:simpleknives, mod:pamhc2crops (incompatible), mod:adlods, mod:exnihilomekanism, mod:special_drops, mod:pipez, mod:mantle (incompatible), mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:bhc (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:securitycraft, mod:cagedmobs, mod:creativecrafter (incompatible), mod:fastfurnace (incompatible), mod:cobbler, mod:lootr (incompatible), mod:byg, mod:cosmeticarmorreworked (incompatible), mod:rsrequestify (incompatible), mod:easy_dungeons, mod:cyclopscore, mod:skyvillages, mod:glasscutter, mod:aiotbotania (incompatible), mod:hats, mod:wyrmroost (incompatible), mod:eidolon, mod:extendedslabs, mod:blades_plus, mod:connectivity, mod:projectexpansion, mod:glassential (incompatible), mod:jrftl (incompatible), mod:placebo (incompatible), mod:dankstorage, mod:citadel (incompatible), mod:alexsmobs, mod:untamedwilds (incompatible), mod:iceandfire (incompatible), mod:allthemodium, mod:potionsmaster, mod:mutantbeasts (incompatible), mod:bookshelf, mod:darkutils (incompatible), mod:botanypots, mod:apple_cows, mod:sophisticatedbackpacks, mod:duckery, mod:buildinggadgets, mod:relics, mod:wyrmroostspawncontrol, mod:bygonenether (incompatible), mod:mekanismgenerators, mod:more_villager_trades, mod:dummmmmmy (incompatible), mod:twilightforest, mod:immersiveengineering, mod:mob_grinding_utils, mod:fungi_stew, mod:rsinfinitybooster, mod:morph, mod:river_treasures, mod:curiousjetpacks (incompatible), mod:crashutilities (incompatible), mod:compressium (incompatible), mod:all_da_nuggets, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:immunity_enchantments, mod:dungeons_enhanced, mod:pamhc2foodextended (incompatible), mod:lumbers_axe, mod:solarflux, mod:curses_naturals, mod:patchouli (incompatible), mod:easy_paper, mod:villagertools, mod:elevatorid, mod:gobber2, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:curiouselytra, mod:bigreactors, mod:trashcans, mod:coal_additions, mod:cyclic (incompatible), mod:rhino, mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:shrines, mod:itemfilters, mod:druidcraft (incompatible), mod:abnormals_core, mod:savageandravage, mod:ae2extras (incompatible), mod:waystones (incompatible), mod:clumps, mod:journeymap (incompatible), mod:comforts, mod:appliedenergistics2 (incompatible), mod:lazierae2, mod:artifacts, mod:storagenetwork, mod:outer_end, mod:dungeoncrawl, mod:charginggadgets, mod:betteranimalsplus, mod:felsic_gear, mod:explorerscompass, mod:life_steal_enchantment, mod:inventorypets (incompatible), mod:ichunutil, mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:vanillacookbook, mod:iron_fishing_rods, mod:ftbchunks, mod:kubejs, mod:ftbquests, mod:tardis, mod:forge, mod:cofh_core, mod:thermal, mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:thermal_cultivation (incompatible), mod:aquaculture (incompatible), mod:thermal_expansion, mod:ensorcellation (incompatible), mod:exnihilothermal, mod:akashictome, mod:better_fishing_rods, mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:colossalchests, mod:selene, mod:mysticalagriculture, mod:mysticalagradditions, mod:craftingtweaks (incompatible), mod:tconstruct, mod:swingthroughgrass (incompatible), mod:titanium (incompatible), mod:exnihiloauto, mod:awakened_bosses, mod:easy_villagers, mod:quark (incompatible), mod:creativewirelesstransmitter (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:performant (incompatible), mod:mutant_wolf, mod:ferritecore (incompatible), mod:chisel (incompatible), mod:modularrouters, mod:illagers_plus, mod:refinedstorageaddons, mod:expandability, mod:exnihilotinkers, mod:exnihilosequentia, mod:exnihiloae, mod:valhelsia_core, mod:valhelsia_structures, mod:forbidden_arcanus (incompatible), mod:balancedenchanting (incompatible), Solar Flux Generated Resources, file/Included Structures Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt)
-
Hello, So I've been trying to setup Datagen for forge 1.19.3 in IntelliJ. All my files generate fine, but for some reason the game won't actually recognize any of the generated json files, yes they are named correctly. here is the log: Also, for some reason the folder "generated" does not show up as "generated [main]" as I've seen in other tutorials and forks of open source mods. Could someone help point me in the right direction as to why? Thank you! [13:29:33] [main/INFO] [minecraft/DataGenerator]: Recipes finished after 13 ms [13:29:33] [main/INFO] [minecraft/DataGenerator]: Starting provider: LootTables [13:29:33] [main/INFO] [minecraft/DataGenerator]: LootTables finished after 17 ms [13:29:33] [main/INFO] [minecraft/DataGenerator]: Starting provider: Block States: mystica [13:29:33] [main/INFO] [minecraft/DataGenerator]: Block States: mystica finished after 17 ms [13:29:33] [main/INFO] [minecraft/DataGenerator]: Starting provider: Item Models: mystica [13:29:33] [main/INFO] [minecraft/DataGenerator]: Item Models: mystica finished after 0 ms [13:29:33] [main/INFO] [minecraft/DataGenerator]: Starting provider: Languages: en_us [13:29:33] [main/INFO] [minecraft/DataGenerator]: Languages: en_us finished after 0 ms [13:29:33] [main/INFO] [minecraft/DataGenerator]: Starting provider: worldgen/configured_feature generator for mystica [13:29:33] [main/INFO] [minecraft/DataGenerator]: worldgen/configured_feature generator for mystica finished after 1 ms [13:29:33] [main/INFO] [minecraft/DataGenerator]: Starting provider: worldgen/placed_feature generator for mystica [13:29:33] [main/INFO] [minecraft/DataGenerator]: worldgen/placed_feature generator for mystica finished after 0 ms [13:29:33] [main/INFO] [minecraft/DataGenerator]: Starting provider: forge/biome_modifier generator for mystica [13:29:33] [main/INFO] [minecraft/DataGenerator]: forge/biome_modifier generator for mystica finished after 0 ms [13:29:33] [main/INFO] [minecraft/DataGenerator]: All providers took: 53 ms [13:29:33] [main/INFO] [minecraft/HashCache]: Caching: total files: 52, old count: 0, new count: 53, removed stale: 0, written: 52 Process finished with exit code 0
-
-
Topics
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.