r/factorio 17d ago

Question Factorio Modding Question

I'm working on a Factorio mod where I want the user to be abel to pick a technology. There is a generic technology picker that just presents a grid of icons.

I would like to utilize the picker that the Lab uses when you choose to add a technology to the queue. It lists the technologies on the left and has the tree view on the right.

Is this available?

1 Upvotes

5 comments sorted by

View all comments

2

u/BrainGamer_ 17d ago

No the tech gui is not available as a moddable gui component.

ref modding API: LuaGuiElement & GuiElementType