Toolbelt - Modable?

Place to get help with not working mods / modding interface.
Post Reply
Turtle
Fast Inserter
Fast Inserter
Posts: 240
Joined: Sat May 31, 2014 9:45 pm
Contact:

Toolbelt - Modable?

Post by Turtle »

Hi all! Does anyone know if the toolbelt can be modded? I wanted to change some things around. Right now, it's like this:
[1][2][3][4][5] [Shift+1][Shift+2][Shift+3][Shift+4][Shift+5] - Which I changed from Shift to Ctrl because it's easier for me.
[ ][ ][ ][ ][ ] [ ][ ][ ][ ][ ] - Extra bar from research

I like to use F1 - F4 or F5 sometimes, so I want to line up the toolbelt like this:
[F1][F2][F3][F4][F5] [ ][ ][ ][ ][ ]
[1][2][3][4][5] [ ][ ][ ][ ][ ]

This also brings up the issue with keybinds, F4 - F7 are used for debug tools and I don't see where they can be rebound. Maybe they're hard coded? I've tried looking through the lua files in the core and base files but didn't see anything about toolbelts. I'd appreciate if anyone can point me in the right direction. Thanks!

User avatar
FreeER
Smart Inserter
Smart Inserter
Posts: 1266
Joined: Mon Feb 18, 2013 4:26 am
Contact:

Re: Toolbelt - Modable?

Post by FreeER »

edit: nvm, just reread what you wrote :) I didn't see a config for F4 (debug menu) so...I'm guessing hard coded.
Just checked out the config.ini (located in Factorio\config) and found

Code: Select all

quickbar-6=SHIFT + 1
quickbar-7=SHIFT + 2
quickbar-8=SHIFT + 3
quickbar-9=SHIFT + 4
quickbar-10=SHIFT + 5
I haven't actually tried to change it but...

Post Reply

Return to “Modding help”