moving around

This commit is contained in:
2025-07-26 15:09:57 +02:00
parent c036755c2e
commit 3266144373
843 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Specifies the list of sidebars that should be disabled/enabled when the recipe book button is pressed. Only works when TOGGLE mode is enabled. Supported values: index, craftables, favorites, lookup-history, craft-history, chess. If none of the values are specified, clicking the recipe book button will disable the entire EMI UI. Even though all sidebars are listed here, EMI itself may prevent some its UI elements from being disabled.
toggleableSidebars:
- craftables

View File

@@ -0,0 +1,6 @@
# Recipe Book mode:
# DISABLED: Removes the recipe book button with its default functionality from your inventory.
# ENABLED: Retains the recipe book button in your inventory, but its default functionality remains disabled.
# DISCOVERED: Automatically unlocks all existing recipes in your recipe book. Does not apply any optimizations.
# TOGGLE: Keeps the recipe book button in your inventory, but instead of toggling the recipe book, it toggles the visibility of the JEI/REI/EMI UI. Its default functionality remains disabled. Sometimes can be additionally configured in separate configuration files for compats.
buttonMode: TOGGLE