Attila's QuickBar Mod


Auto-links hand crafted item to first free quickbar slot if not already linked. Makes it easier to access hand crafted items that are not linked to the quickbar.

Utilities
a month ago
0.17 - 2.0
142

g How to: Update to 2.0 and Space Age

a month ago

Hello, I've been using this mod for a long time and I just wish to help others who want to use this mod in the future, in case it doesn't get updated anymore.
Here's an how-to on how to update the mod to be compatible for SA and 2.0+ :

first, to fix a crash when hand-crafting the 'recycling' action from Fulgura, go to control.lua, right on the line after "script.on_event" (line 4), add :

if event.recipe.prototype.main_product == nil then return end

Finally, in info.json, with the entry named "factorio_version", change its value from 1.1 to 2.0.
Don't forget to save, and voilà! It's done.

a month ago

Glad to see someone is using this mod. Mod is now updated and thanks for the fix. I would not have seen that as I don't have SA yet.

a month ago

You're welcome! If I see anything else to fix, i'll mention it here.

New response