Support: How to add Industrialcraft ores to zombemod

  • Hello, I am using the cheat functionality of zombe mod to see where ores are. I want to add the ores that are part of industrialcraft to the cheat portion of zombe mod so that i can see them as well as the default minecraft ores.
    What are the codes for the ic ores?

    for redstone the code in zombe mod is this: "oreR/LightRed"
    oreR is the code for redstone and LightRed is the color that is displayed

    what do i have to input for tin and copper, and what are those codes called so that i can just google them next time, or search the forums, etc

  • TMI isn't what you want. It can help though.

    All you need to do is find the data value for the item, and put that instead of "oreR", like "123/Green"

    The data values can be found via TMI, or via the IC id's config.

    EDIT:
    blockOreCopper=249
    blockOreTin=248
    blockOreUran=247