Hello
Im doing some basic modding and have a question can anyone tell me were the block Ids for Copper and Tin are or for that matter all the items if there's a list?
Hello
Im doing some basic modding and have a question can anyone tell me were the block Ids for Copper and Tin are or for that matter all the items if there's a list?
Hello
Im doing some basic modding and have a question can anyone tell me were the block Ids for Copper and Tin are or for that matter all the items if there's a list?
Configuration file?
If you're modding you should be able to get them from the API or via OreDictionary though.
I found the DefaultIds file but I dont really understand how this works, are the ID's set or are they variable depending on ID conflicts?
they depend on ID Conflicts
Im not sure if this how I have IC2 setup in eclipse but when I run the mod copper ore comes back with 249 however Lead ore comes back with 4003, going by the Default Ids shouldnt copper be returning as 4001?
Copper ore has been in IC2 before we had 4096 block IDs with Forge. Lead hasn't.