Jump to content

Creating new items


Atrophied

Recommended Posts

I have been working on a mod to add schematic books for parts, I have it debugged for errors and working except the schematic books use the internal name for the item, IE "gunPistolPartsSchematic" for example instead of "Pistol Parts Schematic", any way I can fix this ? The names of the recipes they unlock are fine.

Do I have to make an entry in the localization file to give them a proper name and how would I do that if so ?

Link to comment
Share on other sites

I have been working on a mod to add schematic books for parts, I have it debugged for errors and working except the schematic books use the internal name for the item, IE "gunPistolPartsSchematic" for example instead of "Pistol Parts Schematic", any way I can fix this ? The names of the recipes they unlock are fine.

Do I have to make an entry in the localization file to give them a proper name and how would I do that if so ?

 

Yes, you do have to add an entry to the localization file. Take a look at it, its format is self-explanatory.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...