Skip to content

New EMI Compat doesn't allow for toggle visibility #23

@Phoenixcresset

Description

@Phoenixcresset

Hello, thank you for your time !
Since the last update that added EMI compatibility, it looks like the intended way to set the recipe book action to toggle the visibility of EMI is to set toggleableSidebars like this :
toggleableSidebars:
However, if done so, on loading the game, the config defaults back to :

toggleableSidebars:
- craftables

Also, looking at the code, it looks like in the else case of if (!sidebars.isEmpty()), EmiScreenManager.toggleVisibility is set to false, is this intended ? (I have no idea how emi works under the hood, but it seems redundant since you already set it to false in all cases a few lines aboves)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions