It seems like all modding guides are focused on how to create new entities and recipes, which are probably the most popular categories of mod.
Unlike most mods, I'm hoping to REMOVE something from a piece of the stock UI, namely the entity info box (the thing that pops up on the right whenever you mouse over an entity).
Can anyone point me to a mod that does something like this? Or at least some mod that changes some part of the stock UI in any way? (Even if it's adding content.)
I'm hoping to find some code that will be 90% of what I need and then I can just make the necessary changes to reach my goal.
Removing information from stock UI?
-
- Inserter
- Posts: 24
- Joined: Sun Jul 31, 2016 1:54 am
- Contact:
Re: Removing information from stock UI?
https://lua-api.factorio.com/latest/pro ... le_in_game
You can prevent entities being selectable entirely, is that what you want?
You can prevent entities being selectable entirely, is that what you want?
My mods
Content: Lunar Landings | Freight Forwarding | Spidertron Patrols | Spidertron Enhancements | Power Overload
QoL: Factory Search | Module Inserter Simplified | Wire Shortcuts X | Ghost Warnings
Content: Lunar Landings | Freight Forwarding | Spidertron Patrols | Spidertron Enhancements | Power Overload
QoL: Factory Search | Module Inserter Simplified | Wire Shortcuts X | Ghost Warnings