emf config has invalid key lang
VaporeonScripts opened this issue ยท 2 comments
I seem to have missed translation keys for the values themselves,
the key config.entity_texture_features.settings_button_loc.title will work for the new setting description
this will be with the boolean option having been changed to an enum for choosing the position of the button on the screen as well as disabling it
enum values:
OFF,
BOTTOM_RIGHT,
TOP_RIGHT,
TOP_LEFT,
BOTTOM_LEFT
