So, when i try to do a lot of changies for another mods my main problem is to find item or recipe i wish to mod as i need to find in locale proper name and only them find it. Is it a way to skip this step? may be a way to run game without any locale to see ingame true names for all things? or smth else.
How another modders solve this moment?
How to get proper name of item, recipe etc?
- ShadowScaleFTL
- Inserter
- Posts: 25
- Joined: Mon Jan 23, 2017 3:30 pm
- Contact:
Re: How to get proper name of item, recipe etc?
This can be done with the following method:
- Open debug settings F4 by default
- Enable "Show-Debug-Info-In-Tooltips"
- Close Debug Settings
- Hover pointer over any building or entity to reveal the internal name (and much more) in the right hand panel
- ShadowScaleFTL
- Inserter
- Posts: 25
- Joined: Mon Jan 23, 2017 3:30 pm
- Contact:
Re: How to get proper name of item, recipe etc?
Yes, exactly what i need!
- ickputzdirwech
- Filter Inserter
- Posts: 792
- Joined: Sun May 07, 2017 10:16 am
- Contact:
Re: How to get proper name of item, recipe etc?
It seems like only few people know about this but if you hover over an entity, technology or item you can press ctrl-shift-F and a window with the prototype properties will open.
Mods: Shortcuts for 1.1, ick's Sea Block, ick's vanilla tweaks
Tools: Atom language pack
Text quickly seems cold and unfriendly. Be careful how you write and interpret what others have written.
- A reminder for me and all who read what I write
Tools: Atom language pack
Text quickly seems cold and unfriendly. Be careful how you write and interpret what others have written.
- A reminder for me and all who read what I write
Re: How to get proper name of item, recipe etc?
Wow!ickputzdirwech wrote: ↑Fri Sep 25, 2020 12:14 pm It seems like only few people know about this but if you hover over an entity, technology or item you can press ctrl-shift-F and a window with the prototype properties will open.
Count me among those as un-enlightened.... until now.
It even has wiki links so we can look up the meanings. To whom do I apply for making up the lost time wasted doing it the old way?
Thanks