tModLoader Need a little help

Silverdemon

Terrarian
I've messed up a few places in this due to I'm clueless on some of it. I'm wondering if someone can help me iron the kinks out of this small mod I made so I can use that to help myself with the other things. If someone wants to help thank you.
 

Attachments

  • ShadowMod001.zip
    48.2 KB · Views: 54
Are you using IDE? Your mod seem to have a lot of missing imports. And a lot of easy to fix errors too.
Also, you have to make 4 tiles yourself(bars and ores).
 
I've messed up a few places in this due to I'm clueless on some of it. I'm wondering if someone can help me iron the kinks out of this small mod I made so I can use that to help myself with the other things. If someone wants to help thank you.
Alright i figured out quite abit. Only problem now its saying that the name color could not be found. Heres the code: AddMapEntry(new Color(200, 200, 200), "Handmade Shadowforge");
 
Back
Top Bottom