Bob's Adjustable Inserters


Adds hotkeys and a GUI to adjust inserter pickup and drop locations.

Content
4 months ago
0.13 - 1.1
305K
Logistics

g How can i remove the GUI botton thats in the top left corner?

6 years ago

yea, how can i remove the GUi button thats in the top left? its annoying and i never use it,

6 years ago

It's not a GUI created by this mod, its actually created by the bobslogistics mod.
Comment out line 181 of control.lua in that mod to disable the button.

" -- player.gui.top.add({type = "checkbox", name = "bob_logistics_inserter_button", state = global.bobmods.logistics[player_index].show, style = "bob-logistics-inserter-button"})
"

New response