Posted June 12, 20223 yr When I try to load my modpack it will crash before even getting to the title screen. I have tried to fix it but have no clue how, could anyone help? Crash Log: 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 com.mrcrayfish.backpacked.item.BackpackItem.func_77624_a(BackpackItem.java:83) ~[?:2.1.6] {re:mixin,re:classloading} at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:577) ~[?:?] {re:mixin,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,xf:fml:unionlib:item_stack_patch,re:classloading,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,xf:fml:unionlib:item_stack_patch,pl:mixin:APP:tetra.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A} at net.minecraft.client.Minecraft.func_213251_b(Minecraft.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinswapper.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft$$Lambda$17885/387714697.apply(Unknown Source) ~[?:?] {} at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:36) ~[?:?] {re:classloading} at net.minecraft.client.util.SearchTreeReloadable.func_217872_a(SourceFile:48) ~[?:?] {re:classloading} at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:660) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinswapper.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft$$Lambda$17904/620305387.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:659) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinswapper.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:476) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinswapper.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {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] {re:computing_frames} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.32.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$493/430290487.call(Unknown Source) [forge-1.16.5-36.2.32.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 [backpacker.mixins.json:client.BackpackLayerMixin] from phase [DEFAULT] in config [backpacker.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] {} ... 33 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow field model was not located in the target class com.mrcrayfish.backpacked.client.renderer.entity.layers.BackpackLayer. Using refmap backpacker.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] {} ... 33 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 com.mrcrayfish.backpacked.item.BackpackItem.func_77624_a(BackpackItem.java:83) ~[?:2.1.6] {re:mixin,re:classloading} at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:577) ~[?:?] {re:mixin,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,xf:fml:unionlib:item_stack_patch,re:classloading,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,xf:fml:unionlib:item_stack_patch,pl:mixin:APP:tetra.mixins.json:MixinItemStack,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A} at net.minecraft.client.Minecraft.func_213251_b(Minecraft.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinswapper.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft$$Lambda$17885/387714697.apply(Unknown Source) ~[?:?] {} at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:36) ~[?:?] {re:classloading} at net.minecraft.client.util.SearchTreeReloadable.func_217872_a(SourceFile:48) ~[?:?] {re:classloading} at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:660) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinswapper.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft$$Lambda$17904/620305387.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:659) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinswapper.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:476) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:skinswapper.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {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] {re:computing_frames} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.32.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$493/430290487.call(Unknown Source) [forge-1.16.5-36.2.32.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: 1189214664 bytes (1134 MB) / 2825388032 bytes (2694 MB) up to 3817865216 bytes (3641 MB) CPUs: 4 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -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.32.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.32.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.32.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.32.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.32.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.32 FML Language Providers: [email protected] minecraft@1 Mod List: BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE justenoughbeacons-3.1-1.16.3.jar |Just Enough Beacons |justenoughbeacons |3.1-1.16.3 |COMMON_SET|Manifest: NOSIGNATURE More Paintings (1.0.0).jar |More Paintings |more_paintings |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE areas_1.16.5-2.8.jar |Areas |areas |2.8 |COMMON_SET|Manifest: NOSIGNATURE mcw-windows-2.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |COMMON_SET|Manifest: NOSIGNATURE Neat 1.7-27.jar |Neat |neat |1.7-27 |COMMON_SET|Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar |Forge Endertech |forgeendertech |7.2.2.0 |COMMON_SET|Manifest: NOSIGNATURE villagerdeathmessages_1.16.5-2.1.jar |Villager Death Messages |villagerdeathmessages |2.1 |COMMON_SET|Manifest: NOSIGNATURE CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |COMMON_SET|Manifest: NOSIGNATURE farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE ForgivingVoid_1.16.5-5.2.1.jar |Forgiving Void |forgivingvoid |5.2.1 |COMMON_SET|Manifest: NOSIGNATURE GemCrabs for 1.16.5 v.2.jar |one point sixteen gem crab |one_point_sixteen_gem_crab |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |COMMON_SET|Manifest: NOSIGNATURE Paraglider-1.16.5-1.3.2.7.jar |Paraglider |paraglider |1.3.2.7 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.4.jar |Supplementaries |supplementaries |0.18.2 |COMMON_SET|Manifest: NOSIGNATURE refinedstorage-1.9.18.jar |Refined Storage |refinedstorage |1.9.18 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite-1.16.5-2.0.0.8-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.0.0.8-relea|COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |COMMON_SET|Manifest: NOSIGNATURE alltheores-1.3.6-1.16.5-36.1.0.jar |AllTheOres |alltheores |1.3.6-1.16.5-36.1.0 |COMMON_SET|Manifest: NOSIGNATURE endlessocean-1.16.5-0.2.5-BETA.jar |Endless Ocean Aquatic Adventur|endlessocean |0.2.5-BETA |COMMON_SET|Manifest: NOSIGNATURE repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |COMMON_SET|Manifest: NOSIGNATURE morevillagers-FORGE-1.16.5-1.5.5.jar |More Villagers |morevillagers |1.5.5 |COMMON_SET|Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE mcw-trapdoors-1.0.5-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE StumbleUponCampsites.jar |StumbleUponCamps |stumbleuponcamps |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |COMMON_SET|Manifest: NOSIGNATURE SchoolsOfMagic1.16.5-2.1.04.jar |Schools of Magic: Second Semes|schoolsofmagic |2.1.03 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |COMMON_SET|Manifest: NOSIGNATURE corail_woodcutter-1.16-2.0.2.jar |Corail Woodcutter |corail_woodcutter |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE extendedmushrooms-1.16.5-1.7.0.1.jar |Extended Mushrooms |extendedmushrooms |1.16.5-1.7.0.1 |COMMON_SET|Manifest: NOSIGNATURE rottenPiglins1_2_0.jar |Rotten_Piglins |rotten_piglins |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE MushroomQuest_1.16.5_v3.2.jar |Mushroom Quest |mushroomquest |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE BetterVillage-Forge-1.16.5-1.0.1.jar |Better Village |bettervillage |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE mcw-roofs-2.1.2-mc1.16.5.jar |Macaw's Roofs |mcwroofs |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE mcw-furniture-3.0.0-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE TheGoldRush-1.0-1.16.5.jar |The Gold Rush |the_gold_rush |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE Mine-Pop! 1.9-1.16.5 (FORGE).jar |Mine-Pop! |minepop |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-4.14.64-forge.jar |Cloth Config v4 API |cloth-config |4.14.64 |COMMON_SET|Manifest: NOSIGNATURE Babel-1.0.5.jar |Babel |babel |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE TPaintings 1.16.5.jar |Tpaintings |tpaintings |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE DarkPaintings-1.16.5-6.0.11.jar |DarkPaintings |darkpaintings |6.0.11 |COMMON_SET|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 mcw-lights-1.0.3-mc1.16.5.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |COMMON_SET|Manifest: NOSIGNATURE torchslabmod-1.16.4_v1.6.19.jar |Torch Slab Mod |torchslabmod |1.6.18 |COMMON_SET|Manifest: NOSIGNATURE potiondescriptions-1.16.5-1.5.3.jar |Potion Descriptions |potiondescriptions |1.16.5-1.5.3 |COMMON_SET|Manifest: NOSIGNATURE everythingscraftable_1.16.1-0.3.0.jar |Crafting Mod |craftingmod |1.16.1-0.2.0 |COMMON_SET|Manifest: NOSIGNATURE jei-1.16.5-7.7.1.152.jar |Just Enough Items |jei |7.7.1.152 |COMMON_SET|Manifest: NOSIGNATURE revsbetterstructures-1.16.5-1.4.2.jar |Rev's Better Structures |revsbetterstructures |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE LibraryFerret-Forge-1.16.5-1.0.3.jar |Library ferret |libraryferret |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE goblintraders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE Kobolds-2.0.1.jar |Kobolds |kobolds |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE TravelersBackpack-1.16.5-5.4.8.jar |Traveler's Backpack |travelersbackpack |5.4.8 |COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |COMMON_SET|Manifest: NOSIGNATURE AdventuresStructures_3.3.1.jar |StructuresAdventures |structuresadventures |3.3.1 |COMMON_SET|Manifest: NOSIGNATURE smarterfarmers-1.16.5-1.2.1.jar |Smarter Farmers |smarterfarmers |1.16.5-1.2 |COMMON_SET|Manifest: NOSIGNATURE stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |COMMON_SET|Manifest: NOSIGNATURE fantasy-forge-1.1.1.jar |Fantasy Mounts |fantasy |1.0 |COMMON_SET|Manifest: NOSIGNATURE medieval_paintings-3.0-1.16.5.jar |Medieval Paintings |medieval_paintings |3.0 |COMMON_SET|Manifest: NOSIGNATURE forge-1.16.5-36.2.32-universal.jar |Forge |forge |36.2.32 |COMMON_SET|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 mcw-paths-1.0.0-mc1.16.5.jar |Macaw's Paths and Pavings |mcwpaths |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |COMMON_SET|Manifest: NOSIGNATURE AwesomeDungeonOcean-Forge-1.16.5-2.0.5.jar |Awesome Dungeon Ocean |awesomedungeonocean |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE forge-1.16.5-36.2.32-client.jar |Minecraft |minecraft |1.16.5 |COMMON_SET|Manifest: NOSIGNATURE cofh_core-1.16.5-1.5.0.11.jar |CoFH Core |cofh_core |1.5.0.11 |COMMON_SET|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 totw_additions-1.1.0.jar |Towers of the Wild: Additions |totw_additions |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE skin-swapper-forge-2.0.1.jar |Skin Swapper |skinswapper |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE VillagePillage_Roamers -v1.16.5-1.0.0.jar |Village and Pillage Roamers |vp_roamers |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE AdLods-1.16.5-4.1.9.2-build.0217.jar |Large Ore Deposits |adlods |4.1.9.2 |COMMON_SET|Manifest: NOSIGNATURE endless_oceans-1.0.5-forge.jar |Endless Oceans |endlessoceans |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |COMMON_SET|Manifest: NOSIGNATURE mmlib-1.1.1-1.16.5.jar |Mysterious Mountain Lib |mmlib |1.1.1-1.16.5 |COMMON_SET|Manifest: NOSIGNATURE Xaeros_Minimap_22.9.2_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |22.9.2 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughProfessions-1.16.5-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |COMMON_SET|Manifest: NOSIGNATURE sit-1.16.5-v1.3.2.jar |Sit |sit |v1.3.2 |COMMON_SET|Manifest: NOSIGNATURE backpacked-2.1.6-1.16.5.jar |Backpacked |backpacked |2.1.6 |COMMON_SET|Manifest: NOSIGNATURE backpacker-1.3.1-1.16.3.jar |Backpacker |backpacker |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE cagedmobs-1.16.5-1.3.8.jar |Caged Mobs |cagedmobs |1.16.5-1.3.8 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |COMMON_SET|Manifest: NOSIGNATURE lootr-1.16.5-0.1.12.43.jar |Lootr |lootr |0.1.12.43 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.22.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.22 |COMMON_SET|Manifest: NOSIGNATURE farmerstea-1.16.5-1.3.jar |Farmer's Tea - A Compat Mod |farmerstea |1.16.5-1.3 |COMMON_SET|Manifest: NOSIGNATURE Betterlands-1.16.5-0.5.0.jar |Betterlands |betterlands |1.16.5-0.5.0 |COMMON_SET|Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |COMMON_SET|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 convenientcurioscontainer-1.3-1.16.5.jar |Convenient Curios Container |convenientcurioscontainer |3_forge-1.16.5 |COMMON_SET|Manifest: NOSIGNATURE tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |COMMON_SET|Manifest: NOSIGNATURE spIIfix.jar |Structure plus ii |structure_plus_ii |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE hexerei-0.1.4.jar |Hexerei |hexerei |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE SkyVillage_1.0.0_1.16.5.jar |Sky Villages |skyvillages |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE H.E.B Release 1.1.jar |Hals Enhanced Biomes |heb |1.0 |COMMON_SET|Manifest: NOSIGNATURE UnionLib-1.16.5-3.3.7.jar |UnionLib |unionlib |3.3.7 |COMMON_SET|Manifest: NOSIGNATURE Hats-1.16.5-10.3.3.jar |Hats |hats |10.3.3 |COMMON_SET|Manifest: NOSIGNATURE endportalrecipe_1.16.5-2.5.jar |End Portal Recipe |endportalrecipe |2.5 |COMMON_SET|Manifest: NOSIGNATURE WoodenBuckets-1.16.5-1.2.jar |Wooden Buckets |woodenbuckets |1.2 |COMMON_SET|Manifest: NOSIGNATURE BetterF3-1.1.3-forge-1.16.5.jar |BetterF3 Forge |betterf3forge |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE DoggyTalents-1.16.5-2.1.15.jar |Doggy Talents 2 |doggytalents |2.1.15 |COMMON_SET|Manifest: NOSIGNATURE villagernames_1.16.5-3.4.jar |Villager Names |villagernames |3.4 |COMMON_SET|Manifest: NOSIGNATURE XaerosWorldMap_1.23.2_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.23.2 |COMMON_SET|Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |COMMON_SET|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 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.32.jar |Bookshelf |bookshelf |10.4.32 |COMMON_SET|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 |COMMON_SET|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 BotanyTrees-1.16.5-3.0.7.jar |BotanyTrees |botanytrees |3.0.7 |COMMON_SET|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 endercrop-1.16.5-1.6.0-beta.jar |Ender Crop |endercrop |1.16.5-1.6.0-beta |COMMON_SET|Manifest: NOSIGNATURE sophisticatedbackpacks-1.16.5-3.15.13.560.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.13.560 |COMMON_SET|Manifest: NOSIGNATURE OceanFloor-1.16.5-1.0.0.jar |oceanfloor |oceanfloor |1.16.5-1.0.0 |COMMON_SET|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 mcw-doors-1.0.6-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE jeed-1.16.5-1.6.jar |Just Enough Effect Description|jeed |1.16.5-1.6 |COMMON_SET|Manifest: NOSIGNATURE Zetter-0.11.1-1.16.3-rc.jar |Zetter |zetter |0.11.1-1.16.3-rc |COMMON_SET|Manifest: NOSIGNATURE [1.16.X-1.0.10] Dragon Mounts Legacy.jar |Dragon Mounts: Legacy |dragonmounts |1.0.10 |COMMON_SET|Manifest: NOSIGNATURE Morph-1.16.5-10.2.0.jar |Morph |morph |10.2.0 |COMMON_SET|Manifest: NOSIGNATURE Berry-Bushes-Dont-Hurt-Villagers-1.0-Forge-MC1.16.|Berry Bushes Don't Hurt Villag|berrybushesdonthurtvillagers |1.0 |COMMON_SET|Manifest: NOSIGNATURE homing_ender_eye-1.16.5-1.0.1.jar |Homing Ender Eye |homing_ender_eye |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-2.0.3-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |COMMON_SET|Manifest: NOSIGNATURE fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |COMMON_SET|Manifest: NOSIGNATURE corn_delight-1.0.3-1.16.5.jar |Corn Delight |corn_delight |1.0.3-1.16.5 |COMMON_SET|Manifest: NOSIGNATURE culturaldelights-1.16.5-0.9.2.jar |Cultural Delights |culturaldelights |0.9.2 |COMMON_SET|Manifest: NOSIGNATURE honeyexpansion-1.0.1.jar |Honey Expansion |honeyexpansion |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE farmersdelightintegration-1.16.5-1.0.3.jar |Farmer's Delight Integration |farmersdelightintegration |1.16.5-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE EnderitesDelight-1.16.5-1.3.jar |Enderite's Delight |enderitesdelight |1.3 |COMMON_SET|Manifest: NOSIGNATURE largemeals-1.16.5-2.2.jar |Large Meals |largemeals |1.16.5-2.2 |COMMON_SET|Manifest: NOSIGNATURE projectvibrantjourneys-1.16.5-3.2.11.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.2.11 |COMMON_SET|Manifest: NOSIGNATURE endrem-5.0.3-R-1.16.5.jar |End Remastered |endrem |5.0.3-R-1.16.5 |COMMON_SET|Manifest: NOSIGNATURE Aquatic Artifacts - 1.16.5 - 1.0.jar |Aquatic Artifacts |aquatic_artifacts |1.0 |COMMON_SET|Manifest: NOSIGNATURE LetSleepingDogsLie-1.16.3-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE mcw-fences-1.0.5-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |COMMON_SET|Manifest: NOSIGNATURE Ocean Recovery 1.1.0 - 1.16.5.jar |Ocean Recovery |ocean_recovery |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE villagespawnpoint_1.16.5-1.8.jar |Village Spawn Point |villagespawnpoint |1.8 |COMMON_SET|Manifest: NOSIGNATURE refinedcurios-1.16x-1.153.jar |Refined Curios |refinedcurios |1.16x-1.153 |COMMON_SET|Manifest: NOSIGNATURE CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.77.jar |GeckoLib |geckolib3 |3.0.77 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |COMMON_SET|Manifest: NOSIGNATURE collective-1.16.5-4.28.jar |Collective |collective |4.28 |COMMON_SET|Manifest: NOSIGNATURE villagertools-1.16.5-1.0.2.jar |villagertools |villagertools |1.16.5-1.0.2 |COMMON_SET|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 BetterThirdPerson-Forge-1.16.4-1.7.2.jar |Better Third Person |betterthirdperson |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE Survive-1.16.5-3.4.7.jar |Survive |survive |1.16.5-3.4.7 |COMMON_SET|Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE Mo-Villager-1.16.5-2.0.jar |Mo' Villager |redstonevillager |1.16.5-2.0 |COMMON_SET|Manifest: NOSIGNATURE just_enough_keg-1.16.5-1.0.2.jar |Just Enough Keg |just_enough_keg |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE invisframes-2.0.1F.jar |invisframes |invisframes |2.0.1F |COMMON_SET|Manifest: NOSIGNATURE SBM-WoodenShears-1.16.5-1.1.0.jar |SBM-Wooden Shears |woodenshears |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE GameMenuModOption-1.16.4-1.8.2.jar |Game Menu Mod Option |gamemenumodoption |1.8.2 |COMMON_SET|Manifest: NOSIGNATURE PrideFlagsMod1.16.jar |Example Mod |pride_flags |1.0 |COMMON_SET|Manifest: NOSIGNATURE Frozen_Delight_1.1.1_Forge_1.16.5.jar |Frozen Delight (By NoCube) |frozen_delight |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE Shrines-1.16.5-2.3.0.jar |Shrines |shrines |1.16.5-2.3.0 |COMMON_SET|Manifest: NOSIGNATURE Soaring-Structures-2-1.16.5-2.0.jar |Soaring Structures 2 |soaringstructures2 |1.16.5 - 2.0 |COMMON_SET|Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |COMMON_SET|Manifest: NOSIGNATURE irregularchef-1.16.5-1.0.1.jar |The Irregular Chef |irregularchef |1.16.5-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |COMMON_SET|Manifest: NOSIGNATURE justmobheads_1.16.5-5.4.jar |Just Mob Heads |justmobheads |5.4 |COMMON_SET|Manifest: NOSIGNATURE CuriosQuarkOBP-1.16.5-1.0.2.jar |Curios Quark Oddities Backpack|curiosquarkobp |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |COMMON_SET|Manifest: NOSIGNATURE mcw-paintings-1.0.3-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |COMMON_SET|Manifest: NOSIGNATURE mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE village-employment-1.16.5-1.4.1.jar |Village Employment |village_employment |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE campful-1.16.5-3.1.0.jar |Campful |campful |2.0 |COMMON_SET|Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.8.jar |Dungeon Crawl |dungeoncrawl |2.3.8 |COMMON_SET|Manifest: NOSIGNATURE ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |COMMON_SET|Manifest: NOSIGNATURE mapperbase-1.16.5-2.4.0.0.jar |Mapper Base |mapperbase |1.16.5-2.4.0.0 |COMMON_SET|Manifest: NOSIGNATURE embellishcraft-1.16.5-3.4.0.0.jar |EmbellishCraft |embellishcraft |1.16.5-3.4.0.0 |COMMON_SET|Manifest: NOSIGNATURE iChunUtil-1.16.5-10.6.1.jar |iChunUtil |ichunutil |10.6.1 |COMMON_SET|Manifest: NOSIGNATURE frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE 3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE BloodMagic-1.16.4-3.1.10-32.jar |Blood Magic |bloodmagic |1.16.4-3.1.10-32 |COMMON_SET|Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |COMMON_SET|Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.0.19.jar |EnchantmentDescriptions |enchdesc |7.0.19 |COMMON_SET|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 |COMMON_SET|Manifest: NOSIGNATURE Alex's Delight 1.1.3 - Forge 1.16.5.jar |Alex's Delight |amfd |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE macawsbridgesbetterlands-1.16.5-1.2.jar |Macaw's Bridges - Betterlands |macawsbridgesbetterlands |1.16.5-1.2 |COMMON_SET|Manifest: NOSIGNATURE Leos_Mushrooms-1.16.4-v0.5.1.jar |Leos Mushrooms |leos_mushrooms |0.5.1 |COMMON_SET|Manifest: NOSIGNATURE archers_paradox-1.16.5-1.5.0.2.jar |Archer's Paradox |archers_paradox |1.5.0.2 |COMMON_SET|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 Ancient Structures.jar |Ancient Temple |ancient_temple |1.0.0 |COMMON_SET|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 |COMMON_SET|Manifest: NOSIGNATURE Enderium 1.1.2.jar |Enderium |enderium |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE easy_villagers-1.16.5-1.0.13.jar |Easy Villagers |easy_villagers |1.16.5-1.0.13 |COMMON_SET|Manifest: NOSIGNATURE Quark-r2.4-322.jar |Quark |quark |r2.4-322 |COMMON_SET|Manifest: NOSIGNATURE abnormals_delight-1.16.5-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE randomvillagenames_1.16.5-1.3.jar |Random Village Names |randomvillagenames |1.3 |COMMON_SET|Manifest: NOSIGNATURE upgradedcore-1.16.5-1.0.0.3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.0.0.3-relea|COMMON_SET|Manifest: NOSIGNATURE Alex's Delights 1.0.0.jar |Alex's Delight |alexsdelight |1.0 |COMMON_SET|Manifest: NOSIGNATURE moredragoneggs-2.4.jar |More Dragon Eggs |moredragoneggs |2.4 |COMMON_SET|Manifest: NOSIGNATURE Jungle Villages 1.16.5 v1.1.jar |Jungle Villages |jungle_villages |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE flowerseeds-1.16.5-1.3.2.jar |Flower Seeds |flowerseeds |version |COMMON_SET|Manifest: NOSIGNATURE refinedstorageaddons-0.7.4.jar |Refined Storage Addons |refinedstorageaddons |0.7.4 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |COMMON_SET|Manifest: NOSIGNATURE growth-1.0-SNAPSHOT.jar |Growth |growth |1.0-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE Botany_Pots_Ore_planting-Forge-v2.3+1.16.5.jar |Botany Pots Ore_planting |botany_pots_ore_planting |v2.3 |COMMON_SET|Manifest: NOSIGNATURE theparakeetmod-Forge-1.16.2-5-1.0.6.1.jar |The Parakeet Mod |parakeetmod |1.16.5-1.0.6.1 |COMMON_SET|Manifest: NOSIGNATURE drinkbeer-1.16.5-2.3.5.jar |Drink Beer |drinkbeer |2.3.5 |COMMON_SET|Manifest: NOSIGNATURE campfire_smelting-2.0.0-1.16.5.jar |Example Mod |examplemod |1.0 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 2ff8630f-d3b9-4f1c-92ee-47d040e3a737 Launched Version: forge-36.2.32 Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) HD Graphics 520 GL version 4.5.0 - Build 25.20.100.6518, 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: 4x Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz Quote
June 13, 20223 yr You have got to be kidding me... Crayfish is coremodding his own mods rather than making an API?! This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy. As the most common issue I feel I should put this outside the main bulk: The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge. If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan. For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety. Spoiler Logs (Most issues require logs to diagnose): Spoiler Please post logs using one of the following sites (Thank you Lumber Wizard for the list): https://gist.github.com/: 100MB Requires member (Free) https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$) https://hastebin.com/: 400KB Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads. What to provide: ...for Crashes and Runtime issues: Minecraft 1.14.4 and newer: Post debug.log Older versions: Please update... ...for Installer Issues: Post your installer log, found in the same place you ran the installer This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it: Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs. Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch: Spoiler Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge) Make a launcher profile targeting this version of Forge. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it). Now launch the pack through that profile and follow the "Mojang Launcher" instructions above. Video: Spoiler or alternately, Fallback ("No logs are generated"): If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft Server Not Starting: Spoiler If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output. Reporting Illegal/Inappropriate Adfocus Ads: Spoiler Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad. Lex will need the Ad ID contained in that URL to report it to Adfocus' support team. Posting your mod as a GitHub Repo: Spoiler When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub. When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository. Open a command prompt (CMD, Powershell, Terminal, etc). Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in). Run the following commands: git init git remote add origin [Your Repository's URL] In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git git fetch git checkout --track origin/master git stage * git commit -m "[Your commit message]" git push Navigate to GitHub and you should now see most of the files. note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from) Now you can share your GitHub link with those who you are asking for help. [Workaround line, please ignore]
June 13, 20223 yr Author 2 hours ago, DaemonUmbra said: You have got to be kidding me... Crayfish is coremodding his own mods rather than making an API?! thanks, I got rid of backpacked and it fixed it.
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.