You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to me that this setting ought to be world-specific (since the appropriate value AFAICT depends on what other mods are enabled in the world), not global, and therefore ought to use the technic.config table instead of the minetest.settings table. If people agree, I can put together a patch.
The text was updated successfully, but these errors were encountered:
It seems to me that this setting ought to be world-specific (since the appropriate value AFAICT depends on what other mods are enabled in the world), not global, and therefore ought to use the
technic.config
table instead of theminetest.settings
table. If people agree, I can put together a patch.The text was updated successfully, but these errors were encountered: