Restores vanilla look of some items, recipes and technologies
Small changes concerning balance, gameplay, or graphics.
Wrong title, should be "don't name your global table 'util'"
apparently this conflicts with the util that comes with the game by default, causing incompatibilities with other mods.
looks like any mod that starts with a letter after v would crash the game when using util in data-final-fixes
Thanks for reporting!
My use of util is
util
So declaring such non local util as local would fix the issue. correct?
Seems so, but I don't have a computer right now to test it out, sorry for that
After adding local the game doesn't crash now. I'm definitely not a fan of lua requiring 'local' as a keyword instead of something like 'global'.
Fixed in 0.0.3.