crashing repeatedly with error code 1 with newest version
hi4444 opened this issue ยท 9 comments
I send the modpack im using the 3 mods at top for create cant be updated or crashs and your mod will crash when launching with the newest https://drive.google.com/file/d/1PDpdsvr0lFDZIbkJExJou3jwt3Yi_BdO/view?usp=drive_link file was to big due to kubejs recipes so had to put drive link with file
after some testing, everything works good, are you sure the issue is not from the launcher itself ?
I'm getting a crash as well. It looks like the Biome Temperature Cache mixin is broken. Relevant bit from the logs:
[10:54:07] [pool-3-thread-1/FATAL] [mixin/]: Mixin apply failed saturn.mixins.json:world.temperature_cache.BiomeMixin -> net.minecraft.world.level.biome.Biome: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException PRIVATE @Overwrite method m_47505_ in saturn.mixins.json:world.temperature_cache.BiomeMixin cannot reduce visibiliy of PUBLIC target method
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: PRIVATE @Overwrite method m_47505_ in saturn.mixins.json:world.temperature_cache.BiomeMixin cannot reduce visibiliy of PUBLIC target method
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.conformVisibility(MixinPreProcessorStandard.java:485) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachSpecialMethod(MixinPreProcessorStandard.java:458) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachOverwriteMethod(MixinPreProcessorStandard.java:419) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachMethods(MixinPreProcessorStandard.java:349) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:302) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?] {}
at net.minecraft.world.level.biome.Biome$TemperatureModifier.<clinit>(Biome.java:359) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:classloading}
at net.minecraft.world.level.biome.Biome$BiomeBuilder.<init>(Biome.java:265) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:classloading}
at net.minecraft.data.worldgen.biome.OverworldBiomes.m_236654_(OverworldBiomes.java:42) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.OverworldBiomesAccess,pl:mixin:APP:byg.mixins.json:access.VanillaBiomeAccess,pl:mixin:A}
at net.minecraft.data.worldgen.biome.OverworldBiomes.m_236663_(OverworldBiomes.java:38) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.OverworldBiomesAccess,pl:mixin:APP:byg.mixins.json:access.VanillaBiomeAccess,pl:mixin:A}
at net.minecraft.data.worldgen.biome.OverworldBiomes.m_194913_(OverworldBiomes.java:541) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.OverworldBiomesAccess,pl:mixin:APP:byg.mixins.json:access.VanillaBiomeAccess,pl:mixin:A}
at net.minecraft.data.worldgen.biome.Biomes.m_236652_(Biomes.java:10) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:classloading}
at net.minecraft.data.BuiltinRegistries.m_236009_(BuiltinRegistries.java:87) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:repurposed_structures.mixins.json:resources.BuiltInRegistriesMixin,pl:mixin:APP:integrated_api.mixins.json:resources.BuiltInRegistriesMixin,pl:mixin:A}
at net.minecraft.data.BuiltinRegistries.m_236004_(BuiltinRegistries.java:114) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:repurposed_structures.mixins.json:resources.BuiltInRegistriesMixin,pl:mixin:APP:integrated_api.mixins.json:resources.BuiltInRegistriesMixin,pl:mixin:A}
at java.util.LinkedHashMap.forEach(Unknown Source) ~[?:?] {re:mixin}
at net.minecraft.data.BuiltinRegistries.<clinit>(BuiltinRegistries.java:113) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:repurposed_structures.mixins.json:resources.BuiltInRegistriesMixin,pl:mixin:APP:integrated_api.mixins.json:resources.BuiltInRegistriesMixin,pl:mixin:A}
at net.minecraft.core.Registry.<clinit>(Registry.java:665) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:RegistryMixin,pl:mixin:APP:byg.mixins.json:access.RegistryAccess,pl:mixin:A}
at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:43) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.BootstrapMixin,pl:mixin:APP:modernfix-forge.mixins.json:core.BootstrapClientMixin,pl:mixin:APP:modernfix-forge.mixins.json:core.BootstrapMixin,pl:mixin:A}
at net.minecraft.client.main.Main.lambda$run$0(Main.java:145) ~[client-1.19.2-20220805.130853-srg.jar%231070!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?] {}
at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] {}
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?] {}
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}
Exception caught from launcher
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:58)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:71)
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
... 8 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
... 15 more
Caused by: java.lang.RuntimeException: java.lang.IllegalAccessError: class net.minecraft.world.level.biome.Biome$TemperatureModifier tried to access private method 'void net.minecraft.world.level.biome.Biome$TemperatureModifier$1.<init>(java.lang.String, int, java.lang.String)' (net.minecraft.world.level.biome.Biome$TemperatureModifier and net.minecraft.world.level.biome.Biome$TemperatureModifier$1 are in module [email protected] of loader 'TRANSFORMER' @73ff7a54), (Nest host resolution of net.minecraft.world.level.biome.Biome$TemperatureModifier with host net/minecraft/world/level/biome/Biome failed: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered, Nest host resolution of net.minecraft.world.level.biome.Biome$TemperatureModifier$1 with host net/minecraft/world/level/biome/Biome failed: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:29)
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.m_239872_(Main.java:145)
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:51)
... 21 more
Caused by: java.lang.IllegalAccessError: class net.minecraft.world.level.biome.Biome$TemperatureModifier tried to access private method 'void net.minecraft.world.level.biome.Biome$TemperatureModifier$1.<init>(java.lang.String, int, java.lang.String)' (net.minecraft.world.level.biome.Biome$TemperatureModifier and net.minecraft.world.level.biome.Biome$TemperatureModifier$1 are in module [email protected] of loader 'TRANSFORMER' @73ff7a54), (Nest host resolution of net.minecraft.world.level.biome.Biome$TemperatureModifier with host net/minecraft/world/level/biome/Biome failed: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered, Nest host resolution of net.minecraft.world.level.biome.Biome$TemperatureModifier$1 with host net/minecraft/world/level/biome/Biome failed: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered)
at TRANSFORMER/[email protected]/net.minecraft.world.level.biome.Biome$TemperatureModifier.<clinit>(Biome.java:359)
at TRANSFORMER/[email protected]/net.minecraft.world.level.biome.Biome$BiomeBuilder.<init>(Biome.java:265)
at TRANSFORMER/[email protected]/net.minecraft.data.worldgen.biome.OverworldBiomes.m_236654_(OverworldBiomes.java:42)
at TRANSFORMER/[email protected]/net.minecraft.data.worldgen.biome.OverworldBiomes.m_236663_(OverworldBiomes.java:38)
at TRANSFORMER/[email protected]/net.minecraft.data.worldgen.biome.OverworldBiomes.m_194913_(OverworldBiomes.java:541)
at TRANSFORMER/[email protected]/net.minecraft.data.worldgen.biome.Biomes.m_236652_(Biomes.java:10)
at TRANSFORMER/[email protected]/net.minecraft.data.BuiltinRegistries.m_236009_(BuiltinRegistries.java:87)
at TRANSFORMER/[email protected]/net.minecraft.data.BuiltinRegistries.m_236004_(BuiltinRegistries.java:114)
at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
at TRANSFORMER/[email protected]/net.minecraft.data.BuiltinRegistries.<clinit>(BuiltinRegistries.java:113)
at TRANSFORMER/[email protected]/net.minecraft.core.Registry.<clinit>(Registry.java:665)
at TRANSFORMER/[email protected]/net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:43)
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.lambda$run$0(Main.java:145)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Exiting with ERROR
Process exited with code 2.
after some testing, everything works good, are you sure the issue is not from the launcher itself ?
not the launcher it only happens when i update the mod to most recent version it works fine with prevoius i use the normal curse forge launcher with 32 gb ram allocated
here the log i get when launching
latest.log
and i get no crash-reports i downgrade your mod it works fine 1 before the most recent as soon as i update it it just give me error code 1
I get the same issue here I will just simply add my mod list @hi4444 if you can send your mod list so we can compare which mods we have in common to make it easier to find the one causing the incompatiblilty
Mod List
- Async Locator (by bright_spark)
- Oculus Particle Fix (by LaidBackSloth)
- FTB Library (Forge) (by FTB)
- YUNG's Better Ocean Monuments (Forge) (by YUNGNICKYOUNG)
- Chunk Sending[Forge/Fabric] (by someaddon)
- Dynamic Trees - Tectonic (by djs_minecraft)
- YUNG's Better End Island (Forge) (by YUNGNICKYOUNG)
- Ksyxis (by VidTu)
- Structory (by botanydev)
- FastWorkbench (by Shadows_of_Fire)
- Curios API (Forge) (by TheIllusiveC4)
- Yeetus Experimentus (by Sunekaer)
- Item Filters (by LatvianModder)
- End's Phantasm (by Lyof429)
- Jade ๐ (by Snownee)
- Client Crafting (by someaddon)
- Create Enchantment Industry (by DragonsPlus)
- Electrodynamics (by aurilisdev)
- Reliquary Reincarnations (by P3pp3rF1y)
- FTB Teams (Forge) (by FTB)
- Cupboard (by someaddon)
- Geophilic โ Biome Overhauls (by bebebea_loste)
- Just Enough Items (JEI) (by mezz)
- Adaptive Performance Tweaks: Player Login Optimization and Protection (by Kaworru)
- Fastload (by StockiesLad)
- Oculus (by Asek3)
- Connectedness (by Asek3)
- Thermal Integration (by TeamCoFH)
- Cloth Config API (Fabric/Forge) (by shedaniel)
- Create Crafts & Additions (by MRHminer)
- YUNG's Better Jungle Temples (Forge) (by YUNGNICKYOUNG)
- Mekanism Generators (by bradyaidanc)
- FixMySpawnR (by AbsolemJackdaw)
- Recipe Essentials[Forge/Fabric] (by someaddon)
- When Dungeons Arise - Forge! (by Aureljz)
- Cataclysm Weaponery (by eyezlevrai)
- Mekanism-MoreSolarPanels (by Pocky)
- Balm (Forge Edition) (by BlayTheNinth)
- YUNG's Better Nether Fortresses (Forge) (by YUNGNICKYOUNG)
- Create (by simibubi)
- End Remastered (by jack_bagel)
- Alternate Current (by SpaceWalkerRS)
- Architectury API (Fabric/Forge) (by shedaniel)
- TexTrue's Embeddium Options (by TexTrue)
- Pluto (by AbdElAziz333)
- Mahou Tsukai (by stepcros)
- Lightspeed - Launch optimizations (by ccr4ft3r)
- Ballistix (by aurilisdev)
- CullLessLeaves Reforged (Unofficial) (by ccr4ft3r)
- Thermal Innovation (by TeamCoFH)
- More Mekanism Processing (by ์ง์ ค์๋ค)
- fix GPU memory leak[Forge/Fabric] (by someaddon)
- Magnesium/Rubidium Extras (by Anthxny)
- YUNG's Better Witch Huts (Forge) (by YUNGNICKYOUNG)
- Mekanism Additions (by bradyaidanc)
- Client Tweaks (by BlayTheNinth)
- MemoryLeakFix (by FX_PR0CESS)
- The Aether: Redux (by Zepalesque)
- Adaptive Performance Tweaks: Items (by Kaworru)
- YUNG's Better Desert Temples (Forge) (by YUNGNICKYOUNG)
- Starlight (Forge) (by Spottedstar)
- FerriteCore (Forge) (by malte0811)
- EE: Thermal Expansion (by Ridanisaurus)
- Sophisticated Core (by P3pp3rF1y)
- Emendatus Enigmatica (by Ridanisaurus)
- Mekanism Tools (by bradyaidanc)
- Mekanism (by bradyaidanc)
- Valhelsia Core (by ValhelsiaTeam)
- Smooth Boot (Reloaded) (by AbdElAziz333)
- Structure Essentials[Forge/Fabric] (by someaddon)
- Just Enough Resources (JER) (by way2muchnoise)
- Entity Culling Fabric/Forge (by tr7zw)
- Adaptive Performance Tweaks: Gamerules (by Kaworru)
- Dynamic Trees + (by MaxHyper)
- Adaptive Performance Tweaks: Core (by Kaworru)
- TerraBlender (Forge) (by TheAdubbz)
- CC: BallistiX (by TheThotSlayerTSC)
- Dynamic Trees (by MaxHyper)
- EE: Create (by Ridanisaurus)
- Nullscape (by Starmute)
- Entity Collision FPS Fix (by Corgi_Taco)
- Rubidium (by Asek3)
- Relics (by SSKirillSS)
- JourneyMap (by techbrew)
- Dynamic Trees - Biomes O' Plenty (by cadaverous_queen)
- Oh The Biomes You'll Go (by AOCAWOL)
- EE: Mekanism (by Ridanisaurus)
- Quark (by Vazkii)
- Connectivity[Forge/Fabric] (by someaddon)
- Cucumber Library (by BlakeBr0)
- AeroBlender (by TeamRazor)
- Thermal Expansion (by TeamCoFH)
- YUNG's Better Dungeons (Forge) (by YUNGNICKYOUNG)
- Rubidium Extra (by dimadencep)
- Bookshelf (by DarkhaxDev)
- Divine Weaponry - Better Combat (by WoroxIV)
- Redirector [Modern] (by pOtAto__bOy)
- MVS - Moog's Voyager Structures (by finndog_123)
- YUNG's Better Mineshafts (Forge) (by YUNGNICKYOUNG)
- Reforgium (by Asek3)
- Terralith (by Starmute)
- BetterF3 (by cominixo)
- Controlling (by Jaredlll08)
- Fast Paintings (by MehVahdJukaar)
- Dynamic Trees - Quark (by MaxHyper)
- Radon (by Asek3)
- Embeddium (by embeddedt)
- The Twilight Forest (by Benimatic)
- CC:C Bridge (by Sammy_echt)
- Sodium/Rubidium Occlusion Culling Fix (by yezhiyi)
- Inventory Pets (by Purplicious_Cow_)
- Tectonic (by Apollo)
- The Aether (by TheAetherTeam)
- Suggestion Provider Fix (by HarleyOConnor)
- Adaptive Performance Tweaks: Mods (by Kaworru)
- Thermal Endergy (by EpicSquid315)
- Better Fps - Render Distance[Forge] (by someaddon)
- Thermal Foundation (by TeamCoFH)
- Jade Addons (Forge) (by Snownee)
- FTB Quests (Forge) (by FTB)
- FastFurnace (by Shadows_of_Fire)
- Let Me Despawn (by frikinjay)
- Iron's Spells 'n Spellbooks (by Iron431)
- It Shall Not Tick (ISNT) (by Gaz_)
- Citadel (by sbom_xela)
- JourneyMap Integration (by frankv_)
- Create Stuff & Additions (by Furti_Two)
- Almost Unified (by AlmostReliable)
- Enchantment Descriptions (by DarkhaxDev)
- Sophisticated Backpacks (by P3pp3rF1y)
- playerAnimator (by KosmX)
- YUNG's API (Forge) (by YUNGNICKYOUNG)
- Observable (by tasgon)
- Structory: Towers (by botanydev)
- L_Ender 's Cataclysm (by mcl_ender)
- Mekanism-Evolution (by Pocky)
- Too Fast (by Noobanidus)
- Valhelsia Structures (by ValhelsiaTeam)
- Deeper and Darker (by KyaniteMods)
- Valhelsia Furniture (by ValhelsiaTeam)
- Thermal Cultivation (by TeamCoFH)
- Waystones Teleport Pets (by precisemodpacker)
- FPS Reducer (by bre2el)
- Server Performance - Smooth Chunk Save[Forge/Fabric] (by someaddon)
- Better Rubidium Video Settings Button (by TexTrue)
- Industrial Agriculture (by ArrowsendGaming)
- ImmediatelyFast (by RaphiMC)
- Placebo (by Shadows_of_Fire)
- GeckoLib (by Gecko)
- Mouse Tweaks (by YaLTeR)
- Kotlin for Forge (by thedarkcolour)
- Saturn (by AbdElAziz333)
- Mystical Agriculture (by BlakeBr0)
- Magnesium/Rubidium Dynamic Lights (by Anthxny)
- Incendium (by Starmute)
- Dynamic Trees - Terralith (by MaxHyper)
- Canary (by AbdElAziz333)
- AI Improvements (by QueenOfMissiles)
- Biomes O' Plenty (by Forstride)
- AppleSkin (by squeek502)
- YUNG's Better Strongholds (Forge) (by YUNGNICKYOUNG)
- CoFH Core (by TeamCoFH)
- Waystones (by BlayTheNinth)
- CCTV Craft (by NorthWestTreesGaming)
- ModernFix (by embeddedt)
- CorgiLib (by Corgi_Taco)
- CC: Tweaked (by SquidDev)
- Lazy DataFixerUpper(LazyDFU) [FORGE] (by Corgi_Taco)
- Create Big Cannons (by rbasamoyai)
- Create: Steam 'n' Rails (by mattentosh)
- Tectonic + Biomes O' Plenty compat (by djs_minecraft)
- Moonlight Lib (by MehVahdJukaar)
- Explorify โ Dungeons & Structures (by bebebea_loste)
- Artifacts (by ochotonida)
- Mystical Agradditions (by BlakeBr0)
- Caelus API (Forge) (by TheIllusiveC4)
- ForgetMeChunk (Forge) (by AbdElAziz333)
- Memory Usage Screen [Forge/Fabric] (by morimori0317)
- Lootr (Forge) (by Noobanidus)
- Thermal Dynamics (by TeamCoFH)
- Better chunk loading[Forge/Fabric] (by someaddon)
- FastSuite (by Shadows_of_Fire)
- Fast Leaf Decay (by olafskiii)
- AutoRegLib (by Vazkii)
- MemorySweep (by Tki_sor)