Posted May 25, 201510 yr The title pretty much says all. I want my mod to load first because it shows loading progress. How would I do this? Written by me, executed by me, dead to me.
May 25, 201510 yr The title pretty much says all. I want my mod to load first because it shows loading progress. How would I do this? Loading process of what? Of mc? Update your forge, and launch the game without it!!! Check out my mods: BTAM Armor sets Avoid Exploding Creepers Tools compressor Anti Id Conflict Key bindings overhaul Colourfull blocks Invisi Zones
May 25, 201510 yr Author No, the mod is somewhat like a debug mod. It shows what stage the game is in while loading. I just need my mod to load first. It's mainly for testing a private modpack I'm working on. Written by me, executed by me, dead to me.
May 25, 201510 yr Author I know, but the mod I'm working on is different, I just want my mod to load before any others, or atleast before most of them. The other thing is the modpack I use requires optifine, if it doesn't have it, it crashes. And optifine blocks the new loading screen. Written by me, executed by me, dead to me.
May 25, 201510 yr Author So, in build.gradle, I put dependencies { before: * } Written by me, executed by me, dead to me.
May 25, 201510 yr Author So @Mod(name = _V.name, modid = _V.modid, version = _V.version, dependencies = "before:*") should work? Written by me, executed by me, dead to me.
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.