clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -0,0 +1,11 @@
# Configuration file
general {
# If this is set to false, it will not show the mutation tree for a specific bee if the same tree is already displayed. [default: true]
B:shouldShowDuplicateTrees=true
# Set this to true, if you wish for the mod to show secret bee mutations. [default: false]
B:shouldShowSecretMutations=true
}