So, I play FTB unleashed. I have modified the pack, I added a few mods and took a few mods out. So I don't think I should put this in the tech-support section. I'm adding CustomNPC's to the pack.
When I do, I get a crash because of block ID conflicts. So I switched the Block IDs from the default values to values I found that weren't used.
(I really don't understand exactly how this Mod is handling ID's, it give two places where ID's "start")
That fixed it so that it wouldn't crash when the game loaded, but for some reason its still trying to overwrite ID's that are in use by other mods. but I still get this when I try to load up a world:
This is bizarre because the ID's its trying to overwrite are nowhere near the ID's I told the mod in the configs to use. It set the two starting places to 1762 & 410, why is it overwriting ID's 2200 - 2238? Please help!
When I do, I get a crash because of block ID conflicts. So I switched the Block IDs from the default values to values I found that weren't used.
![CIZPKlmWgAAkkZ6.png:large](/proxy.php?image=https%3A%2F%2Fpbs.twimg.com%2Fmedia%2FCIZPKlmWgAAkkZ6.png%3Alarge&hash=8bd8cc462847ae61e90f896add5116ea)
(I really don't understand exactly how this Mod is handling ID's, it give two places where ID's "start")
That fixed it so that it wouldn't crash when the game loaded, but for some reason its still trying to overwrite ID's that are in use by other mods. but I still get this when I try to load up a world:
![CIZOLCXWgAAwCeS.png:large](/proxy.php?image=https%3A%2F%2Fpbs.twimg.com%2Fmedia%2FCIZOLCXWgAAwCeS.png%3Alarge&hash=76442a0a943b1a7dcfd69ec5d67d9767)
This is bizarre because the ID's its trying to overwrite are nowhere near the ID's I told the mod in the configs to use. It set the two starting places to 1762 & 410, why is it overwriting ID's 2200 - 2238? Please help!