In some cases it is desirable to have the names and textures of items registered by other mods left alone, even if it comes at the expense of them no longer fitting particularly well with technic.
This PR simply adds a setting to technic.conf (called "enable_steel_override" to fit in with the others) that, when set to false, skips over the entire overrides.lua file. The default is true, which retains the existing behavior.
In some cases it is desirable to have the names and textures of items registered by other mods left alone, even if it comes at the expense of them no longer fitting particularly well with technic.
This PR simply adds a setting to technic.conf (called "enable_steel_override" to fit in with the others) that, when set to false, skips over the entire overrides.lua file. The default is true, which retains the existing behavior.