Hi 2 all! I have a problem.
I wanted to make a little mod that add 3 items to game that are some modded items from another mod. I extract that mod, found items I need, open rhem with Notepad++, edit some values and description strings, then copy craft recipe from original and edit it to make those items craft not ony by original recipe but also craft from original item to edited and also add reverse recipe, and then save them with new names. Then I edited some mod description files and delete all unnecessary files that are nod modified. But when I tried to compile them into a mod, Terraria Mod Compiler got this: error CS1704: Сборка с простым именем "MP3Sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null уже импортирована. Рекомендуется удалить одну из ссылок или разрешить параллельный вызов компонентов. (on English: An assembly with the same simple name "MP3Sharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" has already been imported. Try removing one of the references or sign them to enable side-by-side.) What this error means and how to fix it and make my little mod? I have 0 experience in programming.
Edited items (from HyperTerraria mod) added to post.
PS. And sorry if my English was bad.