Modding documentation has small mistake with quick-bar-count
Posted: Thu Dec 14, 2017 1:03 am
http://lua-api.factorio.com/latest/Conc ... l#Modifier
lists "quick-bars-count" but I was getting errors when using that string with 0.16.x, so I checked /data/base/prototypes/technology/technology.lua and found that it should be "quick-bar-count" (no 's' character)
Hopefully someone reading this can update the documentation
lists "quick-bars-count" but I was getting errors when using that string with 0.16.x, so I checked /data/base/prototypes/technology/technology.lua and found that it should be "quick-bar-count" (no 's' character)
Hopefully someone reading this can update the documentation
