• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Creating new items

Atrophied

Refugee
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 ?

 
Last edited by a moderator:
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.

 
Back
Top