Just wondering what the problem is and how i could fix it
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 4/18/22 8:22 PM
Description: Initializing game
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 net.minecraft.client.Minecraft.<init>(Minecraft.java:465) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:magnesium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:magnesium.mixins.json:features.gui.MixinMinecraftAccessor,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:mixins.timecore.json:client.MinecraftMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:51) [forge-1.16.5-36.2.34.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$503/2636011.call(Unknown Source) [forge-1.16.5-36.2.34.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 [obfuscate.mixins.json:client.ItemEntityRendererMixin] from phase [DEFAULT] in config [obfuscate.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] {}
... 23 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/client/renderer/entity/ItemRenderer::capture with priority 1000 cannot inject into net/minecraft/client/renderer/entity/ItemRenderer::func_225623_a_(Lnet/minecraft/entity/item/ItemEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;I)V merged by net.diebuddies.mixins.MixinItemEntityRenderer with priority 1000 [PREINJECT Applicator Phase -> obfuscate.mixins.json:client.ItemEntityRendererMixin -> Prepare Injections -> -> handler$zkh000$capture(Lnet/minecraft/entity/item/ItemEntity;FFLcom/mojang/blaze3d/matrix/MatrixStack;Lnet/minecraft/client/renderer/IRenderTypeBuffer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare]
at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[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] {}
... 23 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 net.minecraft.client.Minecraft.<init>(Minecraft.java:465) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:magnesium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:magnesium.mixins.json:features.gui.MixinMinecraftAccessor,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:mixins.timecore.json:client.MinecraftMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:MixinMinecraft,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:51) [forge-1.16.5-36.2.34.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$503/2636011.call(Unknown Source) [forge-1.16.5-36.2.34.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: 1857903992 bytes (1771 MB) / 2350907392 bytes (2242 MB) up to 11781799936 bytes (11236 MB)
CPUs: 8
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12640m -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.34.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.34
FML Language Providers:
javafml@36.2
minecraft@1
kotlinforforge@1.17.0
Mod List:
BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |NONE |Manifest: NOSIGNATURE
secondchanceforge-1.16.5-1.3.0.jar |Second Chance Forge |secondchanceforge |1.3.0 |NONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.0.9-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |NONE |Manifest: NOSIGNATURE
infernal-expansion-1.16.5-2.4.0.jar |Infernal Expansion |infernalexp |2.4.0 |NONE |Manifest: NOSIGNATURE
TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |NONE |Manifest: NOSIGNATURE
ElenaiDodge-1.16.2-1.7.2.jar |Elenai Dodge |elenaidodge |1.16.2-1.7.2 |NONE |Manifest: NOSIGNATURE
nether-s-exoticism-1.16.5-1.1.4.jar |Nether's Exoticism |nethers_exoticism |1.1.4 |NONE |Manifest: NOSIGNATURE
betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |NONE |Manifest: NOSIGNATURE
torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |NONE |Manifest: NOSIGNATURE
stalwart-dungeons-1.16.5-1.1.7.jar |Stalwart Dungeons |stalwart_dungeons |1.1.7 |NONE |Manifest: NOSIGNATURE
strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |NONE |Manifest: NOSIGNATURE
looot-1.16.4-1.0.0.3.jar |Looot |looot |1.0.0.3 |NONE |Manifest: NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |NONE |Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |NONE |Manifest: NOSIGNATURE
farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |NONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |NONE |Manifest: NOSIGNATURE
pyromancer 1.7.0.3.jar |Pyromancer |pyromancer |1.7.0.3 |NONE |Manifest: NOSIGNATURE
reliquary-1.16.5-1.3.5.1124.jar |Reliquary |xreliquary |1.16.5-1.3.5.1124 |NONE |Manifest: NOSIGNATURE
lootbeams-1.16.5-release-nov0221.jar |LootBeams |lootbeams |1.16.5 |NONE |Manifest: NOSIGNATURE
guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |NONE |Manifest: NOSIGNATURE
ChanceCubes-1.16.5-5.0.2.433.jar |Chance Cubes |chancecubes |1.16.5-5.0.2.433 |NONE |Manifest: NOSIGNATURE
Apotheosis-1.16.5-4.8.9999.jar |Apotheosis |apotheosis |4.8.9999 |NONE |Manifest: NOSIGNATURE
Hornets-0.0.3.jar |Hornets |hornets |0.0.3 |NONE |Manifest: NOSIGNATURE
SnowRealMagic-1.16.4-2.9.0.jar |Snow! Real Magic! |snowrealmagic |2.9.0 |NONE |Manifest: NOSIGNATURE
what_did_you_vote_for-1.16.5-1.0.5.jar |What Did You Vote For? |whatareyouvotingfor |1.0 |NONE |Manifest: NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |NONE |Manifest: NOSIGNATURE
BetterThanMending-1.6.0.jar |BetterThanMending |betterthanmending |1.6.0 |NONE |Manifest: NOSIGNATURE
Paraglider-1.16.5-1.3.2.7.jar |Paraglider |paraglider |1.3.2.7 |NONE |Manifest: NOSIGNATURE
RevampedWolf-1.16.4-0.7.1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |NONE |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.18.4.jar |Supplementaries |supplementaries |0.18.2 |NONE |Manifest: NOSIGNATURE
LootGames-1.16.5-2.0.0.4.jar |LootGames |lootgames |2.0.0.4 |NONE |Manifest: NOSIGNATURE
betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |NONE |Manifest: NOSIGNATURE
upgradednetherite-1.16.5-2.0.0.8-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.0.0.8-relea|NONE |Manifest: NOSIGNATURE
UnofficialWildUpdate1.19v0.2.jar |Wild Update Unofficial |wild_update_unofficial |1.1 |NONE |Manifest: NOSIGNATURE
SimpleOres2-1.16.5-2.4.7.2.jar |Simple Ores |simpleores |1.16.5-2.4.7.2 |NONE |Manifest: NOSIGNATURE
structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |NONE |Manifest: NOSIGNATURE
corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |NONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.16.5-1.4.1.jar |Advancement Plaques |advancementplaques |1.4.1 |NONE |Manifest: NOSIGNATURE
TinySkeletons-v1.0.1-1.16.5-Forge.jar |Tiny Skeletons |tinyskeletons |1.0.1 |NONE |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
castle_in_the_sky-1.16.5-0.2.6.jar |Castle in the sky |castle_in_the_sky |1.16.5 |NONE |Manifest: NOSIGNATURE
TenshiLib-1.16.3-1.3.0.jar |TenshiLib |tenshilib |1.16.3-1.3.0 |NONE |Manifest: NOSIGNATURE
cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |NONE |Manifest: NOSIGNATURE
repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |NONE |Manifest: NOSIGNATURE
morevillagers-FORGE-1.16.5-1.5.5.jar |More Villagers |morevillagers |1.5.5 |NONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |NONE |Manifest: NOSIGNATURE
geode-1.1.2.jar |Geode |geode |1.0.0 |NONE |Manifest: NOSIGNATURE
ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |NONE |Manifest: NOSIGNATURE
ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |NONE |Manifest: NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |NONE |Manifest: NOSIGNATURE
SimplyImprovedTerrain-0.3.2-Forge.jar |Simply Improved Terrain |simplyimprovedterrain |0.3.2-Forge |NONE |Manifest: NOSIGNATURE
silent-gear-1.16.5-2.6.30.jar |Silent Gear |silentgear |2.6.30 |NONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.16-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16 |NONE |Manifest: NOSIGNATURE
extcaves-2.4.jar |Extended Caves |extcaves |2.4 |NONE |Manifest: NOSIGNATURE
BetterDefaultBiomes-1.16.4+-Alpha 2.6.1.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.6.0 |NONE |Manifest: NOSIGNATURE
YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |NONE |Manifest: NOSIGNATURE
cavesandcliffs-1.16.5-7.2.0.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.2.0 |NONE |Manifest: NOSIGNATURE
darkerdepths-1.16.5-1.1.4.jar |Darker Depths |darkerdepths |1.1.4 |NONE |Manifest: NOSIGNATURE
Highlighter-1.16.5-1.1.1.jar |Highlighter |highlighter |1.1.1 |NONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.6.0 |NONE |Manifest: NOSIGNATURE
lycanitesmobs-1.16.5-2.3.3.3.jar |Lycanites Mobs |lycanitesmobs |1.16.5-2.3.3.3 |NONE |Manifest: NOSIGNATURE
RoRmod-1.1.4.jar |Risk of Rain Mod |riskofrainmod |1.1.4 |NONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |NONE |Manifest: NOSIGNATURE
levelhearts-1.16.5-2.4.0.jar |LevelHearts |levelhearts |2.4.0 |NONE |Manifest: NOSIGNATURE
advancednetherite-1.10.2-1.16.5.jar |Advanced Netherite |advancednetherite |1.10.2 |NONE |Manifest: NOSIGNATURE
specialai-1.16.5-1.0.2.jar |Special AI |specialai |NONE |NONE |Manifest: NOSIGNATURE
Unique Enchantments-1.16.5-2.2.0.jar |Unique Enchantments |uniquee |2.2.0 |NONE |Manifest: NOSIGNATURE
rottenPiglins1_2_0.jar |Rotten_Piglins |rotten_piglins |1.2.0 |NONE |Manifest: NOSIGNATURE
YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |NONE |Manifest: NOSIGNATURE
MushroomQuest_1.16.5_v3.2.jar |Mushroom Quest |mushroomquest |3.0.0 |NONE |Manifest: NOSIGNATURE
knights_1.16.5_5.3.jar |knights |knights |2.2.0 |NONE |Manifest: NOSIGNATURE
tombstone-6.7.4-1.16.5.jar |Corail Tombstone |tombstone |6.7.4 |NONE |Manifest: NOSIGNATURE
obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |NONE |Manifest: NOSIGNATURE
Atlas-Lib-1.16.5-1.1.3c.jar |Atlas Lib |atlaslib |1.1.3c |NONE |Manifest: NOSIGNATURE
TheAbyss2 2.2.3-2 1.16.5.jar |TheAbyss |theabyss |2.2.3-2 |NONE |Manifest: NOSIGNATURE
majruszs-difficulty-1.16.4-1.1.0.jar |Majrusz's Progressive Difficul|majruszs_difficulty |1.1.0 |NONE |Manifest: NOSIGNATURE
mcw-roofs-2.1.1-mc1.16.5.jar |Macaw's Roofs |mcwroofs |2.1.1 |NONE |Manifest: NOSIGNATURE
sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |NONE |Manifest: NOSIGNATURE
Project_MMO-1.16.5-3.67.6.jar |Project MMO |pmmo |1.16.5-3.67.6 |NONE |Manifest: NOSIGNATURE
mutantmore-1.16.5-1.0.0.jar |Mutant More |mutantmore |1.0.3 |NONE |Manifest: NOSIGNATURE
netherskeletons4.0(1.16).jar |NetherSkeletons 1.16 |netherskeletons |1.0.0 |NONE |Manifest: NOSIGNATURE
forestcraft-1.612.jar |Astemir's Forest Craft |forestcraft |1.612 |NONE |Manifest: NOSIGNATURE
cloth-config-4.14.54-forge.jar |Cloth Config v4 API |cloth-config |4.14.54 |NONE |Manifest: NOSIGNATURE
[1.16.5][Forge] RPG-HUD-3.8.4.jar |RPG-Hud |rpg-hud |3.8.4 |NONE |Manifest: NOSIGNATURE
toms_storage-1.2.19.jar |Tom's Simple Storage Mod |toms_storage |1.2.19 |NONE |Manifest: NOSIGNATURE
CustomStartingGear-1.16.5-2.0.3-universal.jar |Custom Starter Gear |customstartinggear |2.0.3.1 |NONE |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
exoticbirds-1.16.4-1.4.0.jar |Exotic Birds |exoticbirds |1.4.0 |NONE |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |NONE |Manifest: NOSIGNATURE
DivineRPG-1.8.14.jar |DivineRPG |divinerpg |1.8.14 |NONE |Manifest: NOSIGNATURE
tree_felling-2.3.jar |Tree Felling |tree_felling |2.3 |NONE |Manifest: NOSIGNATURE
dungeons_libraries-1.16.5-0.0.9-beta.jar |Dungeons Libraries |dungeons_libraries |1.16.5-0.0.9-beta |NONE |Manifest: NOSIGNATURE
dungeons_gear-1.16.5-3.1.9-beta.jar |Dungeons Gear |dungeons_gear |1.16.5-3.1.9-beta |NONE |Manifest: NOSIGNATURE
Kiwi-1.16.5-3.6.1.jar |Kiwi |kiwi |3.6.1 |NONE |Manifest: NOSIGNATURE
BetterAnimationsCollection-v1.2.4-1.16.5-Forge.jar|Better Animations Collection |betteranimationscollection |1.2.4 |NONE |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
mowziesmobs-1.5.23.jar |Mowzie's Mobs |mowziesmobs |1.5.23 |NONE |Manifest: NOSIGNATURE
mining_helmet-1.16.5-2.0.1.jar |Mining Helmet |mining_helmet |2.0.1 |NONE |Manifest: NOSIGNATURE
AoA3-1.16.5-3.6-Public Alpha.jar |Advent of Ascension |aoa3 |1.16.5-3.6-Public Al|NONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.152.jar |Just Enough Items |jei |7.7.1.152 |NONE |Manifest: NOSIGNATURE
VisualWorkbench-v1.1.0-1.16.5.jar |Visual Workbench |visualworkbench |1.1.0 |NONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
The_Graveyard_2.1_(FORGE)_for_1.16.4-1.16.5.jar |The Graveyard (FORGE) |graveyard |2.1 |NONE |Manifest: NOSIGNATURE
enderlinginvaders-1.16.5-1.0.4.jar |Enderling Invaders |enderlinginvaders |1.0.3 |NONE |Manifest: NOSIGNATURE
ComfortableNether4.11.jar |Comfortable Nether |comfortable_nether |1.0.0 |NONE |Manifest: NOSIGNATURE
CatLib-Forge-1.20.jar |CatLib |catlib |1.20 |NONE |Manifest: NOSIGNATURE
MedievalCraft-1.16.5-1.18.0.jar |Medieval craft |medieval_craft |1.18.0 |NONE |Manifest: NOSIGNATURE
LibraryFerret-Forge-1.16.5-1.0.3.jar |Library ferret |libraryferret |1.0.3 |NONE |Manifest: NOSIGNATURE
goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |NONE |Manifest: NOSIGNATURE
seals-1.16.3-2.1.2.jar |Seals |seals |2.1.2 |NONE |Manifest: NOSIGNATURE
caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |NONE |Manifest: NOSIGNATURE
Kobolds-1.6.4.jar |Kobolds |kobolds |1.0.0 |NONE |Manifest: NOSIGNATURE
colytra-forge-1.16.5-5.1.1.2.jar |Colytra |colytra |1.16.5-5.1.1.2 |NONE |Manifest: NOSIGNATURE
PassableFoliage-1.16.5-2.4.0.jar |Passable Foliage |passablefoliage |2.4.0 |NONE |Manifest: NOSIGNATURE
HarderBranchMining-1.16.5-1.36.0.11.jar |Harder Branch Mining Mod |harderbranchmining |1.16.5-1.36.0.11 |NONE |Manifest: NOSIGNATURE
Fallingleaves-1.16.3-1.2.4.jar |Falling Leaves |fallingleaves |1.2.4-alpha+20220121|NONE |Manifest: NOSIGNATURE
AwesomeDungeonForge-1.16.5-2.0.8.jar |Awesome Dungeon |awesomedungeon |2.0.8 |NONE |Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |NONE |Manifest: NOSIGNATURE
untamedwilds-1.16.5-1.4.1.jar |Untamed Wilds |untamedwilds |1.4.1 |NONE |Manifest: NOSIGNATURE
LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |NONE |Manifest: NOSIGNATURE
stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |NONE |Manifest: NOSIGNATURE
upstream-1.0.jar |Upstream |upstream |1.0 |NONE |Manifest: NOSIGNATURE
oreconfig-1.2.0.jar |Ore Config |oreconfig |1.2.0 |NONE |Manifest: NOSIGNATURE
champions-forge-1.16.5-2.0.1.13.jar |Champions |champions |1.16.5-2.0.1.13 |NONE |Manifest: NOSIGNATURE
snowundertrees-1.16.5-v1.3.jar |Snow Under Trees |snowundertrees |v1.3 |NONE |Manifest: NOSIGNATURE
sulfuric-1.1.jar |Sulfuric |sulfuric |1.0 |NONE |Manifest: NOSIGNATURE
JEITweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |1.1.0.49 |NONE |Manifest: NOSIGNATURE
immersive-portals-0.17-mc1.16.5-forge.jar |Immersive Portals |immersive_portals |0.14 |NONE |Manifest: NOSIGNATURE
CraftTweaker-1.16.5-7.1.2.508.jar |CraftTweaker |crafttweaker |7.1.2.508 |NONE |Manifest: NOSIGNATURE
ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |NONE |Manifest: NOSIGNATURE
GameStages-Forge-1.16.5-7.3.13.jar |GameStages |gamestages |7.3.13 |NONE |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
mysticalworld-1.16.5-0.3.6.27.jar |Mystical World |mysticalworld |0.3.6.27 |NONE |Manifest: NOSIGNATURE
restored_earth-1.16.5-1.4.1.jar |Restored Earth |restored_earth |1.4.0 |NONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |NONE |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
Atum-1.16.5-2.2.10.jar |Atum 2 |atum |1.16.5-2.2.10 |NONE |Manifest: NOSIGNATURE
Ceramics-1.16.5-1.6.3.jar |Ceramics |ceramics |1.6.3 |NONE |Manifest: NOSIGNATURE
OffHandCombat-1.16.3-3.2.0.3.jar |Off Hand Combat |offhandcombat |1.16.3-3.2.0.3 |NONE |Manifest: c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
subwild-1.3.1.jar |Subterranean Wilderness |subwild |1.3.1 |NONE |Manifest: NOSIGNATURE
DynamicSurroundings-1.16.5-4.0.5.0.jar |§3Dynamic Surroundings |dsurround |4.0.5.0 |NONE |Manifest: NOSIGNATURE
ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |NONE |Manifest: NOSIGNATURE
DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |NONE |Manifest: NOSIGNATURE
dungeons_1.10.3_mc1.16.5.jar |Minecraft Dungeons |duneons |1.10.3 |NONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |NONE |Manifest: NOSIGNATURE
cofh_core-1.16.5-1.4.3.10.jar |CoFH Core |cofh_core |1.4.3.10 |NONE |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
logprot-1.16-1.5.jar |Logprot |logprot |1.4 |NONE |Manifest: NOSIGNATURE
physics-mod-2.6.7-mc-1.16.5-forge.jar |Physics Mod |physicsmod |2.6.7 |NONE |Manifest: NOSIGNATURE
pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |NONE |Manifest: NOSIGNATURE
ItemPhysicLite_v1.4.8_mc1.16.5.jar |ItemPhysic Lite |itemphysiclite |1.4.0 |NONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |NONE |Manifest: NOSIGNATURE
Spheric 1.0.6-1 1.16.5.jar |Spheric |spheric |1.0.6-1 |NONE |Manifest: NOSIGNATURE
totw_additions-1.1.0.jar |Towers of the Wild: Additions |totw_additions |1.1.0 |NONE |Manifest: NOSIGNATURE
greekfantasy-16.5.3.jar |Greek Fantasy |greekfantasy |16.5.3 |NONE |Manifest: NOSIGNATURE
betterfpsdist-1.1.jar |betterfpsdist mod |betterfpsdist |1.1 |NONE |Manifest: NOSIGNATURE
paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |NONE |Manifest: NOSIGNATURE
majrusz-library-1.16.4-2.0.1.jar |Majrusz Library |majrusz_library |2.0.1 |NONE |Manifest: NOSIGNATURE
dimdungeons-1.13.1.jar |Dimensional Dungeons |dimdungeons |1.16.4-1.13.1 |NONE |Manifest: NOSIGNATURE
notenoughanimations-1.2.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.4 |NONE |Manifest: NOSIGNATURE
flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |NONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |NONE |Manifest: NOSIGNATURE
ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |NONE |Manifest: NOSIGNATURE
serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |NONE |Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.40.jar |Polymorph |polymorph |1.16.5-0.40 |NONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |NONE |Manifest: NOSIGNATURE
goblins-0.2.jar |goblins |goblins |1.0.0 |NONE |Manifest: NOSIGNATURE
WorldPreGenerator-1.16.5-2.0.0.jar |World Pre Generator |world_pre_generator |2.0.0 |NONE |Manifest: NOSIGNATURE
evilwanderingtrader-1.2.jar |Evil Wandering Trader |evilwanderingtrader |1.2 |NONE |Manifest: NOSIGNATURE
entityculling-forge-mc1.16.5-1.5.1.jar |EntityCulling |entityculling |1.5.1 |NONE |Manifest: NOSIGNATURE
Regrowth-1.16.4-1.16.5-1.36.0.27.jar |Regrowth Mod |regrowth |1.16.5-1.36.0.27 |NONE |Manifest: NOSIGNATURE
globaldataandresourcepacks-1.16.5-1.10.2.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.10.2 |NONE |Manifest: NOSIGNATURE
norecipeadvancements-1.0.1.jar |No Recipe Advancements |norecipeadvancements |1.0.1 |NONE |Manifest: NOSIGNATURE
Wesley's Roguelike Dungeons (Version 1.0).jar |Wesley's Roguelike Dungeons |wrd |1.0.0 |NONE |Manifest: NOSIGNATURE
FastFurnace-1.16.5-4.5.0.jar |FastFurnace |fastfurnace |4.5.0 |NONE |Manifest: NOSIGNATURE
Titles-1.16.5-3.3.0.jar |Titles |titles |1.16.5-3.3.0 |NONE |Manifest: NOSIGNATURE
thedragonlib-1.16.3-1.1.0.jar |TheDragonLib |thedragonlib |1.16.3-1.1.0 |NONE |Manifest: NOSIGNATURE
PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |NONE |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
NefsMedievalPub+v9.8(1.16.5).jar |Nef Deco Mod |nefdecomod |0.9.8 |NONE |Manifest: NOSIGNATURE
byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |NONE |Manifest: NOSIGNATURE
Aquaculture-1.16.5-2.1.22.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.22 |NONE |Manifest: NOSIGNATURE
bettergolem-1.16.5-0.2.0.jar |Better Golem |bettergolem |1.16.5-0.2.0 |NONE |Manifest: NOSIGNATURE
Follow-Me-1.16.5-1.1.7a.jar |Follow Me |followme |1.1.7a |NONE |Manifest: NOSIGNATURE
parrying-2.2.2.jar |Parrying |parrying |2.2.2 |NONE |Manifest: NOSIGNATURE
lootbagmod-1.16.5-2.4.0.jar |Loot Bag Mod |lootbagmod |1.16.5-2.4.0 |NONE |Manifest: NOSIGNATURE
xptome-1.16.5-v2.1.5.jar |XP Tome |xpbook |v2.1.5 |NONE |Manifest: NOSIGNATURE
farlanders-1.16.4-1.3.9.jar |The Farlanders |farlanders |1.3.9 |NONE |Manifest: NOSIGNATURE
tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |NONE |Manifest: NOSIGNATURE
tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |NONE |Manifest: NOSIGNATURE
spIIfix.jar |Structure plus ii |structure_plus_ii |1.0.0 |NONE |Manifest: NOSIGNATURE
hexerei-0.1.4.jar |Hexerei |hexerei |0.1.4 |NONE |Manifest: NOSIGNATURE
grapplemod-1.16.5-v12.3.jar |Grappling Hook Mod |grapplemod |1.16.5-v12.3 |NONE |Manifest: NOSIGNATURE
SkyVillage_1.0.0_1.16.5.jar |Sky Villages |skyvillages |1.0.0 |NONE |Manifest: NOSIGNATURE
DungeonsMod-1.16.3-1.4.43.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.43 |NONE |Manifest: NOSIGNATURE
Tropicraft-9.2.0-release+90.jar |Tropicraft |tropicraft |9.2.0-release+90 |NONE |Manifest: NOSIGNATURE
randomloot-1.16.5-2.3.9.jar |Random Loot Mod |randomloot |1.16.5-2.3.9 |NONE |Manifest: NOSIGNATURE
Instrumental-Mobs-1.16.5-1.3.3.jar |Instrumental Mobs |instrumentalmobs |1.3.3 |NONE |Manifest: NOSIGNATURE
blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |NONE |Manifest: NOSIGNATURE
Piglin Expansion 1.2.jar |Piglin Expansion |piglin_expansion |1.1.0 |NONE |Manifest: NOSIGNATURE
tea_kettle-1.16.5-0.4.0.0.jar |Tea Kettle |tea_kettle |task ':jar' property|NONE |Manifest: NOSIGNATURE
Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |NONE |Manifest: NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |NONE |Manifest: NOSIGNATURE
incontrol-1.16-5.2.6.jar |InControl |incontrol |1.16-5.2.6 |NONE |Manifest: NOSIGNATURE
OSV-Forge-7.6.jar |Ore Stone Variants |osv |7.6 |NONE |Manifest: NOSIGNATURE
FFXIIMod-1.16.5-0.9.2.jar |Final Fantasy XII Mod |ffxiimod |0.9.2 |NONE |Manifest: NOSIGNATURE
villagernames_1.16.5-3.4.jar |Villager Names |villagernames |3.4 |NONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.20.6_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.20.6 |NONE |Manifest: NOSIGNATURE
EnhancedVisuals_v1.3.32_mc1.16.5.jar |EnhancedVisuals |enhancedvisuals |1.3.0 |NONE |Manifest: NOSIGNATURE
Controlling-7.0.0.28.jar |Controlling |controlling |7.0.0.28 |NONE |Manifest: NOSIGNATURE
Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |NONE |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |NONE |Manifest: NOSIGNATURE
alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |NONE |Manifest: NOSIGNATURE
iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |NONE |Manifest: NOSIGNATURE
customvillagertrades-1.16_V17.jar |Custom Villager Trades |customvillagertrades |1.16 v17 |NONE |Manifest: NOSIGNATURE
MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |NONE |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
ImprovedBackpacks-1.6.2.1.jar |Improved Backpacks |improvedbackpacks |1.6.2.1 |NONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.16.5-10.4.32.jar |Bookshelf |bookshelf |10.4.32 |NONE |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.33.jar |BotanyPots |botanypots |7.1.33 |NONE |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
Tips-1.16.5-4.0.16.jar |Tips |tips |4.0.16 |NONE |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.13.560.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.13.560 |NONE |Manifest: NOSIGNATURE
magnesium-1.5.jar |Magnesium |magnesium |1.5 |NONE |Manifest: NOSIGNATURE
ShretNether - Release -1.3.4.jar |Shret Nether |shretnether |1.0 |NONE |Manifest: NOSIGNATURE
jeed-1.16.5-1.6.jar |Just Enough Effect Description|jeed |1.16.5-1.6 |NONE |Manifest: NOSIGNATURE
sworddisplay-1.16.5-1.2.0.jar |Sword Displays |sworddisplay |1.16.5-1.2.0 |NONE |Manifest: NOSIGNATURE
FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |NONE |Manifest: NOSIGNATURE
carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |1.15.5.22 |NONE |Manifest: NOSIGNATURE
omnis-1.16.5-1.2.3.jar |Omnis |omnis |1.16.5-1.0 |NONE |Manifest: NOSIGNATURE
MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |NONE |Manifest: NOSIGNATURE
LostTrinkets-1.16.5-0.1.27.jar |Lost Trinkets |losttrinkets |0.1.27 |NONE |Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |NONE |Manifest: NOSIGNATURE
konkrete_forge_1.3.3_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.3.3 |NONE |Manifest: NOSIGNATURE
chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |NONE |Manifest: NOSIGNATURE
UndeadExpansion-2.0.0-1.16.5.jar |Undead Expansion |undead_expansion |2.0.0 |NONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.5.5.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.5 |NONE |Manifest: NOSIGNATURE
fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |NONE |Manifest: NOSIGNATURE
customizableelytra-1.16.4-1.6.1.jar |Customizable Elytra |customizableelytra |1.16.4-1.6.1 |NONE |Manifest: NOSIGNATURE
AmbientSounds_v3.1.11_mc1.16.5.jar |Ambient Sounds |ambientsounds |3.0.3 |NONE |Manifest: NOSIGNATURE
BloodAndMadness-Forge1.16.5-v1.3.2.jar |Blood And Madness |bloodandmadness |1.0 |NONE |Manifest: NOSIGNATURE
Ping-1.16.4-1.6.9.jar |Ping |ping |1.16.4-1.6.9 |NONE |Manifest: NOSIGNATURE
musicdr-forge-1.2.0.jar |Music Duration Reducer |musicdr |NONE |NONE |Manifest: NOSIGNATURE
projectvibrantjourneys-1.16.5-3.2.11.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.2.11 |NONE |Manifest: NOSIGNATURE
endrem-5.0.2-R-1.16.5.jar |End Remastered |endrem |5.0.2-R-1.16.5 |NONE |Manifest: NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |NONE |Manifest: NOSIGNATURE
SimpleCoreLib-1.16.5-2.0.8.22.jar |SimpleCoreLib |simplecorelib |1.16.5-2.0.8.22 |NONE |Manifest: NOSIGNATURE
rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |NONE |Manifest: NOSIGNATURE
zmedievalmusic-1.3.jar |medievalmusic mod |medievalmusic |1.3 |NONE |Manifest: NOSIGNATURE
dungeons_enhanced-1.16.5-1.7.jar |Dungeons Enhanced |dungeons_enhanced |1.7 |NONE |Manifest: NOSIGNATURE
villagespawnpoint_1.16.5-1.8.jar |Village Spawn Point |villagespawnpoint |1.8 |NONE |Manifest: NOSIGNATURE
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |NONE |Manifest: NOSIGNATURE
CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |NONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.68.jar |GeckoLib |geckolib3 |3.0.68 |NONE |Manifest: NOSIGNATURE
Goblins_Dungeons_1.0.6-1.16.jar |Goblins & Dungeons |goblinsanddungeons |1.0.6 |NONE |Manifest: NOSIGNATURE
Cataclysm-0.17.jar |Cataclysm Mod |cataclysm |1.0 |NONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |NONE |Manifest: NOSIGNATURE
Feywild-1.16.5-2.1.2.jar |Feywild |feywild |1.16.5-2.1.2 |NONE |Manifest: NOSIGNATURE
ars_nouveau-1.16.5-1.24.23.jar |Ars Nouveau |ars_nouveau |1.24.23 |NONE |Manifest: NOSIGNATURE
LurkerMod(FORGE-1.16.4) - 1.0.8.jar |Lurker |lurkermod |1.16.4-1.0.8 |NONE |Manifest: NOSIGNATURE
collective-1.16.5-4.25.jar |Collective |collective |4.25 |NONE |Manifest: NOSIGNATURE
betterbiomeblend-1.16.4-1.2.9-forge.jar |Better Biome Blend |betterbiomeblend |1.16.4-1.2.9-forge |NONE |Manifest: NOSIGNATURE
NoCube's_Sea_Dwellers_1.0.2.jar |NoCube's Sea Dwellers |seadwellers |1.0.2 |NONE |Manifest: NOSIGNATURE
OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |NONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f
BetterThirdPerson-Forge-1.16.4-1.7.2.jar |Better Third Person |betterthirdperson |1.7.2 |NONE |Manifest: NOSIGNATURE
Gobber2-Forge-1.16.5-2.3.54.jar |Gobber 2 |gobber2 |2.3.54 |NONE |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |NONE |Manifest: NOSIGNATURE
Desolation 1.1.2 1.16.5.jar |Desolation (Forge) |desolation |1.1.2 |NONE |Manifest: NOSIGNATURE
cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |NONE |Manifest: NOSIGNATURE
SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|NONE |Manifest: NOSIGNATURE
architectury-1.31.59.jar |Architectury |architectury |1.31.59 |NONE |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |NONE |Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |NONE |Manifest: NOSIGNATURE
AI-Improvements-1.16.5-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |NONE |Manifest: NOSIGNATURE
AgeingSpawners-1.16.5-1.1.0.jar |Ageing Spawners |ageingspawners |1.1.0 |NONE |Manifest: NOSIGNATURE
ZenSummoning-1.16.5-1.3.6.jar |Zen Summoning |zensummoning |1.3.6 |NONE |Manifest: NOSIGNATURE
The_Undergarden-1.16.5-0.5.5.jar |The Undergarden |undergarden |0.5.5 |NONE |Manifest: NOSIGNATURE
chunkloaders-1.1.12-mc1.16.jar |Chunk Loaders |chunkloaders |1.1.12 |NONE |Manifest: NOSIGNATURE
enchantwithmob-1.16.5-1.5.2.jar |Enchant With Mob |enchantwithmob |1.16.5-1.5.2 |NONE |Manifest: NOSIGNATURE
infinitetrading_1.16.5-1.9.jar |Infinite Trading |infinitetrading |1.9 |NONE |Manifest: NOSIGNATURE
armorplus-1.16.5-16.7.0.jar |ArmorPlus |armorplus |task ':jar' property|NONE |Manifest: NOSIGNATURE
Unique Enchantments Base-1.16.5-1.3.3.jar |Unique Enchantments Base |uniquebase |1.3.3 |NONE |Manifest: NOSIGNATURE
Cyclic-1.16.5-1.5.15.jar |Cyclic |cyclic |1.16.5-1.5.15 |NONE |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
BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |NONE |Manifest: NOSIGNATURE
CraftPresence-Forge-1.16.5-Release-1.8.8.jar |CraftPresence |craftpresence |1.8.8 |NONE |Manifest: NOSIGNATURE
ExtraArmor 1.16.5 - 1.12.2.jar |Extra Armor Mod |extraarmor |1.16.5-1.12.2 |NONE |Manifest: NOSIGNATURE
BedBenefits-1.16.5-5.0.3.jar |BedBenefits |bedbenefits |5.0.3 |NONE |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
Ma-Enchants-1.16.5-3.6.1.jar |Ma Enchants |ma-enchants |1.16.5-3.6.1 |NONE |Manifest: NOSIGNATURE
Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |NONE |Manifest: NOSIGNATURE
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |NONE |Manifest: NOSIGNATURE
Shrines-1.16.5-2.2.1.jar |Shrines |shrines |1.16.5-2.2.1 |NONE |Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |NONE |Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.6-build.98.jar |FTB Quests |ftbquests |1605.3.6-build.98 |NONE |Manifest: NOSIGNATURE
Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |NONE |Manifest: NOSIGNATURE
the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |NONE |Manifest: NOSIGNATURE
dungeons_mobs-1.16.5-1.0.10.jar |Dungeons Mobs |dungeons_mobs |1.0.10 |NONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |NONE |Manifest: NOSIGNATURE
environmental-1.16.5-1.1.1.jar |Environmental |environmental |1.1.1 |NONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |NONE |Manifest: NOSIGNATURE
Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |NONE |Manifest: NOSIGNATURE
endergetic-1.16.5-3.0.2.jar |The Endergetic Expansion |endergetic |3.0.2 |NONE |Manifest: NOSIGNATURE
personality-1.16.5-1.0.3.jar |Personality |personality |1.0.3 |NONE |Manifest: NOSIGNATURE
savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |NONE |Manifest: NOSIGNATURE
autumnity-1.16.5-2.1.2.jar |Autumnity |autumnity |2.1.2 |NONE |Manifest: NOSIGNATURE
nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |NONE |Manifest: NOSIGNATURE
UNDEADv.1.7.b.release+Biome.jar |UNDEAD |undead |2.2.2 |NONE |Manifest: NOSIGNATURE
toadterror-1.16.4-1.0.0.jar |Toad Terror |toadterror |1.0.0 |NONE |Manifest: NOSIGNATURE
ensorcellation-1.16.5-1.4.1.2.jar |Ensorcellation |ensorcellation |1.4.1.2 |NONE |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 |NONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |NONE |Manifest: NOSIGNATURE
MerchantMarkers-1.16.5-1.1.1.jar |Merchant Markers |merchantmarkers |1.1.1 |NONE |Manifest: NOSIGNATURE
Xaeros_Minimap_22.5.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |22.5.0 |NONE |Manifest: NOSIGNATURE
BetterPortals-1.16.4-0.3.9.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.9 |NONE |Manifest: NOSIGNATURE
Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |NONE |Manifest: NOSIGNATURE
mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |NONE |Manifest: NOSIGNATURE
RoadRunner-mc1.16.5-1.4.1.jar |Meep Meep! (Road Runner) |roadrunner |1.4.1 |NONE |Manifest: NOSIGNATURE
comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |NONE |Manifest: NOSIGNATURE
tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |NONE |Manifest: NOSIGNATURE
Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |NONE |Manifest: NOSIGNATURE
Alex's Abnormalities 1.1 - Forge 1.16.5.jar |Alex's Abnormalities |alab |1.1 |NONE |Manifest: NOSIGNATURE
OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |NONE |Manifest: NOSIGNATURE
ItemBorders-1.16.5-1.1.6.jar |Item Borders |itemborders |1.1.6 |NONE |Manifest: NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |NONE |Manifest: NOSIGNATURE
decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |NONE |Manifest: NOSIGNATURE
DungeonCrawl-1.16.5-2.3.5.jar |Dungeon Crawl |dungeoncrawl |2.3.5 |NONE |Manifest: NOSIGNATURE
betteranimalsplus-1.16.5-11.0.5-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.5 |NONE |Manifest: NOSIGNATURE
BadMobs-1.16.5-9.0.6.jar |BadMobs |badmobs |9.0.6 |NONE |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
Nimble-1.16.2-0.4.1.jar |Nimble |nimble |NONE |NONE |Manifest: NOSIGNATURE
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |NONE |Manifest: NOSIGNATURE
mahoutsukai-1.16.5-v1.34.11.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.34.11 |NONE |Manifest: NOSIGNATURE
Orcz 0.66 1.16.5.jar |Orcz |orcz |0.62 |NONE |Manifest: NOSIGNATURE
farsight-1.7.jar |Farsight mod |farsight_view |1.7 |NONE |Manifest: NOSIGNATURE
ToastControl-1.16.5-4.4.0.jar |Toast Control |toastcontrol |4.4.0 |NONE |Manifest: NOSIGNATURE
inventorypets-1.16.5-2.0.15.jar |Inventory Pets |inventorypets |2.0.15 |NONE |Manifest: NOSIGNATURE
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |NONE |Manifest: NOSIGNATURE
firstaid-1.9.8.jar |First Aid |firstaid |1.9.8 |NONE |Manifest: NOSIGNATURE
RecipeStages-2.0.0.21.jar |Recipe Stages |recipestages |2.0.0.21 |NONE |Manifest: NOSIGNATURE
TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |NONE |Manifest: NOSIGNATURE
Idolizing.jar |The Idle |the_idle |1.0.0 |NONE |Manifest: NOSIGNATURE
castle_dungeons-3.3-1.16.5-forge.jar |Castle Dungeons |castle_dungeons |3.3 |NONE |Manifest: NOSIGNATURE
BloodMagic-1.16.4-3.1.7-27.jar |Blood Magic |bloodmagic |1.16.4-3.1.7-27 |NONE |Manifest: NOSIGNATURE
scuba-gear-1.16.5-1.0.3.jar |Scuba Gear |scuba_gear |1.0.3 |NONE |Manifest: NOSIGNATURE
meetyourfight-1.16.5-1.2.0.jar |Meet Your Fight |meetyourfight |1.2.0 |NONE |Manifest: NOSIGNATURE
selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |NONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |NONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.16.5-4.2.4.jar |Mystical Agradditions |mysticalagradditions |4.2.4 |NONE |Manifest: NOSIGNATURE
useless-sword-1.16.5-V1.3.7.jar |Useless Sword |useless_sword |1.3.7 |NONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |NONE |Manifest: NOSIGNATURE
itlt-1.16.x-2.0.1.jar |It's The Little Things |itlt |2.0.1 |NONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.0.19.jar |EnchantmentDescriptions |enchdesc |7.0.19 |NONE |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 |NONE |Manifest: NOSIGNATURE
Alex's Delight 1.1.3 - Forge 1.16.5.jar |Alex's Delight |amfd |1.1.3 |NONE |Manifest: NOSIGNATURE
silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |NONE |Manifest: NOSIGNATURE
Jade-1.16.4-2.8.1.jar |Jade |jade |2.8.1 |NONE |Manifest: NOSIGNATURE
CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |NONE |Manifest: NOSIGNATURE
trolls-0.2.jar |trolls |trolls |1.0.0 |NONE |Manifest: NOSIGNATURE
towers_of_the_wild-1.16.3-2.1.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.3-2.1.0 |NONE |Manifest: NOSIGNATURE
smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |NONE |Manifest: NOSIGNATURE
atmospheric-1.16.5-3.1.1.jar |Atmospheric |atmospheric |3.1.1 |NONE |Manifest: NOSIGNATURE
extragolems-16.5.2.jar |Extra Golems |golems |16.5.2 |NONE |Manifest: NOSIGNATURE
TimeCore-1.16.5-3.4.1.0.jar |Time Core |timecore |1.16.5-3.4.1.0 |NONE |Manifest: NOSIGNATURE
Pillagers-1.16.5-3.0.1.jar |Pillagers |pillagers |3.0.1 |NONE |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
Iceberg-1.16.5-1.0.38.jar |Iceberg |iceberg |1.0.38 |NONE |Manifest: NOSIGNATURE
SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |NONE |Manifest: NOSIGNATURE
Quark-r2.4-322.jar |Quark |quark |r2.4-322 |NONE |Manifest: NOSIGNATURE
charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |NONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.16.5-1.1.6.jar |Legendary Tooltips |legendarytooltips |1.1.6 |NONE |Manifest: NOSIGNATURE
kryptonreforged-mc1.16.5_v1.0.0.jar |Krypton Reforged |kryptonreforged |mc1.16.5_v1.0.0 |NONE |Manifest: NOSIGNATURE
adaptive_performance_tweaks_1.16.5-2.2.0.jar |APTweaks |adaptive_performance_tweaks |2.2.0 |NONE |Manifest: NOSIGNATURE
abnormals_delight-1.16.5-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |NONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.5.1.jar |Storage Drawers |storagedrawers |8.5.1 |NONE |Manifest: NOSIGNATURE
twoplayersonehorse-1.16.4-2.0.2.jar |2 players 1 horse |twoplayersonehorse |1.16.4-2.0.2 |NONE |Manifest: NOSIGNATURE
InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.1 |NONE |Manifest: NOSIGNATURE
fancymenu_forge_2.6.5_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.6.5 |NONE |Manifest: NOSIGNATURE
drippyloadingscreen_forge_1.5.1_MC_1.16.2-1.16.5.j|Drippy Loading Screen |drippyloadingscreen |1.5.1 |NONE |Manifest: NOSIGNATURE
upgradedcore-1.16.5-1.0.0.3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.0.0.3-relea|NONE |Manifest: NOSIGNATURE
workshopsofdoom-1.16.4-1.1.0.1.jar |Workshops of Doom |workshopsofdoom |1.1.0.1 |NONE |Manifest: NOSIGNATURE
HunterIllager-1.16.5-1.4.0.jar |Hunter Illager |hunterillager |1.16.5-1.4.0 |NONE |Manifest: NOSIGNATURE
[BETA]dannys_expansion1.16.5-1.0.9.1.jar |Danny's Expansion |dannys_expansion |1.0.9 |NONE |Manifest: NOSIGNATURE
mamt-1.16.5-1.8.1.jar |Mineshafts and Monsters Modpac|mamt |1.8.1 |NONE |Manifest: NOSIGNATURE
ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |NONE |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|NONE |Manifest: NOSIGNATURE
enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |NONE |Manifest: NOSIGNATURE
SilentGems-1.16.3-3.7.16.jar |Silent's Gems 3 |silentgems |3.7.16 |NONE |Manifest: NOSIGNATURE
illagers_plus-1.16.4v1.7.2.jar |Illagers+ |illagers_plus |1.16.4v1.7.2 |NONE |Manifest: NOSIGNATURE
battletowerslite.jar |Battle Towers Reforged |battle_towers_reforged |1.0.0 |NONE |Manifest: NOSIGNATURE
improvedmobs-1.16.5-1.10.7.jar |Improved Mobs Mod |improvedmobs |1.16.5-1.10.7 |NONE |Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |NONE |Manifest: NOSIGNATURE
valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |NONE |Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |NONE |Manifest: NOSIGNATURE
forbidden_arcanus-16.2.3.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.3 |NONE |Manifest: NOSIGNATURE
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |NONE |Manifest: NOSIGNATURE
FabricBiomeApiReforged-1.0.5.jar |Fabric BiomeApi Reforged |fabric-biome-api |1.0.5 |NONE |Manifest: NOSIGNATURE
Launched Version: forge-36.2.34
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) UHD Graphics GL version 4.6.0 - Build 27.20.100.8190, Intel
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
CPU: 8x Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz