Adding a Mod to a preset pack.

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Devon Hanrahan

New Member
Jul 29, 2019
2
0
0
So I'm running the direwolf20 pack, version 5.3.2. I first tried his 1.1.3 version and it wasn't running smoothly on my system. But I love the tinkers construct mod, so I'm trying to add that mod to the pack i can run but it's not working properly. I've made sure I've had the right version of the mod for the mineraft version it runs off of, but to no avail it just won't load correctly. Can anyone help me troubleshoot this issue? I love that mod and that pack I'm in, to have them together would be awesome.
 

Tristam Izumi

New Member
Jul 29, 2019
1,460
0
0
Yep, knowing what kind of error you're getting will help us in diagnosing the problem.

Shooting in the dark, I'd guess a block ID conflict; you'll have to see what mod TiC is conflicting with in the logs, then edit the block ID in either mod's config.

This should hopefully get it loading for you, but you'll still need to check for item ID conflicts in the FML log file (item ID conflicts don't cause a crash, they just make derpy in-game recipes and items). Search the aforementioned log file for "conflict" to see when and where there are item ID conflicts. You'll have to reassign one of the offending conflicts in the config files in much the same way as you did with item IDs.
 

Devon Hanrahan

New Member
Jul 29, 2019
2
0
0
2013-11-28 12:47:05 [SEVERE] [ForgeModLoader] The mod TConstruct (Tinkers' Construct) requires mod versions [Forge@[8.9,)] to be available. I've got forge installed of course, but I'm not sure how to find out which version of forge I've got. I forced updated about a week ago to make sure I had all mod updates, but it didn't change anything.
 

Tristam Izumi

New Member
Jul 29, 2019
1,460
0
0
2013-11-28 12:47:05 [SEVERE] [ForgeModLoader] The mod TConstruct (Tinkers' Construct) requires mod versions [Forge@[8.9,)] to be available. I've got forge installed of course, but I'm not sure how to find out which version of forge I've got. I forced updated about a week ago to make sure I had all mod updates, but it didn't change anything.
Thankfully, the guys at FTB made it pretty easy to update Forge via their "Edit Mods" window. First, open that, go to the "JarMods" tab, then click "Open Folder".

In a browser, go to here. You'll want to download the "universal" version of "Latest-1.5.2". Save this to the folder above (or save it wherever you want and move it there once it's done downloading). Now reload the JarMods tab, disable the old Forge mod and enable the new Forge mod.