added config files

This commit is contained in:
2024-09-25 03:12:49 +02:00
parent 9a84b7a147
commit e028f16b78
373 changed files with 16567 additions and 0 deletions

6
config/nerb.yaml Normal file
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.
buttonMode: TOGGLE