now i have heard this has been done before, but it was pretty bad (may be good now tho).
as a little side project for a friend who is getting really annoyed with people using the same ids so he spends 4 hours having to organise 140 mods to work together.
i would like to know a little about how it works, i looked at some of them, seemed strait forward at the start:
look for "I:" then change the id which is anything after "="
but i looked at advanced solar panel's config and the packet size default 512 is written the same way as item ids.(I:"Quantum generator default production"=512)
now there are categories, Items, General, Blocks and other so i will make it so it will search for Blocks{ or Items{ first.
what i would like to know is if the blocks and items 4000 ish id tables are separate from each other, i would assume so, but its bad to assume things
also if there are other ids that i should look for as well, water, biomes? are they assigned similarly or dynamically?
thanks for the help